PHP Class Habari\FormControlCheckboxes

Inheritance: extends FormControlSelect
Show file Open project: habari/system

Public Methods

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

Method Details

get() public method

public get ( Theme $theme )
$theme Theme

process() public method

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