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


Static Public Member Functions | |
| static | encode_content_links ($content) |
Protected Member Functions | |
| define_my_settings () | |
| define_my_steps () | |
Require the backup lesson steps lib The backup task class for the lesson module
Definition at line 37 of file backup_lesson_activity_task.class.php.
| define_my_settings | ( | ) | [protected] |
Define (add) particular settings that each activity can have
Reimplemented from backup_activity_task.
Definition at line 39 of file backup_lesson_activity_task.class.php.
| define_my_steps | ( | ) | [protected] |
Define (add) particular steps that each activity can have
Reimplemented from backup_activity_task.
Definition at line 43 of file backup_lesson_activity_task.class.php.

| static encode_content_links | ( | $ | content | ) | [static] |
Replaces links within the content with links that can be corrected during restore
| string | $content |
Reimplemented from backup_activity_task.
Definition at line 54 of file backup_lesson_activity_task.class.php.