Dotclear 2.24
Loading...
Searching...
No Matches
ieMaintenanceExportblog Class Reference
Inheritance diagram for ieMaintenanceExportblog:
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

 $perm = 'admin'
 
 $tab = 'backup'
 
 $group = 'zipblog'
 
 $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

◆ 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

◆ $perm

$perm = 'admin'
protected

◆ $tab

$tab = 'backup'
protected

◆ $group

$group = 'zipblog'
protected

◆ $export_name

$export_name
protected

◆ $export_type

$export_type
protected

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