PHP 클래스 AdminPageFramework_Property_Base

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

공개 프로퍼티들

프로퍼티 타입 설명
$_aLibraryData
$_bSetupLoaded
$_sDefaultScript
$_sDefaultStyle
$_sDefaultStyleIE
$_sFormRegistrationHook
$_sPropertyType
$aEnqueuingScripts
$aEnqueuingStyles
$aFieldTypeDefinitions
$aFooterInfo
$aFormArguments
$aFormCallbacks
$aHelpTabText
$aHelpTabTextSide
$aOptions
$aResourceAttributes
$aScriptInfo
$bIsAdmin
$bIsAdminAjax
$bIsMinifiedVersion
$bShowDebugInfo
$iEnqueuedScriptIndex
$iEnqueuedStyleIndex
$oCaller
$sCallerPath
$sCapability
$sClassHash
$sClassName
$sLabelPluginSettingsLink
$sPageNow
$sScript
$sScriptType
$sSettingNoticeActionHook
$sStructureType
$sStyle
$sStyleIE
$sTextDomain
$sTitle

공개 메소드들

메소드 설명
__construct ( $oCaller, $sCallerPath, $sClassName, $sCapability, $sTextDomain, $sStructureType )
__get ( $sName )
_getLibraryData ( )
_setLibraryData ( )
getFormArguments ( )
getFormCallbacks ( )
setFormProperties ( )

보호된 메소드들

메소드 설명
_getCallerType ( $sScriptPath )
_getOptions ( )
getCallerInfo ( $sCallerPath = '' )

비공개 메소드들

메소드 설명
_setGlobals ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $oCaller, $sCallerPath, $sClassName, $sCapability, $sTextDomain, $sStructureType )

__get() 공개 메소드

public __get ( $sName )

_getCallerType() 보호된 메소드

protected _getCallerType ( $sScriptPath )

_getLibraryData() 공개 정적인 메소드

public static _getLibraryData ( )

_getOptions() 보호된 메소드

protected _getOptions ( )

_setLibraryData() 공개 정적인 메소드

public static _setLibraryData ( )

getCallerInfo() 보호된 메소드

protected getCallerInfo ( $sCallerPath = '' )

getFormArguments() 공개 메소드

public getFormArguments ( )

getFormCallbacks() 공개 메소드

public getFormCallbacks ( )

setFormProperties() 공개 메소드

public setFormProperties ( )

프로퍼티 상세

$_aLibraryData 공개적으로 정적으로 프로퍼티

public static $_aLibraryData

$_bSetupLoaded 공개적으로 프로퍼티

public $_bSetupLoaded

$_sDefaultScript 공개적으로 정적으로 프로퍼티

public static $_sDefaultScript

$_sDefaultStyle 공개적으로 정적으로 프로퍼티

public static $_sDefaultStyle

$_sDefaultStyleIE 공개적으로 정적으로 프로퍼티

public static $_sDefaultStyleIE

$_sFormRegistrationHook 공개적으로 프로퍼티

public $_sFormRegistrationHook

$_sPropertyType 공개적으로 프로퍼티

public $_sPropertyType

$aEnqueuingScripts 공개적으로 프로퍼티

public $aEnqueuingScripts

$aEnqueuingStyles 공개적으로 프로퍼티

public $aEnqueuingStyles

$aFieldTypeDefinitions 공개적으로 프로퍼티

public $aFieldTypeDefinitions

$aFooterInfo 공개적으로 프로퍼티

public $aFooterInfo

$aFormArguments 공개적으로 프로퍼티

public $aFormArguments

$aFormCallbacks 공개적으로 프로퍼티

public $aFormCallbacks

$aHelpTabText 공개적으로 프로퍼티

public $aHelpTabText

$aHelpTabTextSide 공개적으로 프로퍼티

public $aHelpTabTextSide

$aOptions 공개적으로 프로퍼티

public $aOptions

$aResourceAttributes 공개적으로 프로퍼티

public $aResourceAttributes

$aScriptInfo 공개적으로 프로퍼티

public $aScriptInfo

$bIsAdmin 공개적으로 프로퍼티

public $bIsAdmin

$bIsAdminAjax 공개적으로 프로퍼티

public $bIsAdminAjax

$bIsMinifiedVersion 공개적으로 프로퍼티

public $bIsMinifiedVersion

$bShowDebugInfo 공개적으로 프로퍼티

public $bShowDebugInfo

$iEnqueuedScriptIndex 공개적으로 프로퍼티

public $iEnqueuedScriptIndex

$iEnqueuedStyleIndex 공개적으로 프로퍼티

public $iEnqueuedStyleIndex

$oCaller 공개적으로 프로퍼티

public $oCaller

$sCallerPath 공개적으로 프로퍼티

public $sCallerPath

$sCapability 공개적으로 프로퍼티

public $sCapability

$sClassHash 공개적으로 프로퍼티

public $sClassHash

$sClassName 공개적으로 프로퍼티

public $sClassName

$sPageNow 공개적으로 프로퍼티

public $sPageNow

$sScript 공개적으로 프로퍼티

public $sScript

$sScriptType 공개적으로 프로퍼티

public $sScriptType

$sSettingNoticeActionHook 공개적으로 프로퍼티

public $sSettingNoticeActionHook

$sStructureType 공개적으로 프로퍼티

public $sStructureType

$sStyle 공개적으로 프로퍼티

public $sStyle

$sStyleIE 공개적으로 프로퍼티

public $sStyleIE

$sTextDomain 공개적으로 프로퍼티

public $sTextDomain

$sTitle 공개적으로 프로퍼티

public $sTitle