constructor HTML_Menu_SigmaTreeRenderer()
constructor HTML_Menu_SigmaTreeRenderer() -- Class constructor.
概要
require_once 'HTML/Menu/SigmaTreeRenderer.php'; |
void constructor HTML_Menu_SigmaTreeRenderer::HTML_Menu_SigmaTreeRenderer (object HTML_Template_Sigma &$tpl [, string $prefix = 'mu_'])
説明
Sets the template object to use and sets prefix for template blocks and placeholders. We use prefix to avoid name collisions with existing template blocks and it is customisable to allow output of several menus into one template.
パラメータ
- string
$prefix
prefix for template blocks and placeholders
例外・エラー
throws no exceptions thrown
注意
この関数は、スタティックにコールする
ことはできません。