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

Protected Member Functions

 define_execution ()

Detailed Description

This step will generate all the file annotations for the already annotated (final) users. Need to do this here because each user has its own context and structure tasks only are able to handle one context. Also, this step will guarantee that every user has its context created (req for other steps)

Definition at line 1756 of file backup_stepslib.php.


Member Function Documentation

define_execution ( ) [protected]

Function that will contain all the code to be executed

Reimplemented from backup_execution_step.

Definition at line 1758 of file backup_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