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

Static Public Member Functions

static get_restore_activity_task ($info)
static get_restore_block_task ($blockname, $basepath)
static get_restore_section_task ($info)
static get_restore_course_task ($info, $courseid)

Detailed Description

Non instantiable factory class providing different restore object instances

This class contains various methods available in order to easily create different parts of the restore architecture in an easy way

TODO: Finish phpdocs

Definition at line 33 of file restore_factory.class.php.


Member Function Documentation

static get_restore_activity_task ( info) [static]

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

Here is the caller graph for this function:

static get_restore_block_task ( blockname,
basepath 
) [static]

Definition at line 43 of file restore_factory.class.php.

Here is the caller graph for this function:

static get_restore_course_task ( info,
courseid 
) [static]

Definition at line 59 of file restore_factory.class.php.

Here is the caller graph for this function:

static get_restore_section_task ( info) [static]

Definition at line 54 of file restore_factory.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