|
Moodle
2.2.1
http://www.collinsharper.com
|
Public Member Functions | |
| add ($msg) | |
| errors () | |
| reset () | |
| to_string ($web=false) | |
| __toString () | |
Static Public Member Functions | |
| static | instance () |
Definition at line 24 of file validator.php.
| __toString | ( | ) |
Casting to string method
Definition at line 101 of file validator.php.

| add | ( | $ | msg | ) |
| string | $msg |
Definition at line 51 of file validator.php.
| errors | ( | ) |
Definition at line 60 of file validator.php.
| static instance | ( | ) | [static] |
Definition at line 35 of file validator.php.

| reset | ( | ) |
Empties the error content
Definition at line 67 of file validator.php.
| to_string | ( | $ | web = false | ) |
| boolean | $web |
Definition at line 75 of file validator.php.
