placeholderExists()

placeholderExists() -- Checks whether the placeholder exists

Synopsis

Описание

Checks whether the placeholder exists in the template, returns the name of the (first) block that contains the specified placeholder.

Параметр

string $placeholder

Name of the placeholder you're searching

string $block

Name of the block to scan. If left out (default) all blocks are scanned.

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

return Name of the (first) block that contains the specified placeholder. If the placeholder was not found an empty string is returned.

Throws

Заметка

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

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