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
)
Описание
This package is not documented yet.
Parameter
-
string
$prefix
-
Throws
throws no exceptions thrown
Замечание
This function can not be called statically.
Пред. | HTML_Menu | След. |
HTML_MenuBrowser::setDirectory() | PEAR Руководство | Package HTML_Menu Constants |