PHP 클래스 QM_Util, vip-mu-plugins-public

파일 보기 프로젝트 열기: Automattic/vip-mu-plugins-public 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$abspath
$file_components
$file_dirs

공개 메소드들

메소드 설명
convert_hr_to_bytes ( $size )
get_admins ( )
get_client_version ( $client )
get_file_component ( $file )
get_file_dirs ( )
is_ajax ( )
is_async ( )
is_multi_network ( )
populate_callback ( array $callback )
standard_dir ( $dir, $abspath_replace = null )

비공개 메소드들

메소드 설명
__construct ( )

메소드 상세

convert_hr_to_bytes() 공개 정적인 메소드

public static convert_hr_to_bytes ( $size )

get_admins() 공개 정적인 메소드

public static get_admins ( )

get_client_version() 공개 정적인 메소드

public static get_client_version ( $client )

get_file_component() 공개 정적인 메소드

public static get_file_component ( $file )

get_file_dirs() 공개 정적인 메소드

public static get_file_dirs ( )

is_ajax() 공개 정적인 메소드

public static is_ajax ( )

is_async() 공개 정적인 메소드

public static is_async ( )

is_multi_network() 공개 정적인 메소드

public static is_multi_network ( )

populate_callback() 공개 정적인 메소드

public static populate_callback ( array $callback )
$callback array

standard_dir() 공개 정적인 메소드

public static standard_dir ( $dir, $abspath_replace = null )

프로퍼티 상세

$abspath 보호되어 있는 정적으로 프로퍼티

protected static $abspath

$file_components 보호되어 있는 정적으로 프로퍼티

protected static $file_components

$file_dirs 보호되어 있는 정적으로 프로퍼티

protected static $file_dirs