|
Moodle
2.2.1
http://www.collinsharper.com
|
Static Public Member Functions | |
| static | check_courseid ($courseid) |
| static | check_user ($userid) |
| static | check_security ($restore_controller, $apply) |
Non instantiable helper class providing different restore checks
This class contains various static methods available in order to easily perform a bunch of restore architecture tests
TODO: Finish phpdocs
Definition at line 33 of file restore_check.class.php.
| static check_courseid | ( | $ | courseid | ) | [static] |
| static check_security | ( | $ | restore_controller, |
| $ | apply | ||
| ) | [static] |
Definition at line 53 of file restore_check.class.php.


| static check_user | ( | $ | userid | ) | [static] |