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

Protected Member Functions

 define_execution ()

Detailed Description

Process all the saved module availability records in backup_ids, matching course modules and grade item id once all them have been already restored. only if all matchings are satisfied the availability condition will be created. At the same time, it is required for the site to have that functionality enabled.

Definition at line 504 of file restore_stepslib.php.


Member Function Documentation

define_execution ( ) [protected]

Function that will contain all the code to be executed

Reimplemented from restore_execution_step.

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