PHP 클래스 RainLab\Builder\Classes\StandardBehaviorsRegistry

저자: Alexey Bobkov, Samuel Georges
파일 보기 프로젝트 열기: rainlab/builder-plugin

보호된 프로퍼티들

프로퍼티 타입 설명
$behaviorLibrary

공개 메소드들

메소드 설명
__construct ( $behaviorLibrary )

보호된 메소드들

메소드 설명
registerBehaviors ( )
registerFormBehavior ( )
registerListBehavior ( )
registerReorderBehavior ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $behaviorLibrary )

registerBehaviors() 보호된 메소드

protected registerBehaviors ( )

registerFormBehavior() 보호된 메소드

protected registerFormBehavior ( )

registerListBehavior() 보호된 메소드

protected registerListBehavior ( )

registerReorderBehavior() 보호된 메소드

protected registerReorderBehavior ( )

프로퍼티 상세

$behaviorLibrary 보호되어 있는 프로퍼티

protected $behaviorLibrary