DirectTreeRenderer::setLevelTemplate()
DirectTreeRenderer::setLevelTemplate() -- Sets the level template (HTML that wraps around the submenu)
Описание
These are the strings that will be prepended and appended to HTML generated for menu level. Defaults are
'<ul>' |
'</ul>' |
Параметр
- string $prepend
this will be prepended to the rows HTML
- string $append
this will be appended to the rows HTML
Пред. | Начало | След. |
DirectTreeRenderer::setItemTemplate() | Уровень выше | DirectTreeRenderer::toHtml() |