DirectRenderer::setRowTemplate()
Описание
These are the strings that will be prepended and appended to HTML generated for menu entries on each call to finishRow(). Defaults are
'<tr>' |
'</tr>' |
Параметр
- string $prepend
this will be prepended to the entries HTML
- string $append
this will be appended to the entries HTML
Пред. | Начало | След. |
DirectRenderer::setMenuTemplate() | Уровень выше | DirectRenderer::toHtml() |