HTML_QuickForm::applyFilter()

HTML_QuickForm::applyFilter() -- Applies a filter for the given field(s)

Synopsis

Описание

Applies a data filter for the given field(s). Filter is applied recursively.

Параметр

mixed $element

Form element name or array of such names. Special name '__ALL__' means all the form elements.

mixed $filter

Callback, either function name or array(&$object, 'method')

Throws

Заметка

since 2.0

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

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