Moodle  2.2.1
http://www.collinsharper.com
backup_data_activity_task Class Reference
Inheritance diagram for backup_data_activity_task:
Collaboration diagram for backup_data_activity_task:

Static Public Member Functions

static encode_content_links ($content)

Protected Member Functions

 define_my_settings ()
 define_my_steps ()

Detailed Description

data backup task that provides all the settings and steps to perform one complete backup of the activity

Definition at line 31 of file backup_data_activity_task.class.php.


Member Function Documentation

define_my_settings ( ) [protected]

Define (add) particular settings this activity can have

Reimplemented from backup_activity_task.

Definition at line 36 of file backup_data_activity_task.class.php.

define_my_steps ( ) [protected]

Define (add) particular steps this activity can have

Reimplemented from backup_activity_task.

Definition at line 43 of file backup_data_activity_task.class.php.

Here is the call graph for this function:

static encode_content_links ( content) [static]

Code the transformations to perform in the activity in order to get transportable (encoded) links

Link to database view by databaseid

Link to one "record" of the database

Reimplemented from backup_activity_task.

Definition at line 52 of file backup_data_activity_task.class.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations