Kronolith_Storage_sqlKronolith_Storage:: defines an API for storing free/busy information.
$Horde: kronolith/lib/Storage/sql.php,v 1.7.10.7 2009/02/17 18:52:00 chuck Exp $
Located in /lib/Storage/sql.php (line 11)
Kronolith_Storage | --Kronolith_Storage_sql
boolean
store
(string $email, Horde_iCalendar_vFreebusy $vfb, [ $public = false], boolean $private_only)
DB
$_db
(line 18)
Handle for the current database connection, used for reading.
array
$_params
= array() (line 33)
Hash containing connection parameters.
DB
$_write_db
(line 26)
Handle for the current database connection, used for writing. Defaults to the same handle as $_db if a separate write database is not required.
Inherited from Kronolith_Storage
Kronolith_Storage::$_user
Constructor Kronolith_Storage_sql (line 40)
Constructs a new Kronolith_Storage SQL instance.
initialize (line 54)
Connect to the database
search (line 126)
Search for a user's free/busy information.
store (line 170)
Store the freebusy information for a given email address.
Inherited From Kronolith_Storage
Kronolith_Storage::factory()
Kronolith_Storage::initialize()
Kronolith_Storage::search()
Kronolith_Storage::singleton()
Kronolith_Storage::store()
Documentation generated on Sun, 30 Jan 2011 05:31:50 +0000 by phpDocumentor 1.4.3