PHP 클래스 AdminPageFramework_WPUtility_Page

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

공개 메소드들

메소드 설명
doesMetaBoxExist ( $sContext = '' )
getCurrentPostType ( )
getCurrentScreenID ( )
getNumberOfScreenColumns ( )
getPageNow ( )
getPostTypeByPostObject ( )
getPostTypeByREQUEST ( )
getPostTypeByScreenObject ( )
getPostTypeByTypeNow ( )
isCurrentPostTypeIn ( $asPostTypes )
isCustomTaxonomyPage ( $asPostTypes = [] )
isPostDefinitionPage ( $asPostTypes = [] )
isPostListingPage ( $asPostTypes = [] )

비공개 메소드들

메소드 설명
_getCurrentPostType ( )
_getPageNowAdminURLBasePath ( )
_getPageNow_BackEnd ( )
_getPageNow_FrontEnd ( )
_isInAdminIndex ( $sPageNow )

메소드 상세

doesMetaBoxExist() 공개 정적인 메소드

public static doesMetaBoxExist ( $sContext = '' )

getCurrentPostType() 공개 정적인 메소드

public static getCurrentPostType ( )

getCurrentScreenID() 공개 정적인 메소드

public static getCurrentScreenID ( )

getNumberOfScreenColumns() 공개 정적인 메소드

public static getNumberOfScreenColumns ( )

getPageNow() 공개 정적인 메소드

public static getPageNow ( )

getPostTypeByPostObject() 공개 정적인 메소드

public static getPostTypeByPostObject ( )

getPostTypeByREQUEST() 공개 정적인 메소드

public static getPostTypeByREQUEST ( )

getPostTypeByScreenObject() 공개 정적인 메소드

public static getPostTypeByScreenObject ( )

getPostTypeByTypeNow() 공개 정적인 메소드

public static getPostTypeByTypeNow ( )

isCurrentPostTypeIn() 공개 정적인 메소드

public static isCurrentPostTypeIn ( $asPostTypes )

isCustomTaxonomyPage() 공개 정적인 메소드

public static isCustomTaxonomyPage ( $asPostTypes = [] )

isPostDefinitionPage() 공개 정적인 메소드

public static isPostDefinitionPage ( $asPostTypes = [] )

isPostListingPage() 공개 정적인 메소드

public static isPostListingPage ( $asPostTypes = [] )