PHP Class WPCOM_JSON_API_Sharing_Button_Endpoint, jetpack

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

Méthodes publiques

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

Protected Properties

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

Méthodes publiques

Méthode Description
create_custom_button ( $button )
format_sharing_button ( $button )
get_button_visibility ( $button )
is_button_enabled ( $button )
update_button ( $button_id, $button )

Méthodes protégées

Méthode Description
is_button_input_for_custom ( $button )
setup ( )
validate_button_input ( $button, $is_new = false )

Method Details

create_custom_button() public méthode

public create_custom_button ( $button )

format_sharing_button() public méthode

public format_sharing_button ( $button )

get_button_visibility() public méthode

public get_button_visibility ( $button )

is_button_enabled() public méthode

public is_button_enabled ( $button )

is_button_input_for_custom() protected méthode

protected is_button_input_for_custom ( $button )

setup() protected méthode

protected setup ( )

update_button() public méthode

public update_button ( $button_id, $button )

validate_button_input() protected méthode

protected validate_button_input ( $button, $is_new = false )

Property Details

$all_visibilities public_oe static_oe property

public static $all_visibilities

$sharing_service protected_oe property

protected $sharing_service