Dotclear 2.24
Loading...
Searching...
No Matches
ieMaintenanceExportfull Class Reference
Inheritance diagram for ieMaintenanceExportfull:
dcMaintenanceTask

Public Member Functions

 execute ()
 
 step ()
 
- Public Member Functions inherited from dcMaintenanceTask
 __construct (dcMaintenance $maintenance)
 
 perm ()
 
 blog ()
 
 code ($code)
 
 ts ()
 
 expired ()
 
 id ()
 
 name ()
 
 description ()
 
 tab ()
 
 group ()
 
 ajax ()
 
 task ()
 
 step ()
 
 success ()
 
 error ()
 
 header ()
 
 content ()
 
 execute ()
 
 help ()
 

Protected Member Functions

 init ()
 
- Protected Member Functions inherited from dcMaintenanceTask
 init ()
 
 log ()
 

Protected Attributes

 $tab = 'backup'
 
 $group = 'zipfull'
 
 $export_name
 
 $export_type
 
- Protected Attributes inherited from dcMaintenanceTask
 $maintenance
 
 $code
 
 $ts = 0
 
 $expired = 0
 
 $ajax = false
 
 $blog = false
 
 $perm = null
 
 $id
 
 $name
 
 $description
 
 $tab = 'maintenance'
 
 $group = 'other'
 
 $task
 
 $step
 
 $error
 
 $success
 

Member Function Documentation

◆ init()

init ( )
protected

Initialize task object.

Reimplemented from dcMaintenanceTask.

References dcMaintenanceTask\name(), and dcMaintenanceTask\task().

◆ execute()

execute ( )

Execute task.

Returns
mixed
  • FALSE on error,
  • TRUE if task is finished
  • INT if task required a next step

Reimplemented from dcMaintenanceTask.

References dcCore\app(), and dcMaintenanceTask\error().

◆ step()

step ( )

Get step message.

This message is displayed during task step execution.

Returns
mixed Message or null

Reimplemented from dcMaintenanceTask.

References form\checkbox(), form\field(), dcMaintenanceTask\log(), and form\password().

Field Documentation

◆ $tab

$tab = 'backup'
protected

◆ $group

$group = 'zipfull'
protected

◆ $export_name

$export_name
protected

◆ $export_type

$export_type
protected

The documentation for this class was generated from the following file: