Home | Gifts |
$anchorName
- the unprocessed anchor name
$compatibilityMode
- SMELL: compatibility with what?? Who knows.
$anchorName
- the unprocessed anchor name
$compatibilityMode
- SMELL: compatibility with what?? Who knows.
$theWeb
- the web containing the topic
$theTopic
- the topic to be link
$theLinkText
- text to use for the link
$theAnchor
- the link anchor, if any
$doLinkToMissingPages
- boolean: false means suppress link for non-existing pages
$doKeepWeb
- boolean: true to keep web prefix (for non existing Web.TOPIC)
$hasExplicitLinkLabel
- boolean: true in case of explicit link label
$theParams
- the URL parameters specified by ?name1=value1;name2=valu2;... excluding the leading ?. This is added as per Item7505. This parameter's natural position is before $theAnchor
. But to minimize code changes, it's introduced as the laster one
$text
- Text to process
$tag
- XHTML-style tag.
\%map
- Reference to a hash to contain the removed blocks
\$text
- reference to text to process
\%map
- map placeholders to blocks removed by takeOutBlocks
$tag
- Tag name processed by takeOutBlocks
$newtag
- Tag name to use in output, in place of $tag. If undefined, uses $tag.
$callback
- Reference to function to call on each block being inserted (optional)
Revision r11 - 2018-07-16 - 03:20:47 - TWikiContributor | Edit |