HTML_MenuBrowser::setIDPrefix()
HTML_MenuBrowser::setIDPrefix() -- Sets the prefix for every id in the menu hash.
概要
require_once 'HTML/MenuBrowser.php'; |
void HTML_MenuBrowser::setIDPrefix (string $prefix)
例外・エラー
throws no exceptions thrown
注意
この関数は、スタティックにコールする
ことはできません。