HTML_Menu::getPath() (Previous) (Next) HTML_Menu::setMenu()

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

HTML_Menu::render()

HTML_Menu::render() -- Renders the menu.

Beschreibung

All logic to actually create the output is contained in the renderer. render() just calls the appropriate method to traverse the menu structure.

Parameter

object HTML_Menu_Renderer &$renderer

Renderer to use

string $menuType

type of the menu

Fehler-Meldungen

throws PEAR_Error. If the renderer is not designed to handle this type of menu, it will throw an error.

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

HTML_Menu::getPath() (Previous) (Next) HTML_Menu::setMenu()

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.