previousHTML_Menu_Renderer::finishRow() (Previous) (Next) HTML_Menu_Renderer::setMenuType()next

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

HTML_Menu_Renderer::renderEntry()

HTML_Menu_Renderer::renderEntry() – Renders the element of the menu (package developer related)

Synopsis

require_once 'HTML/Menu/Renderer.php';

void HTML_Menu_Renderer::renderEntry ( array $node , int $level , int $type )

Description

This package is not documented yet.

Parameter

array $node

Element being rendered

integer $level

Current depth in the tree structure

integer $type

Type of the element (one of HTML_MENU_ENTRY_* constants)

Throws

throws no exceptions thrown

Note

This function can not be called statically.

previousHTML_Menu_Renderer::finishRow() (Previous) (Next) HTML_Menu_Renderer::setMenuType()next

Download Documentation Last updated: Sun, 18 Oct 2009
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.