The menuoption is a class which contains the properties of a single option on a menu.
Located in /menu-defs.php (line 692)
RenderableObject | --menuoption
Internal field which combines the sitepage
Whether menuoption is active (displayed)
Whether to apply auth code
Menu option descriptive text
Order of display
Whether menuoption exists in database
Height of option in pixels
True if this menu option is the parent of sub-menu options
Menuoption displayed label
When menu option was last modified (datetime)
menuoption ID
menu ID the option belongs to
Menu option level
Parent ID of this menu option
Target site webpage when clicked
Paramter string to pass on webpage URL
Array of user groups allowed to access this menuoption
User type restriction
Width of option in pixels
Constructor Create a new menuoption object.
Get the menuoption.
Retrieves the specified menuoption from database.
Save the menuoption.
Save this menuoption to the database. Create a new one if it doesn't already exist.
Synchronise sitepage parameters with manually edited values. This
check ensures that if people have added stuff directly into the ax_menuoption.action table field, we pick it up and sync it to our sitepage_parms field. However this only occurs if there is nothing defined in the sitepage_parms field.
Inherited From RenderableObject
RenderableObject::RenderableObject()
RenderableObject::html()
RenderableObject::render()
RenderableObject::wml()
RenderableObject::wmlup()
RenderableObject::xml()
Documentation generated by phpDocumentor 1.3.0RC3