PHP 클래스 Sharing_Post_Total, jetpack

파일 보기 프로젝트 열기: automattic/jetpack

공개 프로퍼티들

프로퍼티 타입 설명
$id
$title
$total
$url

공개 메소드들

메소드 설명
__construct ( $id, $total )
cmp ( $a, $b )

메소드 상세

__construct() 공개 메소드

public __construct ( $id, $total )

cmp() 정적인 공개 메소드

static public cmp ( $a, $b )

프로퍼티 상세

$id 공개적으로 프로퍼티

public $id

$title 공개적으로 프로퍼티

public $title

$total 공개적으로 프로퍼티

public $total

$url 공개적으로 프로퍼티

public $url