PHP Класс DMS\Filter\Filters\ToUpper

Наследование: extends BaseFilter
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
apply ( Rule $rule, $value ) {@inheritDoc}
useEncoding ( ToUpper $rule ) : boolean Verify is encoding is set and if we have the proper function to use it

Описание методов

apply() публичный Метод

{@inheritDoc}
public apply ( Rule $rule, $value )
$rule DMS\Filter\Rules\Rule

useEncoding() публичный Метод

Verify is encoding is set and if we have the proper function to use it
public useEncoding ( ToUpper $rule ) : boolean
$rule DMS\Filter\Rules\ToUpper
Результат boolean