This class extracts and organizes the main menus from the database and displayes it to the user. Shows only where permissions apply.
This is the complete menu extraction class.
Located in /legacy/navigation.class.php (line 20)
PHPDS_dependant | --navigation
Class | Description |
---|---|
PHPDS_navigation |
Inherited from PHPDS_dependant
PHPDS_dependant::$dependance
PHPDS_dependant::$parent
Assists write_menu in calling menu children.
Convert plugin file location to unsigned CRC32 value. This is unique and allows one to locate a menu item from location as well.
Determines what the menu item should be named.
This method compiles the history tree seen, this is the tree that the user sees expand when going deeper into menu levels.
On the default template this is the navigation link string top left above the menus.
Creates a link that looks like all the other submit buttons.
Returns the correct string for use in href when creating a link for a menu id. Will return sef url if possible.
Will return self url when no menu id is given. No starting & or ? is needed, this gets auto determined! If left empty it will return current active menu.
This method saves the current URL with the option to add more $this->security->get variables like ("&variable1=1&variable2=2") This is mostly used for when additional $this->security->get variables are required! Usefull when using forms.
Returns true if menu should show.
Compiles menu items in order.
Inherited From PHPDS_dependant
PHPDS_dependant::__construct()
PHPDS_dependant::construct()
PHPDS_dependant::debugInstance()
PHPDS_dependant::factory()
PHPDS_dependant::factoryWith()
PHPDS_dependant::info()
PHPDS_dependant::log()
PHPDS_dependant::PHPDS_dependance()
PHPDS_dependant::_log()
PHPDS_dependant::__call()
PHPDS_dependant::__get()
PHPDS_dependant::__set()
Documentation generated on Tue, 09 Aug 2011 09:05:00 +0200 by phpDocumentor 1.4.3