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

Public Member Functions

 process_block ($data)

Protected Member Functions

 define_structure ()

Detailed Description

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.


Member Function Documentation

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)

Definition at line 2205 of file restore_stepslib.php.

Here is the call graph for this function:


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