[DBSupport] element index

Package indexes

All elements
a c d e f g i l n p q r s t _
_
top
__construct
DBException::__construct() in DBErrorToException.class.php
Constructs the DBexception The constructor accepts either a exception message or a DB pear error. If a DBError object is present it sets the exception message equal to the DBerror message.
__construct
DBErrorToExceptionResult::__construct() in DBErrorToException.class.php
__construct
DBErrorToException::__construct() in DBErrorToException.class.php
a
top
affectedRows
DBErrorToException::affectedRows() in DBErrorToException.class.php
autoCommit
DBErrorToException::autoCommit() in DBErrorToException.class.php
autoExecute
DBErrorToException::autoExecute() in DBErrorToException.class.php
autoPrepare
DBErrorToException::autoPrepare() in DBErrorToException.class.php
c
top
commit
DBErrorToException::commit() in DBErrorToException.class.php
connect
DBConnectionsManager::connect() in DBConnectionsManager.class.php
connects to the specified database
connect
DBErrorToException::connect() in DBErrorToException.class.php
createSequence
DBErrorToException::createSequence() in DBErrorToException.class.php
d
top
$DBerror
DBException::$DBerror in DBErrorToException.class.php
$DBerrorObject
DBException::$DBerrorObject in DBErrorToException.class.php
$DBresult
DBErrorToExceptionResult::$DBresult in DBErrorToException.class.php
DBConnectionsManager
DBConnectionsManager in DBConnectionsManager.class.php
DBConnectionsManager class
DBErrorToException
DBErrorToException in DBErrorToException.class.php
This class wraps the pears DB functions so that when an error is generated a new DBException is thrown instead.
DBErrorToExceptionResult
DBErrorToExceptionResult in DBErrorToException.class.php
This class wraps the pears DB result object functions so that when an error is generated a new DBException is thrown instead.
DBException
DBException in DBErrorToException.class.php
Database Exception class
disconnect
DBErrorToException::disconnect() in DBErrorToException.class.php
dropSequence
DBErrorToException::dropSequence() in DBErrorToException.class.php
DBConnectionsManager.class.php
DBConnectionsManager.class.php in DBConnectionsManager.class.php
DBErrorToException.class.php
DBErrorToException.class.php in DBErrorToException.class.php
e
top
escapeSimple
DBErrorToException::escapeSimple() in DBErrorToException.class.php
exceptionIsDBErrorObj
DBException::exceptionIsDBErrorObj() in DBErrorToException.class.php
Gets DBError Obj presence
execute
DBErrorToException::execute() in DBErrorToException.class.php
executeMultiple
DBErrorToException::executeMultiple() in DBErrorToException.class.php
f
top
fetchInto
DBErrorToExceptionResult::fetchInto() in DBErrorToException.class.php
fetchRow
DBErrorToExceptionResult::fetchRow() in DBErrorToException.class.php
free
DBErrorToExceptionResult::free() in DBErrorToException.class.php
freePrepared
DBErrorToException::freePrepared() in DBErrorToException.class.php
g
top
getAll
DBErrorToException::getAll() in DBErrorToException.class.php
getAssoc
DBErrorToException::getAssoc() in DBErrorToException.class.php
getCol
DBErrorToException::getCol() in DBErrorToException.class.php
getDBCode
DBException::getDBCode() in DBErrorToException.class.php
Gets DB Code
getDBDebugInfo
DBException::getDBDebugInfo() in DBErrorToException.class.php
Gets DB Debug Info
getDBUserInfo
DBException::getDBUserInfo() in DBErrorToException.class.php
Gets DB user info
getListOf
DBErrorToException::getListOf() in DBErrorToException.class.php
getOne
DBErrorToException::getOne() in DBErrorToException.class.php
getOption
DBErrorToException::getOption() in DBErrorToException.class.php
getRow
DBErrorToException::getRow() in DBErrorToException.class.php
i
top
isError
DBErrorToException::isError() in DBErrorToException.class.php
l
top
limitQuery
DBErrorToException::limitQuery() in DBErrorToException.class.php
n
top
nextId
DBErrorToException::nextId() in DBErrorToException.class.php
nextResult
DBErrorToExceptionResult::nextResult() in DBErrorToException.class.php
numCols
DBErrorToExceptionResult::numCols() in DBErrorToException.class.php
numRows
DBErrorToExceptionResult::numRows() in DBErrorToException.class.php
p
top
prepare
DBErrorToException::prepare() in DBErrorToException.class.php
provides
DBErrorToException::provides() in DBErrorToException.class.php
q
top
query
DBErrorToException::query() in DBErrorToException.class.php
quote
DBErrorToException::quote() in DBErrorToException.class.php
quoteIdentifier
DBErrorToException::quoteIdentifier() in DBErrorToException.class.php
quoteSmart
DBErrorToException::quoteSmart() in DBErrorToException.class.php
r
top
rollback
DBErrorToException::rollback() in DBErrorToException.class.php
s
top
setFetchMode
DBErrorToException::setFetchMode() in DBErrorToException.class.php
setOption
DBErrorToException::setOption() in DBErrorToException.class.php
t
top
tableInfo
DBErrorToException::tableInfo() in DBErrorToException.class.php
a c d e f g i l n p q r s t _