PHP 클래스 AdminPageFramework_FieldType

상속: extends AdminPageFramework_FieldType_Base
파일 보기 프로젝트 열기: michaeluno/admin-page-framework 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$aFieldTypeSlugs

보호된 프로퍼티들

프로퍼티 타입 설명
$aDefaultKeys

공개 메소드들

메소드 설명
_replyToDoOnFieldRegistration ( array $aField )
_replyToFieldLoader ( )
_replyToGetField ( $aField )
_replyToGetInputIEStyles ( )
_replyToGetScripts ( )
_replyToGetStyles ( )

보호된 메소드들

메소드 설명
_replyToGetEnqueuingScripts ( )
_replyToGetEnqueuingStyles ( )
construct ( )
doOnFieldRegistration ( $aField )
getEnqueuingScripts ( )
getEnqueuingStyles ( )
getField ( $aField )
getIEStyles ( )
getScripts ( )
getStyles ( )
setUp ( )

메소드 상세

_replyToDoOnFieldRegistration() 공개 메소드

public _replyToDoOnFieldRegistration ( array $aField )
$aField array

_replyToFieldLoader() 공개 메소드

public _replyToFieldLoader ( )

_replyToGetEnqueuingScripts() 보호된 메소드

_replyToGetEnqueuingStyles() 보호된 메소드

_replyToGetField() 공개 메소드

public _replyToGetField ( $aField )

_replyToGetInputIEStyles() 공개 메소드

_replyToGetScripts() 공개 메소드

public _replyToGetScripts ( )

_replyToGetStyles() 공개 메소드

public _replyToGetStyles ( )

construct() 보호된 메소드

protected construct ( )

doOnFieldRegistration() 보호된 메소드

protected doOnFieldRegistration ( $aField )

getEnqueuingScripts() 보호된 메소드

protected getEnqueuingScripts ( )

getEnqueuingStyles() 보호된 메소드

protected getEnqueuingStyles ( )

getField() 보호된 메소드

protected getField ( $aField )

getIEStyles() 보호된 메소드

protected getIEStyles ( )

getScripts() 보호된 메소드

protected getScripts ( )

getStyles() 보호된 메소드

protected getStyles ( )

setUp() 보호된 메소드

protected setUp ( )

프로퍼티 상세

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

protected $aDefaultKeys

$aFieldTypeSlugs 공개적으로 프로퍼티

public $aFieldTypeSlugs