PHP 클래스 AdminPageFramework_Property_post_meta_box

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

공개 프로퍼티들

프로퍼티 타입 설명
$_sFormRegistrationHook
$_sPropertyType
$aPages
$aPostTypes
$sCapability
$sClassName
$sContext
$sMetaBoxID
$sPriority
$sStructureType
$sThickBoxButtonUseThis
$sThickBoxTitle

공개 메소드들

메소드 설명
__construct ( $oCaller, $sClassName, $sCapability = 'edit_posts', $sTextDomain = 'admin-page-framework', $sStructureType = 'post_meta_box' )

보호된 메소드들

메소드 설명
_getOptions ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $oCaller, $sClassName, $sCapability = 'edit_posts', $sTextDomain = 'admin-page-framework', $sStructureType = 'post_meta_box' )

_getOptions() 보호된 메소드

protected _getOptions ( )

프로퍼티 상세

$_sFormRegistrationHook 공개적으로 프로퍼티

public $_sFormRegistrationHook

$_sPropertyType 공개적으로 프로퍼티

public $_sPropertyType

$aPages 공개적으로 프로퍼티

public $aPages

$aPostTypes 공개적으로 프로퍼티

public $aPostTypes

$sCapability 공개적으로 프로퍼티

public $sCapability

$sClassName 공개적으로 프로퍼티

public $sClassName

$sContext 공개적으로 프로퍼티

public $sContext

$sMetaBoxID 공개적으로 프로퍼티

public $sMetaBoxID

$sPriority 공개적으로 프로퍼티

public $sPriority

$sStructureType 공개적으로 프로퍼티

public $sStructureType

$sThickBoxButtonUseThis 공개적으로 프로퍼티

public $sThickBoxButtonUseThis

$sThickBoxTitle 공개적으로 프로퍼티

public $sThickBoxTitle