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

Public Member Functions

 process_assignment ($data)
 process_override ($data)

Protected Member Functions

 define_structure ()

Detailed Description

Definition at line 1226 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 1228 of file restore_stepslib.php.

Here is the call graph for this function:

process_assignment ( data)

Assign roles

This has to be called after enrolments processing.

Parameters:
mixed$data
Returns:
void

Definition at line 1249 of file restore_stepslib.php.

Here is the call graph for this function:

process_override ( data)

Definition at line 1290 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