Turba_Driver_sqlTurba directory driver implementation for PHP's PEAR database abstraction layer.
$Horde: turba/lib/Driver/sql.php,v 1.59.10.34 2010/02/13 19:23:21 mrubinsk Exp $
Located in /lib/Driver/sql.php (line 11)
Turba_Driver | --Turba_Driver_sql
array
$_capabilities
= array(What can this backend do?
DB
$_db
(line 28)
Handle for the database connection.
DB
$_write_db
(line 36)
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 Turba_Driver
Turba_Driver::$alternativeName
Turba_Driver::$approximate
Turba_Driver::$fields
Turba_Driver::$listNameField
Turba_Driver::$map
Turba_Driver::$name
Turba_Driver::$strict
Turba_Driver::$tabs
Turba_Driver::$title
Turba_Driver::$_contact_owner
Turba_Driver::$_count
Turba_Driver::$_params
count (line 96)
Returns the number of contacts of the current user in this address book.
removeUserData (line 550)
Remove all entries owned by the specified user.
_add (line 278)
Adds the specified object to the SQL database.
_buildSearchQuery (line 457)
Builds a piece of a search query.
_convertFromDriver (line 526)
Converts a value from the driver's charset to the default charset.
_convertToDriver (line 538)
Converts a value from the default charset to the driver's charset.
_delete (line 320)
Deletes the specified object from the SQL database.
_deleteAll (line 344)
Deletes all contacts from a specific address book.
_getTimeObjectTurbaList (line 570)
Obtain Turba_List of items to get TimeObjects out of.
_makeKey (line 443)
Creates an object key for a new object.
_read (line 209)
Reads the given data from the SQL database and returns the results.
_save (line 395)
Saves the specified object in the SQL database.
_search (line 131)
Searches the SQL database with the given criteria and returns a filtered list of results. If the criteria parameter is an empty array, all records will be returned.
Inherited From Turba_Driver
Turba_Driver::Turba_Driver()
Turba_Driver::add()
Turba_Driver::canAdd()
Turba_Driver::checkDefaultShare()
Turba_Driver::count()
Turba_Driver::createShare()
Turba_Driver::delete()
Turba_Driver::deleteAll()
Turba_Driver::generateUID()
Turba_Driver::getBlobs()
Turba_Driver::getContactOwner()
Turba_Driver::getCountry()
Turba_Driver::getCriteria()
Turba_Driver::getFields()
Turba_Driver::getName()
Turba_Driver::getObject()
Turba_Driver::getObjects()
Turba_Driver::getParams()
Turba_Driver::hasCapability()
Turba_Driver::hasPermission()
Turba_Driver::listTimeObjects()
Turba_Driver::makeSearch()
Turba_Driver::removeUserData()
Turba_Driver::save()
Turba_Driver::search()
Turba_Driver::singleton()
Turba_Driver::toDriver()
Turba_Driver::toDriverKeys()
Turba_Driver::toHash()
Turba_Driver::toTurbaKeys()
Turba_Driver::tovCard()
Turba_Driver::_add()
Turba_Driver::_canAdd()
Turba_Driver::_delete()
Turba_Driver::_getContactOwner()
Turba_Driver::_getTimeObjectTurbaList()
Turba_Driver::_getTimeObjectTurbaListFallback()
Turba_Driver::_init()
Turba_Driver::_makeKey()
Turba_Driver::_read()
Turba_Driver::_save()
Turba_Driver::_search()
Turba_Driver::_toTurbaObjects()
Documentation generated on Sun, 30 Jan 2011 05:39:27 +0000 by phpDocumentor 1.4.3