PHP 클래스 AdminPageFramework_Property_widget

상속: extends AdminPageFramework_Property_Base
파일 보기 프로젝트 열기: michaeluno/admin-page-framework

공개 프로퍼티들

프로퍼티 타입 설명
$_sPropertyType
$aWidgetArguments
$bShowWidgetTitle
$oWidget
$sCallerPath
$sClassName
$sSettingNoticeActionHook
$sStructureType
$sWidgetTitle

공개 메소드들

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

메소드 상세

__construct() 공개 메소드

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

프로퍼티 상세

$_sPropertyType 공개적으로 프로퍼티

public $_sPropertyType

$aWidgetArguments 공개적으로 프로퍼티

public $aWidgetArguments

$bShowWidgetTitle 공개적으로 프로퍼티

public $bShowWidgetTitle

$oWidget 공개적으로 프로퍼티

public $oWidget

$sCallerPath 공개적으로 프로퍼티

public $sCallerPath

$sClassName 공개적으로 프로퍼티

public $sClassName

$sSettingNoticeActionHook 공개적으로 프로퍼티

public $sSettingNoticeActionHook

$sStructureType 공개적으로 프로퍼티

public $sStructureType

$sWidgetTitle 공개적으로 프로퍼티

public $sWidgetTitle