Horde_LoginTasks |
The Horde_LoginTasks:: class provides a set of methods for dealing with
login tasks to run upon login to Horde applications. |
Horde_LoginTasks_Backend |
The Horde_LoginTasks_Backend:: class provides the specific backend providing
the dependencies of the LoginTasks system (e.g. preferences, session storage,
redirection facilites, shutdown management etc.) |
Horde_LoginTasks_SystemTask |
Abstract class to allow for modularization of specific system login tasks
that are always run on login. |
Horde_LoginTasks_Task |
Abstract class to allow for modularization of specific login tasks. |
Horde_LoginTasks_Tasklist |
The Horde_LoginTasks_Tasklist:: class is used to store the list of
login tasks that need to be run during this login. |
Horde_LoginTasks_Translation |
Horde_LoginTasks_Translation is the translation wrapper class for Horde_LoginTasks. |