PHP Class Jetpack_Sync_Module_Updates, jetpack

Inheritance: extends Jetpack_Sync_Module
Afficher le fichier Open project: automattic/jetpack

Méthodes publiques

Méthode Description
enqueue_full_sync_actions ( $config, $max_items_to_enqueue, $state )
estimate_full_sync_actions ( $config )
expand_updates ( $args )
filter_update_keys ( $args ) removes unnecessary keys from synced updates data
filter_upgrader_process_complete ( $args )
get_all_updates ( )
get_full_sync_actions ( )
get_update_checksum ( $value )
init_before_send ( )
init_full_sync_listeners ( $callable )
init_listeners ( $callable )
name ( )
validate_update_change ( $value, $expiration, $transient )

Method Details

enqueue_full_sync_actions() public méthode

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

estimate_full_sync_actions() public méthode

public estimate_full_sync_actions ( $config )

expand_updates() public méthode

public expand_updates ( $args )

filter_update_keys() public méthode

removes unnecessary keys from synced updates data
public filter_update_keys ( $args )

filter_upgrader_process_complete() public méthode

get_all_updates() public méthode

public get_all_updates ( )

get_full_sync_actions() public méthode

get_update_checksum() public méthode

public get_update_checksum ( $value )

init_before_send() public méthode

public init_before_send ( )

init_full_sync_listeners() public méthode

public init_full_sync_listeners ( $callable )

init_listeners() public méthode

public init_listeners ( $callable )

name() public méthode

public name ( )

validate_update_change() public méthode

public validate_update_change ( $value, $expiration, $transient )