PHP Class APF_NetworkAdmin_ManageOptions

Demonstrates the usage of Admin Page Framework. http://en.michaeluno.jp/admin-page-framework/ Copyright (c) 2013-2016 Michael Uno; Licensed GPLv2
Inheritance: extends AdminPageFramework_NetworkAdmin
Show file Open project: michaeluno/admin-page-framework

Protected Properties

Property Type Description
$sPageSlug

Public Methods

Method Description
load_apf_manage_options ( $oAdminPage ) The pre-defined callback method that is triggered when the page loads.
setUp ( ) Sets up pages.

Method Details

load_apf_manage_options() public method

The pre-defined callback method that is triggered when the page loads.
public load_apf_manage_options ( $oAdminPage )

setUp() public method

Sets up pages.
public setUp ( )

Property Details

$sPageSlug protected property

protected $sPageSlug