PHP 클래스 WPKB\Term_List

파일 보기 프로젝트 열기: ibericode/wp-knowledge-base

공개 프로퍼티들

프로퍼티 타입 설명
$taxonomy_name string

공개 메소드들

메소드 설명
__construct ( string $taxonomy_name ) Categories constructor.
__toString ( ) : string

메소드 상세

__construct() 공개 메소드

Categories constructor.
public __construct ( string $taxonomy_name )
$taxonomy_name string

__toString() 공개 메소드

public __toString ( ) : string
리턴 string

프로퍼티 상세

$taxonomy_name 공개적으로 프로퍼티

public string $taxonomy_name
리턴 string