addBlockfile()

addBlockfile() -- Adds a block contained in the file to the template

Synopsis

Описание

Adds a block taken from a file to the template, changing a variable placeholder to a block placeholder.

Параметр

string $placeholder

name of the variable placeholder

string $block

name of the block to be added

string $filename

template file that contains the block

Возвращаемое значение

return SIGMA_OK on success, error object on failure

См. также

see HTML_Template_Sigma::addBlock()

Throws

Заметка

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

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