PHP 클래스 AdminPageFrameworkLoader_AdminPageMetaBox_ExternalLinks

Loads Admin Page Framework. http://en.michaeluno.jp/admin-page-framework/ Copyright (c) 2013-2016 Michael Uno
상속: extends AdminPageFramework_PageMetaBox
파일 보기 프로젝트 열기: michaeluno/admin-page-framework

공개 메소드들

메소드 설명
content ( $sContent ) The content filter callback method.
setUp ( ) * ( optional ) Use the setUp() method to define settings of this meta box.

메소드 상세

content() 공개 메소드

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

setUp() 공개 메소드

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