The Maintenance_Tasklist:: class is used to store the list of maintenance tasks that need to be run during this login.
Copyright 2002-2009 The Horde Project (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
Located in /Maintenance/Maintenance.php (line 551)
Internal flag for addTask().
The Horde module running the maintenance tasks.
POST data for the calling script.
Has the tasklist been processed yet?
The URL of the web page to load after maintenance is complete.
The list of tasks to run during this login.
KEY: Task name VALUE: Array => ( 'confirmed' => boolean, 'display' => integer, 'newpage' => boolean, 'process' => boolean )
Constructor.
Adds a task to the tasklist.
Return the list of tasks.
Return the Horde module the tasks are running under.
Return the POST data.
Return the URL of the web page to load after maintenance is complete.
Is this task already in the tasklist?
Sets/displays the flag to show that tasklist has been processed at least once.
Removes the task from the tasklist.
Sets the newpage flag for a task.
Documentation generated on Sun, 30 Jan 2011 05:19:27 +0000 by phpDocumentor 1.4.3