Todo List
This is a MaintenanceTask that will delete all the cached Smarty templates.
Located in /modules/core/classes/FlushTemplatesTask.class [line 35]
MaintenanceTask | --FlushTemplatesTask
Methods
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
void getInfo( )
void run( )