UNA
|
This is the complete list of members for BxSEDb, including all inherited members.
$_aDbCacheData (defined in BxSEDb) | BxSEDb | static |
$_aError (defined in BxSEDb) | BxSEDb | |
$_aErrors (defined in BxSEDb) | BxSEDb | static |
$_bErrorChecking (defined in BxSEDb) | BxSEDb | |
$_bPdoPersistent (defined in BxSEDb) | BxSEDb | |
$_iPdoErrorMode (defined in BxSEDb) | BxSEDb | |
$_iPdoFetchType (defined in BxSEDb) | BxSEDb | |
$_oDbCacheObject (defined in BxSEDb) | BxSEDb | |
$_oStatement (defined in BxSEDb) | BxSEDb | |
$_rLink (defined in BxSEDb) | BxSEDb | static |
$_sCharset (defined in BxSEDb) | BxSEDb | |
$_sDbname (defined in BxSEDb) | BxSEDb | |
$_sErrorKey (defined in BxSEDb) | BxSEDb | static |
$_sHost (defined in BxSEDb) | BxSEDb | |
$_sPassword (defined in BxSEDb) | BxSEDb | |
$_sPort (defined in BxSEDb) | BxSEDb | |
$_sSocket (defined in BxSEDb) | BxSEDb | |
$_sStorageEngine (defined in BxSEDb) | BxSEDb | |
$_sUser (defined in BxSEDb) | BxSEDb | |
__construct($aDbConf=false) (defined in BxSEDb) | BxSEDb | |
connect() (defined in BxSEDb) | BxSEDb | |
executeStatement($oStatement, $aBindings=array(), $bVerbose=null) (defined in BxSEDb) | BxSEDb | protected |
executeStatementException($oStatement, $aBindings=array(), $bVerbose=null) (defined in BxSEDb) | BxSEDb | protected |
executeStatementSilent($oStatement, $aBindings=array(), $bVerbose=null) (defined in BxSEDb) | BxSEDb | protected |
getAll($oStatement, $aBindings=array(), $iFetchType=PDO::FETCH_ASSOC) (defined in BxSEDb) | BxSEDb | |
getFirstRow($oStatement, $aBindings=array(), $iFetchType=PDO::FETCH_ASSOC) (defined in BxSEDb) | BxSEDb | |
getNextRow($iFetchType=PDO::FETCH_ASSOC) (defined in BxSEDb) | BxSEDb | |
getOne($oStatement, $aBindings=array(), $iIndex=0) (defined in BxSEDb) | BxSEDb | |
getPairs($oStatement, $sFieldKey, $sFieldValue, $aBindings=array()) (defined in BxSEDb) | BxSEDb | |
getRow($oStatement, $aBindings=array(), $iFetchType=PDO::FETCH_ASSOC) (defined in BxSEDb) | BxSEDb | |
getSEParam($sTable, $sName) (defined in BxSEDb) | BxSEDb | |
isTableExists($sTable) (defined in BxSEDb) | BxSEDb | |
pdoExec($sQuery) (defined in BxSEDb) | BxSEDb | |
pdoQuery($sQuery) (defined in BxSEDb) | BxSEDb | |
ping() (defined in BxSEDb) | BxSEDb | |
prepare($sQuery) (defined in BxSEDb) | BxSEDb | |
query($oStatement, $aBindings=array(), $bVerbose=null) (defined in BxSEDb) | BxSEDb | |
res($oStatement, $aBindings=array(), $bVerbose=null) (defined in BxSEDb) | BxSEDb |