Kronolith_StorageKronolith_Storage:: defines an API for storing free/busy information.
$Horde: kronolith/lib/Storage.php,v 1.2.10.4 2008/06/09 03:28:06 chuck Exp $
Located in /lib/Storage.php (line 10)
| Class | Description |
|---|---|
Kronolith_Storage_kolab
|
Horde Kronolith free/busy driver for the Kolab IMAP Server. |
Kronolith_Storage_sql
|
Kronolith_Storage:: defines an API for storing free/busy information. |
factory (line 37)
Attempts to return a concrete Kronolith_Storage instance based on $driver.
initialize (line 121)
Stub to initiate a driver.
search (line 129)
Stub to be overridden in the child class.
singleton (line 94)
Attempts to return a reference to a concrete Kronolith_Storage instance based on $driver. It will only create a new instance if no Kronolith_Storage instance with the same parameters currently exists.
This should be used if multiple storage sources are required.
This method must be invoked as: $var = &Kronolith_Storage::singleton()
store (line 137)
Stub to be overridden in the child class.
Documentation generated on Sun, 30 Jan 2011 05:31:50 +0000 by phpDocumentor 1.4.3