PHP 클래스 Mlp_Term_Field_View

저자: Inpsyde GmbH, toscho
파일 보기 프로젝트 열기: inpsyde/multilingual-press

공개 메소드들

메소드 설명
__construct ( Mlp_Updatable $updatable )
add_term ( ) : void Template for an extra field in the "Add new term" form.
edit_term ( ) : void Template for an extra row in the "Edit term" form.

메소드 상세

__construct() 공개 메소드

public __construct ( Mlp_Updatable $updatable )
$updatable Mlp_Updatable

add_term() 공개 메소드

Template for an extra field in the "Add new term" form.
public add_term ( ) : void
리턴 void

edit_term() 공개 메소드

Template for an extra row in the "Edit term" form.
public edit_term ( ) : void
리턴 void