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


Protected Member Functions | |
| define_structure () | |
structure step in charge of constructing the block.xml file for one given block (instance and positions). If the block has custom DB structure that will go to a separate file (different step defined in block class)
Definition at line 1167 of file backup_stepslib.php.
| define_structure | ( | ) | [protected] |
Function that will return the structure to be processed by this backup_step. Must return one backup_nested_element
Reimplemented from backup_structure_step.
Definition at line 1169 of file backup_stepslib.php.