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


Public Member Functions | |
| __construct () | |
| is_valid_number ($x) | |
Test sub-class, so we can force the locale.
Definition at line 38 of file testform.php.
| __construct | ( | ) |
Definition at line 39 of file testform.php.
| is_valid_number | ( | $ | x | ) |
Validate that a string is a nubmer formatted correctly for the current locale.
| string | $x | a string |
Reimplemented from qtype_numerical_edit_form.
Definition at line 45 of file testform.php.