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

Public Member Functions

 build ()
 define_settings ()
 get_taskbasepath ()

Detailed Description

Instantiable class extending backup_task in order to mockup get_taskbasepath()

Definition at line 286 of file teststep.php.


Member Function Documentation

build ( )

Function responsible for building the steps of any task (must set the $built property to true)

Reimplemented from base_task.

Definition at line 288 of file teststep.php.

This function is invoked on activity creation in order to add all the settings that are associated with one task. The function will, directly, inject the settings in the task.

Reimplemented from base_task.

Definition at line 292 of file teststep.php.

Reimplemented from base_task.

Definition at line 296 of file teststep.php.


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