PHP Класс Prado\Util\TClassBehavior

С версии: 3.2.3
Автор: Brad Anderson ([email protected])
Наследование: extends Prado\TComponent, implements IClassBehavior
Показать файл Открыть проект

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

Метод Описание
attach ( $component ) Attaches the behavior object to the component.
detach ( $component ) Detaches the behavior object from the component.

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

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

Attaches the behavior object to the component.
public attach ( $component )

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

Detaches the behavior object from the component.
public detach ( $component )