HVMenu class This module is being retained for legacy applications which still use the core javascript system (version 5.41) which was written by Ger Versluis 24 December 2001.
Located in /hvmenu-defs.php (line 53)
RenderableObject | --HVmenu
Height of menu items in pixels
Width of all menu items in pixels
Menu language
WWW menu URL - theme aware
Path to menu variables file - theme aware
Unique database menu ID
Level of menu to render
Menu name eg: 'main'
Positioned relatively, or not
Name of stylesheet file to get menu styles from
Constructor Create the HV menu object.
Display in webpage Inserts the javascript necessary to embed the menu into a given webpage.
NB: Normally the webpage passed in here is $RESPONSE.
This renders the field as HTML.
Inserts the HTML DIV tag which the HVmenu will use to position itself to. The name of the DIV is taken from the unique menu ID, and corresponds to the TargetLoc variable defined above..
Inherited From RenderableObject
RenderableObject::RenderableObject()
RenderableObject::html()
RenderableObject::render()
RenderableObject::wml()
RenderableObject::wmlup()
RenderableObject::xml()
Documentation generated by phpDocumentor 1.3.0RC3