PHP 클래스 AMP_Customizer_Design_Settings, amp-wp

파일 보기 프로젝트 열기: Automattic/amp-wp

공개 메소드들

메소드 설명
append_settings ( $settings )
enqueue_customizer_preview_scripts ( )
init ( )
init_customizer ( )
register_customizer_settings ( $wp_customize )
register_customizer_ui ( $wp_customize )
sanitize_color_scheme ( $value )

보호된 메소드들

메소드 설명
get_color_scheme_names ( )
get_color_schemes ( )
get_colors_for_color_scheme ( $scheme )

메소드 상세

append_settings() 공개 정적인 메소드

public static append_settings ( $settings )

enqueue_customizer_preview_scripts() 공개 정적인 메소드

get_color_scheme_names() 보호된 정적인 메소드

protected static get_color_scheme_names ( )

get_color_schemes() 보호된 정적인 메소드

protected static get_color_schemes ( )

get_colors_for_color_scheme() 보호된 정적인 메소드

protected static get_colors_for_color_scheme ( $scheme )

init() 공개 정적인 메소드

public static init ( )

init_customizer() 공개 정적인 메소드

public static init_customizer ( )

register_customizer_settings() 공개 정적인 메소드

public static register_customizer_settings ( $wp_customize )

register_customizer_ui() 공개 정적인 메소드

public static register_customizer_ui ( $wp_customize )

sanitize_color_scheme() 공개 정적인 메소드

public static sanitize_color_scheme ( $value )