PHP Class Jetpack_JSON_API_Cron_Endpoint, jetpack

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

Protected Properties

Свойство Type Description
$needed_capabilities

Méthodes protégées

Méthode Description
get_cron_lock ( ) : integer This function is based on the one found in wp-cron.php with a similar name
get_schedules ( $hook, $args )
is_cron_locked ( $gmt_time )
lock_cron ( )
maybe_unlock_cron ( $doing_wp_cron )
resolve_arguments ( )
result ( )
sanitize_hook ( $hook )
validate_call ( $_blog_id, $capability, $check_manage_active = true )

Method Details

get_cron_lock() protected méthode

This function is based on the one found in wp-cron.php with a similar name
protected get_cron_lock ( ) : integer
Résultat integer

get_schedules() protected méthode

protected get_schedules ( $hook, $args )

is_cron_locked() protected méthode

protected is_cron_locked ( $gmt_time )

lock_cron() protected méthode

protected lock_cron ( )

maybe_unlock_cron() protected méthode

protected maybe_unlock_cron ( $doing_wp_cron )

resolve_arguments() protected méthode

protected resolve_arguments ( )

result() protected méthode

protected result ( )

sanitize_hook() protected méthode

protected sanitize_hook ( $hook )

validate_call() protected méthode

protected validate_call ( $_blog_id, $capability, $check_manage_active = true )

Property Details

$needed_capabilities protected_oe property

protected $needed_capabilities