Admin Page Framework Documentation
  • Package
  • Class
  • Tree

Packages

  • AdminPageFramework
    • FieldType
    • MetaBox
    • NetworkAdmin
      • Page
    • Page
    • PageMetaBox
    • PostType
    • TaxonomyField
  • None

Classes

  • AdminPageFramework_Registry
  • AdminPageFramework_Registry_Base

Class AdminPageFramework_Registry

Defines the framework common information.

AdminPageFramework_Registry_Base
Extended by AdminPageFramework_Registry
Final
Package: AdminPageFramework
Copyright: 2013-2014 (c) Michael Uno
License: <http://opensource.org/licenses/MIT>
Author: Michael Uno <michael@michaeluno.jp>
Since: 3.1.3
Located at admin-page-framework.php

Methods summary

public static
# setUp( mixed $sFilePath = null )

Sets up static properties.

Sets up static properties.

Magic methods summary

Constants summary

string TextDomain 'admin-page-framework'
#
string TextDomainPath './language'
#

Constants inherited from AdminPageFramework_Registry_Base

Author, AuthorURI, Contributors, Copyright, Description, License, Name, URI, Version

Properties summary

public static boolean $bIsMinifiedVersion
#

Indicates whether the framework is loaded from the minified version or not.

Indicates whether the framework is loaded from the minified version or not.

Remark

The value will be reassign by the bootstrap script.
public static mixed $sAutoLoaderPath
#

Stores the autoloader class file path.

Stores the autoloader class file path.

public static string $sFilePath
#
public static string $sDirPath
#
public static string $sFileURI
#
Admin Page Framework Documentation API documentation generated by ApiGen 2.8.0