|
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 () | |
chat backup task that provides all the settings and steps to perform one complete backup of the activity
Definition at line 46 of file backup_chat_activity_task.class.php.
| define_my_settings | ( | ) | [protected] |
Define (add) particular settings this activity can have
Reimplemented from backup_activity_task.
Definition at line 51 of file backup_chat_activity_task.class.php.
| define_my_steps | ( | ) | [protected] |
Define (add) particular steps this activity can have
Reimplemented from backup_activity_task.
Definition at line 58 of file backup_chat_activity_task.class.php.

| static encode_content_links | ( | $ | content | ) | [static] |
Code the transformations to perform in the chat activity in order to get transportable (encoded) links
| string | $content |
Reimplemented from backup_activity_task.
Definition at line 70 of file backup_chat_activity_task.class.php.