PHP Class AdminPageFramework_WPUtility_SiteInformation

Inheritance: extends AdminPageFramework_WPUtility_Meta
显示文件 Open project: michaeluno/admin-page-framework

Public Methods

Method Description
getSiteLanguage ( $sDefault = 'en_US' )
isDebugDisplayEnabled ( )
isDebugLogEnabled ( )
isDebugModeEnabled ( )

Method Details

getSiteLanguage() public static method

public static getSiteLanguage ( $sDefault = 'en_US' )

isDebugDisplayEnabled() public static method

public static isDebugDisplayEnabled ( )

isDebugLogEnabled() public static method

public static isDebugLogEnabled ( )

isDebugModeEnabled() public static method

public static isDebugModeEnabled ( )