Kronolith_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 |
---|---|
![]() |
Horde Kronolith free/busy driver for the Kolab IMAP Server. |
![]() |
Kronolith_Storage:: defines an API for storing free/busy information. |
Attempts to return a concrete Kronolith_Storage instance based on $driver.
Stub to initiate a driver.
Stub to be overridden in the child class.
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()
Stub to be overridden in the child class.
Documentation generated on Sun, 30 Jan 2011 05:31:50 +0000 by phpDocumentor 1.4.3