PHP 클래스 WPCOM_JSON_API_Sharing_Button_Endpoint, jetpack

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

공개 프로퍼티들

프로퍼티 타입 설명
$all_visibilities

보호된 프로퍼티들

프로퍼티 타입 설명
$sharing_service

공개 메소드들

메소드 설명
create_custom_button ( $button )
format_sharing_button ( $button )
get_button_visibility ( $button )
is_button_enabled ( $button )
update_button ( $button_id, $button )

보호된 메소드들

메소드 설명
is_button_input_for_custom ( $button )
setup ( )
validate_button_input ( $button, $is_new = false )

메소드 상세

create_custom_button() 공개 메소드

public create_custom_button ( $button )

format_sharing_button() 공개 메소드

public format_sharing_button ( $button )

get_button_visibility() 공개 메소드

public get_button_visibility ( $button )

is_button_enabled() 공개 메소드

public is_button_enabled ( $button )

is_button_input_for_custom() 보호된 메소드

protected is_button_input_for_custom ( $button )

setup() 보호된 메소드

protected setup ( )

update_button() 공개 메소드

public update_button ( $button_id, $button )

validate_button_input() 보호된 메소드

protected validate_button_input ( $button, $is_new = false )

프로퍼티 상세

$all_visibilities 공개적으로 정적으로 프로퍼티

public static $all_visibilities

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

protected $sharing_service