DirectTreeRenderer::setItemTemplate()

DirectTreeRenderer::setItemTemplate() -- Sets the item template (HTML that wraps around entries)

Synopsis

Описание

These are the strings that will be prepended and appended to HTML generated for menu entries. Defaults are

'<li>'
and
'</li>'

Параметр

string $prepend

this will be prepended to the entries HTML

string $append

this will be appended to the entries HTML

Throws

throws no exceptions thrown

Заметка

Эта функция не должна вызываться статически.

    Поддержать сайт на родительском проекте КГБ