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)

Description

This package is not documented yet.

Parameter

string $prefix

Throws

throws no exceptions thrown

Note

This function can not be called statically.