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


Public Member Functions | |
| process_block ($data) | |
Protected Member Functions | |
| define_structure () | |
This structure steps restores one instance + positions of one block Note: Positions corresponding to one existing context are restored here, but all the ones having unknown contexts are sent to backup_ids for a later chance to be restored at the end (final task)
Definition at line 2193 of file restore_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 2195 of file restore_stepslib.php.
| process_block | ( | $ | data | ) |