PHP Class Habari\FormControlCheckboxes

Inheritance: extends FormControlSelect
Afficher le fichier Open project: habari/system

Méthodes publiques

Méthode Description
get ( Theme $theme )
process ( ) Obtain the value of this control as supplied by the incoming $_POST values

Method Details

get() public méthode

public get ( Theme $theme )
$theme Theme

process() public méthode

Obtain the value of this control as supplied by the incoming $_POST values
public process ( )