Moodle  2.2.1
http://www.collinsharper.com
backup_block_instance_structure_step Class Reference
Inheritance diagram for backup_block_instance_structure_step:
Collaboration diagram for backup_block_instance_structure_step:

Protected Member Functions

 define_structure ()

Detailed Description

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.


Member Function Documentation

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.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations