|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| process_comment ($data) | |
Protected Member Functions | |
| define_structure () | |
This structure steps restores the comments Note: Cannot use the comments API because defaults to USER->id. That should change allowing to pass $userid
Definition at line 1531 of file restore_stepslib.php.
| 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 1533 of file restore_stepslib.php.
| process_comment | ( | $ | data | ) |