GMENUITEM

Additional properties for Menu item states

These properties are additionally available for the GMENU item states although the main object is declared to be GIFBUILDER.

It is evident that it is an unclean solution to introduce these properties on the same level as the GIFBUILDER object in a single situation like this. However this is how it irreversibly is and has been for a long time.

Property

noLink

Data type

boolean

Description

If set, the item is not linked!

Property

imgParams

Data type

params

Description

Parameters for the <img>-tag

Property

altTarget

Data type

string

Description

Alternative target which overrides the target defined for the GMENU

Property

altImgResource

Data type

imgResource

Description

Defines an alternative image to use. If an image returns here, it will override any GIFBUILDER configuration.

Property

ATagParams

Data type

string /stdWrap

Description

Additional parameters

Property

ATagTitle

Data type

string /stdWrap

Description

which defines the title attribute of the a-tag. (See TMENUITEM also)

Property

additionalParams

Data type

string /stdWrap

Description

Define parameters that are added to the end of the URL. This must be code ready to insert after the last parameter.

For details, see typolink->additionalParams

Property

wrap

Data type

wrap

Description

Wrap of the menu item.

Property

allWrap

Data type

wrap /stdWrap

Description

Wraps the whole item.

Property

subst_elementUid

Data type

boolean

Default

0 (false)

Description

If set, "{elementUid}" is substituted with the item uid.

Property

allStdWrap

Data type

->stdWrap

Description

stdWrap of the whole item

[tsref:(cObject).HMENU.(mObj).GMENUITEM]