Extends the confirmation stage.  
 More...
Extends the confirmation stage. 
This overides the initialise stage form to remove the filenamesetting heading as it is always hidden.
- Copyright
- 2010 Sam Hemelryk 
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later 
◆ display()
Displays the stage. 
This function is overriden so that we can manipulate the strings on the buttons.
- Parameters
- 
  
  
- Return values
- 
  
  
Reimplemented from base_ui_stage.
 
 
◆ get_backupid()
  
  | 
        
          | backup_ui_stage::get_backupid | ( |  | ) |  |  | finalinherited | 
 
The backup id from the backup controller. 
- Return values
- 
  
  
 
 
◆ get_name()
  
  | 
        
          | base_ui_stage::get_name | ( |  | ) |  |  | inherited | 
 
 
◆ get_next_stage()
  
  | 
        
          | base_ui_stage::get_next_stage | ( |  | ) |  |  | inherited | 
 
 
◆ get_params()
  
  | 
        
          | base_ui_stage::get_params | ( |  | ) |  |  | finalinherited | 
 
Returns the custom params for this stage. 
- Return values
- 
  
  
 
 
◆ get_prev_stage()
  
  | 
        
          | base_ui_stage::get_prev_stage | ( |  | ) |  |  | finalinherited | 
 
The previous stage. 
- Return values
- 
  
  
 
 
◆ get_stage()
  
  | 
        
          | base_ui_stage::get_stage | ( |  | ) |  |  | finalinherited | 
 
The current stage. 
- Return values
- 
  
  
 
 
◆ get_ui()
  
  | 
        
          | base_ui_stage::get_ui | ( |  | ) |  |  | finalinherited | 
 
Returns the base UI class. 
- Return values
- 
  
  
 
 
◆ get_uniqueid()
  
  | 
        
          | base_ui_stage::get_uniqueid | ( |  | ) |  |  | finalinherited | 
 
The backup id from the backup controller. 
- Return values
- 
  
  
 
 
◆ initialise_stage_form()
  
  | 
        
          | import_ui_stage_confirmation::initialise_stage_form | ( |  | ) |  |  | protected | 
 
 
◆ is_first_stage()
  
  | 
        
          | base_ui_stage::is_first_stage | ( |  | ) |  |  | inherited | 
 
Returns true if this stage is the first stage. 
- Return values
- 
  
  
Reimplemented in restore_ui_stage.
 
 
◆ process()
Processes the confirmation stage. 
- Parameters
- 
  
  
- Return values
- 
  
    | int | The number of changes the user made |  
 
Reimplemented from base_ui_stage.
 
 
The documentation for this class was generated from the following file: