PHP Class RainLab\Builder\Classes\StandardControlsRegistry

Author: Alexey Bobkov, Samuel Georges
Datei anzeigen Open project: rainlab/builder-plugin

Protected Properties

Property Type Description
$controlLibrary

Public Methods

Method Description
__construct ( $controlLibrary )

Protected Methods

Method Description
getCheckboxTypeProperties ( )
getFieldSizeProperties ( )
getPartialIgnoreProperties ( )
registerCheckboxControl ( )
registerCheckboxListControl ( )
registerCodeEditorWidget ( )
registerColorPickerWidget ( )
registerControls ( )
registerDatepickerWidget ( )
registerDropdownControl ( )
registerFileUploadWidget ( )
registerHintControl ( )
registerMarkdownWidget ( )
registerMediaFinderWidget ( )
registerNumberControl ( )
registerPartialControl ( )
registerPasswordControl ( )
registerRadioListControl ( )
registerRecordFinderWidget ( )
registerRelationWidget ( )
registerRepeaterWidget ( )
registerRichEditorWidget ( )
registerSectionControl ( )
registerSwitchControl ( )
registerTextControl ( )
registerTextareaControl ( )

Method Details

__construct() public method

public __construct ( $controlLibrary )

getCheckboxTypeProperties() protected method

getFieldSizeProperties() protected method

protected getFieldSizeProperties ( )

getPartialIgnoreProperties() protected method

registerCheckboxControl() protected method

protected registerCheckboxControl ( )

registerCheckboxListControl() protected method

registerCodeEditorWidget() protected method

protected registerCodeEditorWidget ( )

registerColorPickerWidget() protected method

registerControls() protected method

protected registerControls ( )

registerDatepickerWidget() protected method

protected registerDatepickerWidget ( )

registerDropdownControl() protected method

protected registerDropdownControl ( )

registerFileUploadWidget() protected method

protected registerFileUploadWidget ( )

registerHintControl() protected method

protected registerHintControl ( )

registerMarkdownWidget() protected method

protected registerMarkdownWidget ( )

registerMediaFinderWidget() protected method

registerNumberControl() protected method

protected registerNumberControl ( )

registerPartialControl() protected method

protected registerPartialControl ( )

registerPasswordControl() protected method

protected registerPasswordControl ( )

registerRadioListControl() protected method

protected registerRadioListControl ( )

registerRecordFinderWidget() protected method

registerRelationWidget() protected method

protected registerRelationWidget ( )

registerRepeaterWidget() protected method

protected registerRepeaterWidget ( )

registerRichEditorWidget() protected method

protected registerRichEditorWidget ( )

registerSectionControl() protected method

protected registerSectionControl ( )

registerSwitchControl() protected method

protected registerSwitchControl ( )

registerTextControl() protected method

protected registerTextControl ( )

registerTextareaControl() protected method

protected registerTextareaControl ( )

Property Details

$controlLibrary protected_oe property

protected $controlLibrary