|
Moodle
2.2.1
http://www.collinsharper.com
|
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) |
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.
| static get_restore_activity_task | ( | $ | info | ) | [static] |
Definition at line 35 of file restore_factory.class.php.

| static get_restore_block_task | ( | $ | blockname, |
| $ | basepath | ||
| ) | [static] |
Definition at line 43 of file restore_factory.class.php.

| static get_restore_course_task | ( | $ | info, |
| $ | courseid | ||
| ) | [static] |
Definition at line 59 of file restore_factory.class.php.

| static get_restore_section_task | ( | $ | info | ) | [static] |
Definition at line 54 of file restore_factory.class.php.
