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