HTML_MenuBrowser::setIDPrefix()

HTML_MenuBrowser::setIDPrefix() – メニューハッシュのすべての ID 用のプレフィックスを設定する

Synopsis

require_once 'HTML/MenuBrowser.php';

void HTML_MenuBrowser::setIDPrefix ( string $prefix )

Description

This package is not documented yet.

Parameter

string $prefix

Throws

例外はスローされません。

Note

This function can not be called statically.