PHP 클래스 RainLab\Builder\Classes\StandardControlsRegistry

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

보호된 프로퍼티들

프로퍼티 타입 설명
$controlLibrary

공개 메소드들

메소드 설명
__construct ( $controlLibrary )

보호된 메소드들

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

메소드 상세

__construct() 공개 메소드

public __construct ( $controlLibrary )

getCheckboxTypeProperties() 보호된 메소드

getFieldSizeProperties() 보호된 메소드

protected getFieldSizeProperties ( )

getPartialIgnoreProperties() 보호된 메소드

registerCheckboxControl() 보호된 메소드

protected registerCheckboxControl ( )

registerCheckboxListControl() 보호된 메소드

registerCodeEditorWidget() 보호된 메소드

protected registerCodeEditorWidget ( )

registerColorPickerWidget() 보호된 메소드

registerControls() 보호된 메소드

protected registerControls ( )

registerDatepickerWidget() 보호된 메소드

protected registerDatepickerWidget ( )

registerDropdownControl() 보호된 메소드

protected registerDropdownControl ( )

registerFileUploadWidget() 보호된 메소드

protected registerFileUploadWidget ( )

registerHintControl() 보호된 메소드

protected registerHintControl ( )

registerMarkdownWidget() 보호된 메소드

protected registerMarkdownWidget ( )

registerMediaFinderWidget() 보호된 메소드

registerNumberControl() 보호된 메소드

protected registerNumberControl ( )

registerPartialControl() 보호된 메소드

protected registerPartialControl ( )

registerPasswordControl() 보호된 메소드

protected registerPasswordControl ( )

registerRadioListControl() 보호된 메소드

protected registerRadioListControl ( )

registerRecordFinderWidget() 보호된 메소드

registerRelationWidget() 보호된 메소드

protected registerRelationWidget ( )

registerRepeaterWidget() 보호된 메소드

protected registerRepeaterWidget ( )

registerRichEditorWidget() 보호된 메소드

protected registerRichEditorWidget ( )

registerSectionControl() 보호된 메소드

protected registerSectionControl ( )

registerSwitchControl() 보호된 메소드

protected registerSwitchControl ( )

registerTextControl() 보호된 메소드

protected registerTextControl ( )

registerTextareaControl() 보호된 메소드

protected registerTextareaControl ( )

프로퍼티 상세

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

protected $controlLibrary