PHP 클래스 Jetpack_JSON_API_Cron_Endpoint, jetpack

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

보호된 프로퍼티들

프로퍼티 타입 설명
$needed_capabilities

보호된 메소드들

메소드 설명
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 )

메소드 상세

get_cron_lock() 보호된 메소드

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

get_schedules() 보호된 메소드

protected get_schedules ( $hook, $args )

is_cron_locked() 보호된 메소드

protected is_cron_locked ( $gmt_time )

lock_cron() 보호된 메소드

protected lock_cron ( )

maybe_unlock_cron() 보호된 메소드

protected maybe_unlock_cron ( $doing_wp_cron )

resolve_arguments() 보호된 메소드

protected resolve_arguments ( )

result() 보호된 메소드

protected result ( )

sanitize_hook() 보호된 메소드

protected sanitize_hook ( $hook )

validate_call() 보호된 메소드

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

프로퍼티 상세

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

protected $needed_capabilities