HTML_Menu_Renderer::finishRow()

HTML_Menu_Renderer::finishRow() – Finish the row in the menu (package developer related)

Synopsis

require_once 'HTML/Menu/Renderer.php';

void HTML_Menu_Renderer::finishRow ( int $level )

Description

This package is not documented yet.

Parameter

integer $level

current depth in the tree structure

Throws

throws no exceptions thrown

Note

This function can not be called statically.