PHP 클래스 Prado\Util\TClassBehavior

부터: 3.2.3
저자: Brad Anderson ([email protected])
상속: extends Prado\TComponent, implements IClassBehavior
파일 보기 프로젝트 열기: pradosoft/prado

공개 메소드들

메소드 설명
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 )