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

Public Member Functions

 display ()

Protected Member Functions

 initialise_stage_form ()

Detailed Description

Extends the confirmation stage.

This overides the initialise stage form to remove the filenamesetting heading as it is always hidden.

Definition at line 119 of file import_extensions.php.


Member Function Documentation

display ( )

Displays the stage

This function is overriden so that we can manipulate the strings on the buttons.

Reimplemented from base_ui_stage.

Definition at line 137 of file import_extensions.php.

Here is the call graph for this function:

initialise_stage_form ( ) [protected]

Initialises the stages moodleform

Returns:
moodleform

Reimplemented from backup_ui_stage_confirmation.

Definition at line 125 of file import_extensions.php.

Here is the caller graph for this function:


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