PHP Class RainLab\Builder\Classes\StandardBehaviorsRegistry

Author: Alexey Bobkov, Samuel Georges
Exibir arquivo Open project: rainlab/builder-plugin

Protected Properties

Property Type Description
$behaviorLibrary

Public Methods

Method Description
__construct ( $behaviorLibrary )

Protected Methods

Method Description
registerBehaviors ( )
registerFormBehavior ( )
registerListBehavior ( )
registerReorderBehavior ( )

Method Details

__construct() public method

public __construct ( $behaviorLibrary )

registerBehaviors() protected method

protected registerBehaviors ( )

registerFormBehavior() protected method

protected registerFormBehavior ( )

registerListBehavior() protected method

protected registerListBehavior ( )

registerReorderBehavior() protected method

protected registerReorderBehavior ( )

Property Details

$behaviorLibrary protected_oe property

protected $behaviorLibrary