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

Protected Member Functions

 add_question_usages ($element, $usageidname)

Detailed Description

Abstract structure step, to be used by all the activities using core questions stuff (namely quiz module), supporting question plugins, states and sessions

Definition at line 173 of file backup_stepslib.php.


Member Function Documentation

add_question_usages ( element,
usageidname 
) [protected]

Attach to $element (usually attempts) the needed backup structures for question_usages and all the associated data.

Definition at line 179 of file backup_stepslib.php.

Here is the call graph for this function:

Here is the caller graph for this function:


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