Form_Field_Boolean_Model Class Reference

Let the user says yes or no to a specific option. More...

Inheritance diagram for Form_Field_Boolean_Model:
Form_Field_Model

Public Member Functions

 __construct ($name, $pretty_name)
 get_type ()
 process_data (array $raw_data, Form_Result_Model $result)

Detailed Description

Let the user says yes or no to a specific option.


Constructor & Destructor Documentation

Form_Field_Boolean_Model::__construct ( name,
pretty_name 
)
Parameters:
$name string
$pretty_name string

Reimplemented from Form_Field_Model.


Member Function Documentation

Form_Field_Boolean_Model::get_type (  ) 
Returns:
string

Reimplemented from Form_Field_Model.

Form_Field_Boolean_Model::process_data ( array $  raw_data,
Form_Result_Model result 
)
Parameters:
$raw_data array
$result Form_Result_Model

Reimplemented from Form_Field_Model.


The documentation for this class was generated from the following file:
 All Data Structures Functions Variables

Generated on 19 Dec 2018 for ninja by  doxygen 1.6.1