PHP 클래스 _Beans_Term_Meta, Beans

파일 보기 프로젝트 열기: Getbeans/Beans

공개 메소드들

메소드 설명
__construct ( $section ) Constructor.
delete ( $term, $term_id, $taxonomy ) Delete Term Meta.
fields ( $tag ) Fields content.
nonce ( $tag ) Post meta nonce.
save ( $term_id ) Save Term Meta.

비공개 메소드들

메소드 설명
do_once ( ) Trigger actions only once.

메소드 상세

__construct() 공개 메소드

Constructor.
public __construct ( $section )

delete() 공개 메소드

Delete Term Meta.
public delete ( $term, $term_id, $taxonomy )

fields() 공개 메소드

Fields content.
public fields ( $tag )

nonce() 공개 메소드

Post meta nonce.
public nonce ( $tag )

save() 공개 메소드

Save Term Meta.
public save ( $term_id )