PHP 클래스 QM_Dispatcher_Html, vip-mu-plugins-public

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
상속: extends QM_Dispatcher
파일 보기 프로젝트 열기: Automattic/vip-mu-plugins-public

공개 프로퍼티들

프로퍼티 타입 설명
$did_footer
$id

공개 메소드들

메소드 설명
__construct ( QM_Plugin $qm )
action_admin_bar_menu ( WP_Admin_Bar $wp_admin_bar )
action_footer ( )
ajax_off ( )
ajax_on ( )
dispatch ( )
enqueue_assets ( )
init ( )
is_active ( )
js_admin_bar_menu ( )
secure_cookie ( ) : boolean Helper function. Should the authentication cookie be secure?

보호된 메소드들

메소드 설명
after_output ( )
before_output ( )

메소드 상세

__construct() 공개 메소드

public __construct ( QM_Plugin $qm )
$qm QM_Plugin

action_admin_bar_menu() 공개 메소드

public action_admin_bar_menu ( WP_Admin_Bar $wp_admin_bar )
$wp_admin_bar WP_Admin_Bar

after_output() 보호된 메소드

protected after_output ( )

ajax_off() 공개 메소드

public ajax_off ( )

ajax_on() 공개 메소드

public ajax_on ( )

before_output() 보호된 메소드

protected before_output ( )

dispatch() 공개 메소드

public dispatch ( )

enqueue_assets() 공개 메소드

public enqueue_assets ( )

init() 공개 메소드

public init ( )

is_active() 공개 메소드

public is_active ( )

js_admin_bar_menu() 공개 메소드

public js_admin_bar_menu ( )

프로퍼티 상세

$id 공개적으로 프로퍼티

public $id