PHP Class Mlp_Term_Field_View

Author: Inpsyde GmbH, toscho
Afficher le fichier Open project: inpsyde/multilingual-press

Méthodes publiques

Méthode Description
__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.

Method Details

__construct() public méthode

public __construct ( Mlp_Updatable $updatable )
$updatable Mlp_Updatable

add_term() public méthode

Template for an extra field in the "Add new term" form.
public add_term ( ) : void
Résultat void

edit_term() public méthode

Template for an extra row in the "Edit term" form.
public edit_term ( ) : void
Résultat void