Moodle  2.2.1
http://www.collinsharper.com
restore_check Class Reference

Static Public Member Functions

static check_courseid ($courseid)
static check_user ($userid)
static check_security ($restore_controller, $apply)

Detailed Description

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.


Member Function Documentation

static check_courseid ( courseid) [static]

Definition at line 35 of file restore_check.class.php.

Here is the caller graph for this function:

static check_security ( restore_controller,
apply 
) [static]

Definition at line 53 of file restore_check.class.php.

Here is the call graph for this function:

Here is the caller graph for this function:

static check_user ( userid) [static]

Definition at line 44 of file restore_check.class.php.

Here is the caller graph for this function:


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