PHP 클래스 AdminPageFramework_Form_View__Resource

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

공개 프로퍼티들

프로퍼티 타입 설명
$oForm

공개 메소드들

메소드 설명
__construct ( $oForm )
_replyToAddScript ( )
_replyToAddStyle ( )
_replyToEnqueueScripts ( )
_replyToEnqueueStyles ( )

비공개 메소드들

메소드 설명
_enqueueScript ( $asEnqueue )
_enqueueStyle ( $asEnqueue )
_getFormattedEnqueueScript ( $asEnqueue )
_getFormattedEnqueueStyle ( $asEnqueue )
_getFormattedInternalStyles ( array $aInternalStyles )
_setAdminHooks ( )
_setHooks ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $oForm )

_replyToAddScript() 공개 메소드

public _replyToAddScript ( )

_replyToAddStyle() 공개 메소드

public _replyToAddStyle ( )

_replyToEnqueueScripts() 공개 메소드

_replyToEnqueueStyles() 공개 메소드

프로퍼티 상세

$oForm 공개적으로 프로퍼티

public $oForm