TMENUITEM¶
The current record is the page-record of the menu item. Now, if you would like to get data from the current menu item's page record, use stdWrap.data = field : [field name].
Properties¶
allWrap¶
wrapItemAndSub¶
subst_elementUid¶
-
subst_elementUid
¶ -
- Type
- boolean
- Default
- 0 (false)
If set, all appearances of the string '{elementUid}' in the total element HTML code (after wrapped in .allWrap} are substituted with the uid number of the menu item.
This is useful if you want to insert an identification code in the HTML in order to manipulate properties with JavaScript.
before¶
beforeWrap¶
-
beforeWrap
¶ -
- Type
- wrap
wrap around the ".before"-code
after¶
afterWrap¶
-
afterWrap
¶ -
- Type
- wrap
wrap around the ".after"-code
linkWrap¶
-
linkWrap
¶ -
- Type
- wrap
stdWrap¶
ATagBeforeWrap¶
-
ATagBeforeWrap
¶ -
- Type
- boolean
- Default
- 0 (false)
If set, the link is first wrapped with ".linkWrap" and then the <A>-tag.
ATagParams¶
ATagTitle¶
additionalParams¶
doNotLinkIt¶
doNotShowLink¶
stdWrap2¶
altTarget¶
-
altTarget
¶ -
- Type
- target
Alternative target overriding the target property of the TMENU if set.
allStdWrap¶
-
allStdWrap
¶ -
- Type
- ->stdWrap
stdWrap of the whole item