PHP Интерфейс Prado\Util\IBaseBehavior

С версии: 3.2.3
Автор: Brad Anderson ([email protected])
Показать файл Открыть проект

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

Метод Описание
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 )