Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
Вернуться к: HTML_Menu
void HTML_Menu_DirectTreeRenderer::setLevelTemplate ( string $prepend , string $append )
These are the strings that will be prepended and appended to HTML generated for menu level. Defaults are
and
this will be prepended to the rows HTML
this will be appended to the rows HTML
throws no exceptions thrown
This function can not be called statically.
Вернуться к: HTML_Menu