HTML_Menu_Renderer::finishRow()
HTML_Menu_Renderer::finishRow() -- Finish the row in the menu (パッケージ開発者用)
概要
require_once 'HTML/Menu/Renderer.php'; |
void HTML_Menu_Renderer::finishRow (int $level)
パラメータ
- integer
$level
current depth in the tree structure
例外・エラー
throws no exceptions thrown
注意
この関数は、スタティックにコールする
ことはできません。