|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| process_block ($data) | |
Protected Member Functions | |
| define_structure () | |
Define all the restore steps that wll be used by the restore_rss_client_block_task Define the complete rss_client structure for restore
Definition at line 32 of file restore_rss_client_stepslib.php.
| define_structure | ( | ) | [protected] |
Function that will return the structure to be processed by this restore_step. Must return one array of elements
Reimplemented from restore_structure_step.
Definition at line 34 of file restore_rss_client_stepslib.php.
| process_block | ( | $ | data | ) |
Definition at line 45 of file restore_rss_client_stepslib.php.