phpDocumentor GalleryCore
Classes
[ class tree: GalleryCore ] [ index: GalleryCore ] [ all elements ]

Class: DeleteSessionsTask

Source Location: /modules/core/classes/DeleteSessionsTask.class

Class DeleteSessionsTask

Class Overview

This is a MaintenanceTask that removes all expired sessions from the database.

Located in /modules/core/classes/DeleteSessionsTask.class [line 35]

MaintenanceTask
   |
   --DeleteSessionsTask

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From MaintenanceTask

MaintenanceTask::getInfo()
Return internationalized text about this task
MaintenanceTask::requiresMaintenanceMode()
This task requires that the administrator sets Gallery into maintenance mode.
MaintenanceTask::requiresProgressBar()
Will this task run so long that it requires a progress bar?
MaintenanceTask::run()
Execute the task

[ Top ]
Method Summary
void   getInfo()  
void   requiresProgressBar()  
void   run()  

[ Top ]
Methods
getInfo  [line 39]

  void getInfo( )


API Tags:
See:  MaintenanceTask::getInfo


Redefinition of:
MaintenanceTask::getInfo()
Return internationalized text about this task

[ Top ]
requiresProgressBar  [line 129]

  void requiresProgressBar( )


API Tags:
See:  MaintenanceTask::requiresProgressBar


Redefinition of:
MaintenanceTask::requiresProgressBar()
Will this task run so long that it requires a progress bar?

[ Top ]
run  [line 52]

  void run( )


API Tags:
See:  MaintenanceTask::run


Redefinition of:
MaintenanceTask::run()
Execute the task

[ Top ]

Documentation generated on Fri, 08 Oct 2010 04:47:09 -0700 by phpDocumentor 1.3.0RC6