Dotclear 2.25
Loading...
Searching...
No Matches
dcMaintenanceCSP Class Reference
Inheritance diagram for dcMaintenanceCSP:
dcMaintenanceTask

Public Member Functions

 execute ()
 
- 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

 $group = 'purge'
 
- 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
bool|int
  • FALSE on error,
  • TRUE if task is finished
  • INT if task required a next step

Reimplemented from dcMaintenanceTask.

References DC_VAR, and path\real().

Field Documentation

◆ $group

$group = 'purge'
protected

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