HTML_MenuBrowser::setIDPrefix()

HTML_MenuBrowser::setIDPrefix() -- Sets the prefix for every id in the menu hash.

Synopsis

require_once 'HTML/MenuBrowser.php';

void HTML_MenuBrowser::setIDPrefix (string $prefix)

Beschreibung

Dieses Package ist noch nicht dokumentiert.

Parameter

string $prefix

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.