PHP 클래스 AdminPageFramework_FieldType_image

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

공개 프로퍼티들

프로퍼티 타입 설명
$aFieldTypeSlugs

보호된 프로퍼티들

프로퍼티 타입 설명
$aDefaultKeys

보호된 메소드들

메소드 설명
_getFormattedRemoveButtonAttributesByType ( $sInputID, array $aButtonAttributes, $_bIsLabelSet, $sType = 'image' )
_getPreviewContainer ( $aField, $sImageURL, $aPreviewAtrributes )
_getRemoveButtonHTMLByType ( $sInputID, array $aButtonAttributes, $sType = 'image' )
_getRemoveButtonScript ( $sInputID, array $aButtonAttributes, $sType = 'image' )
_getScript_RegisterCallbacks ( )
_getUploaderButtonScript ( $sInputID, $abRepeatable, $bExternalSource, array $aButtonAttributes )
getExtraInputFields ( array $aField )
getField ( $aField )
getScripts ( )
getStyles ( )
setUp ( )

비공개 메소드들

메소드 설명
_getBaseAttributes ( array $aField )
_getDashIconSelectorsBySlug ( $sDashIconSlug )
_getFormattedUploadButtonAttributes ( $sInputID, array $aButtonAttributes, $_bIsLabelSet, $bRepeatable, $bExternalSource )
_getImageInputAttributes ( array $aField, $iCountAttributes, $sImageURL, array $aBaseAttributes )
_getScript_ImageSelector ( $sReferrer )
_getTheSetImageURL ( array $aField, $iCountAttributes )
_getUploaderButtonHTML ( $sInputID, array $aButtonAttributes, $bRepeatable, $bExternalSource )

메소드 상세

_getFormattedRemoveButtonAttributesByType() 보호된 메소드

protected _getFormattedRemoveButtonAttributesByType ( $sInputID, array $aButtonAttributes, $_bIsLabelSet, $sType = 'image' )
$aButtonAttributes array

_getPreviewContainer() 보호된 메소드

protected _getPreviewContainer ( $aField, $sImageURL, $aPreviewAtrributes )

_getRemoveButtonHTMLByType() 보호된 메소드

protected _getRemoveButtonHTMLByType ( $sInputID, array $aButtonAttributes, $sType = 'image' )
$aButtonAttributes array

_getRemoveButtonScript() 보호된 메소드

protected _getRemoveButtonScript ( $sInputID, array $aButtonAttributes, $sType = 'image' )
$aButtonAttributes array

_getScript_RegisterCallbacks() 보호된 메소드

_getUploaderButtonScript() 보호된 메소드

protected _getUploaderButtonScript ( $sInputID, $abRepeatable, $bExternalSource, array $aButtonAttributes )
$aButtonAttributes array

getExtraInputFields() 보호된 메소드

protected getExtraInputFields ( array $aField )
$aField array

getField() 보호된 메소드

protected getField ( $aField )

getScripts() 보호된 메소드

protected getScripts ( )

getStyles() 보호된 메소드

protected getStyles ( )

setUp() 보호된 메소드

protected setUp ( )

프로퍼티 상세

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

protected $aDefaultKeys

$aFieldTypeSlugs 공개적으로 프로퍼티

public $aFieldTypeSlugs