require_once 'HTML/Menu/Renderer.php';
void HTML_Menu_Renderer::renderEntry (array $node, int $level, int $type)
void HTML_Menu_Renderer::renderEntry
This package is not documented yet.
Element being rendered
Current depth in the tree structure
Type of the element (one of HTML_MENU_ENTRY_* constants)
throws no exceptions thrown
This function can not be called statically.