These codes all result, with the exception of ^linkTo, in the creation of a set of links in HTML output; ^linkTo creates a link to a specific item object or note. Note the arguments are optional. ^ancestors^ works without any other arguments, outputting just the links without any further optional formatting.
- ^ancestors( start, list-item-prefix, list-item-suffix, end )^
- ^basicLinks( start, list-item-prefix, list-item-suffix, end )^
- ^childLinks( start, list-item-prefix, list-item-suffix, end )^
- ^inboundBasicLinks( [start, list-item-prefix, list-item-suffix, end, type] )^
- ^inboundLinks( start, list-item-prefix, list-item-suffix, end )^
- ^inboundTextLinks( [start, list-item-prefix, list-item-suffix, end, type] )^
- ^linkTo( item [, data] [,css class] )^
- ^outboundBasicLinks( [start, list-item-prefix, list-item-suffix, end, type] )^
- ^outboundTextLinks( [start, list-item-prefix, list-item-suffix, end, type] )^
- ^outboundWebLinks( [start, list-item-prefix, list-item-suffix, end, type] )^
- ^siblings( start, list-item-prefix, list-item-suffix, end )^
- ^similarTo( item, count[, start, list-item-prefix, list-item-suffix, end] )^
- ^url( item )^
[Last updated: 1 Dec 2008]
Licensed under Creative Commons Attribution-Noncommercial-Share Alike 3.0 License
[See aTbRef CC licence Attribution/Waiver info info]