a (function)

a(content='', href=False, tableIndex=False, thumbnail=False, pull=False, triggerStyle=False, htmlClass=False, htmlId=False, notification=False, postInBackground=False, openInNewTab=False, popover=False)[source]

Generate an anchor - TBS style

Key Arguments

  • content – the content

  • href – the href link for the anchor

  • tableIndex – table index for the dropdown menus [ False | -1 ]

  • pull – direction to float the link (esp if image)

  • triggerStyle – link to be used as a dropDown or tab trigger? [ False | “dropdown” | “tab” | “thumbnail” ]

  • htmlClass – the class of the link

  • htmlId – the html id of the anchor

  • postInBackground – post to the href in the background, to fire data off to a cgi script to action without leaving page

  • notification – a notification to be displayed on webpage

  • openInNewTab – open the link in a new tab?

Return

  • a – the a