require_once 'HTML/Menu/Renderer.php';
void HTML_Menu_Renderer::renderEntry ( array $node , int $level , int $type )
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.