|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| definition () | |
| get_data () | |
Protected Attributes | |
| $type = "numeric" | |
Definition at line 19 of file numeric_form.php.
| definition | ( | ) |
Abstract method - always override!
Reimplemented from feedback_item_form.
Definition at line 22 of file numeric_form.php.

| get_data | ( | ) |
Return submitted data if properly submitted or returns NULL if validation fails or if there is no submitted data.
note: $slashed param removed
Reimplemented from moodleform.
Definition at line 58 of file numeric_form.php.
$type = "numeric" [protected] |
Definition at line 20 of file numeric_form.php.