PHP Class AdminPageFrameworkLoader_AdminPageMetaBox_ExternalLinks

Loads Admin Page Framework. http://en.michaeluno.jp/admin-page-framework/ Copyright (c) 2013-2016 Michael Uno
Inheritance: extends AdminPageFramework_PageMetaBox
Show file Open project: michaeluno/admin-page-framework

Public Methods

Method Description
content ( $sContent ) The content filter callback method.
setUp ( ) * ( optional ) Use the setUp() method to define settings of this meta box.

Method Details

content() public method

Alternatively use the content_{instantiated class name} method instead.
public content ( $sContent )

setUp() public method

* ( optional ) Use the setUp() method to define settings of this meta box.
public setUp ( )