Moodle  2.2.1
http://www.collinsharper.com
user_filter_yesno Class Reference
Inheritance diagram for user_filter_yesno:
Collaboration diagram for user_filter_yesno:

Public Member Functions

 user_filter_yesno ($name, $label, $advanced, $field)

Detailed Description

Generic yes/no filter with radio buttons for integer fields.

Definition at line 6 of file yesno.php.


Member Function Documentation

user_filter_yesno ( name,
label,
advanced,
field 
)

Constructor

Parameters:
string$namethe name of the filter instance
string$labelthe label of the filter instance
boolean$advancedadvanced form element flag
string$fielduser table filed name

Definition at line 15 of file yesno.php.

Here is the call graph for this function:


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