PHP Class Jetpack_JSON_API_Plugins_Endpoint, jetpack

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

Méthodes publiques

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

Protected Properties

Свойство Type Description
$bulk
$log
$network_wide
$plugins

Méthodes protégées

Méthode Description
format_plugin ( $plugin_file, $plugin_data )
get_plugin_updates ( $plugin_file )
get_plugins ( )
result ( )
validate_input ( $plugin )
validate_network_wide ( )
validate_plugin ( $plugin )
validate_plugins ( ) : boolean | WP_Error Walks through submitted plugins to make sure they are valid

Method Details

format_plugin() protected méthode

protected format_plugin ( $plugin_file, $plugin_data )

get_plugin_updates() protected méthode

protected get_plugin_updates ( $plugin_file )

get_plugins() protected méthode

protected get_plugins ( )

result() protected méthode

protected result ( )

validate_input() protected méthode

protected validate_input ( $plugin )

validate_network_wide() protected méthode

protected validate_network_wide ( )

validate_plugin() protected méthode

protected validate_plugin ( $plugin )

validate_plugins() protected méthode

Walks through submitted plugins to make sure they are valid
protected validate_plugins ( ) : boolean | WP_Error
Résultat boolean | WP_Error

Property Details

$_response_format static_oe public_oe property

static public $_response_format

$bulk protected_oe property

protected $bulk

$log protected_oe property

protected $log

$network_wide protected_oe property

protected $network_wide

$plugins protected_oe property

protected $plugins