PHP 클래스 Jetpack_Sync_Module_Options, jetpack

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

공개 메소드들

메소드 설명
enqueue_full_sync_actions ( $config, $max_items_to_enqueue, $state )
estimate_full_sync_actions ( $config )
expand_options ( $args )
get_all_options ( ) Is public so that we don't have to store so much data all the options twice.
get_full_sync_actions ( )
get_options_whitelist ( )
init_before_send ( )
init_full_sync_listeners ( $callable )
init_listeners ( $callable )
is_whitelisted_option ( $option )
jetpack_sync_core_icon ( )
name ( )
set_defaults ( )
set_late_default ( )
set_options_whitelist ( $options )
update_options_whitelist ( )
whitelist_options ( $args ) reject non-whitelisted options

비공개 메소드들

메소드 설명
filter_theme_mods ( &$value )

메소드 상세

enqueue_full_sync_actions() 공개 메소드

public enqueue_full_sync_actions ( $config, $max_items_to_enqueue, $state )

estimate_full_sync_actions() 공개 메소드

public estimate_full_sync_actions ( $config )

expand_options() 공개 메소드

public expand_options ( $args )

get_all_options() 공개 메소드

Is public so that we don't have to store so much data all the options twice.
public get_all_options ( )

get_full_sync_actions() 공개 메소드

get_options_whitelist() 공개 메소드

init_before_send() 공개 메소드

public init_before_send ( )

init_full_sync_listeners() 공개 메소드

public init_full_sync_listeners ( $callable )

init_listeners() 공개 메소드

public init_listeners ( $callable )

is_whitelisted_option() 공개 메소드

public is_whitelisted_option ( $option )

jetpack_sync_core_icon() 공개 메소드

name() 공개 메소드

public name ( )

set_defaults() 공개 메소드

public set_defaults ( )

set_late_default() 공개 메소드

public set_late_default ( )

set_options_whitelist() 공개 메소드

public set_options_whitelist ( $options )

update_options_whitelist() 공개 메소드

whitelist_options() 공개 메소드

reject non-whitelisted options
public whitelist_options ( $args )