PHP 클래스 Jetpack_JSON_API_Themes_Install_Endpoint, jetpack

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

보호된 프로퍼티들

프로퍼티 타입 설명
$action
$download_links
$needed_capabilities POST /sites/%s/themes/%s/install

보호된 메소드들

메소드 설명
download_wpcom_theme_to_file ( $theme )
install ( )
is_installed_theme ( $theme )
validate_themes ( )

메소드 상세

download_wpcom_theme_to_file() 보호된 정적인 메소드

protected static download_wpcom_theme_to_file ( $theme )

install() 보호된 메소드

protected install ( )

is_installed_theme() 보호된 정적인 메소드

protected static is_installed_theme ( $theme )

validate_themes() 보호된 메소드

protected validate_themes ( )

프로퍼티 상세

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

protected $action

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

POST /sites/%s/themes/%s/install
protected $needed_capabilities