Defines backup_lti_activity_task class
Author: | Marc Alier |
Author: | Jordi Piguillem |
Author: | Nikolas Galanis |
Copyright: | 2009 Marc Alier <marc.alier@upc.edu>, Jordi Piguillem, Nikolas Galanis |
Copyright: | 2009 Universitat Politecnica de Catalunya http://www.upc.edu |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 91 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
backup_lti_activity_task:: (3 methods):
define_my_settings()
define_my_steps()
encode_content_links()
Class: backup_lti_activity_task - X-Ref
Provides the steps to perform one complete backup of the LTI instancedefine_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 lti.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 |