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

Public Member Functions

 get_progress_bar ()

Protected Member Functions

 initialise_stage ($stage=null, array $params=null)

Detailed Description

Import UI class

Definition at line 31 of file import_extensions.php.


Member Function Documentation

Customises the backup progress bar

moodle_page $PAGE

Returns:
array

Reimplemented from backup_ui.

Definition at line 38 of file import_extensions.php.

Here is the call graph for this function:

initialise_stage ( stage = null,
array params = null 
) [protected]

Intialises what ever stage is requested. If none are requested we check params for 'stage' and default to initial

Parameters:
int | null$stageThe desired stage to intialise or null for the default
Returns:
backup_ui_stage_initial|backup_ui_stage_schema|backup_ui_stage_confirmation|backup_ui_stage_final

Reimplemented from backup_ui.

Definition at line 75 of file import_extensions.php.

Here is the call graph for this function:


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