PHP 클래스 Jetpack_Settings_Page, jetpack

상속: extends Jetpack_Admin_Page
파일 보기 프로젝트 열기: automattic/jetpack

보호된 프로퍼티들

프로퍼티 타입 설명
$dont_show_if_not_active Show the settings page only when Jetpack is connected or in dev mode

공개 메소드들

메소드 설명
add_page_actions ( $hook )
additional_styles ( ) Load styles for static page.
get_page_hook ( ) Adds the Settings sub menu
page_admin_scripts ( ) Javascript logic specific to the list table
page_render ( ) actions to activate/deactivate and configure modules

메소드 상세

add_page_actions() 공개 메소드

public add_page_actions ( $hook )

additional_styles() 공개 메소드

Load styles for static page.
부터: 4.3.0
public additional_styles ( )

get_page_hook() 공개 메소드

Adds the Settings sub menu
public get_page_hook ( )

page_admin_scripts() 공개 메소드

Javascript logic specific to the list table
public page_admin_scripts ( )

page_render() 공개 메소드

actions to activate/deactivate and configure modules
public page_render ( )

프로퍼티 상세

$dont_show_if_not_active 보호되어 있는 프로퍼티

Show the settings page only when Jetpack is connected or in dev mode
protected $dont_show_if_not_active