Defines {@link backup_workshop_activity_task} class
Copyright: | 2010 David Mudrak <david.mudrak@gmail.com> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 71 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
backup_workshop_activity_task:: (3 methods):
define_my_settings()
define_my_steps()
encode_content_links()
Class: backup_workshop_activity_task - X-Ref
Provides all the settings and steps to perform one complete backup of workshop activitydefine_my_settings() X-Ref |
No specific settings for this activity |
define_my_steps() X-Ref |
Defines a backup step to store the instance data in the workshop.xml file |
encode_content_links($content) X-Ref |
Encodes URLs to the index.php and view.php scripts param: string $content some HTML text that eventually contains URLs to the activity instance scripts return: string the content with the URLs encoded |