This is the complete list of members for
oxLegacyDb, including all inherited members.
$_blIsAdmin | oxSuperCfg | [protected, static] |
$_oActUser | oxSuperCfg | [protected, static] |
$_oConfig | oxSuperCfg | [protected, static] |
$_oDb | oxLegacyDb | [protected] |
$_oRights | oxSuperCfg | [protected, static] |
$_oSession | oxSuperCfg | [protected, static] |
__call($sMethod, $aArgs) | oxSuperCfg | |
__construct() | oxSuperCfg | |
Affected_Rows() | oxLegacyDb | |
commitTransaction() | oxLegacyDb | |
errorMsg() | oxLegacyDb | |
errorNo() | oxLegacyDb | |
execute($sSql, $aParams=false) | oxLegacyDb | |
getAll($sSql, $aParams=false, $blType=true) | oxLegacyDb | |
getArray($sSql, $aParams=false, $blType=true) | oxLegacyDb | |
getAssoc($sSql, $aParams=false, $blType=true) | oxLegacyDb | |
getCol($sSql, $aParams=false, $blType=true) | oxLegacyDb | |
getConfig() | oxSuperCfg | |
getDb($blType=true) | oxLegacyDb | |
getOne($sSql, $aParams=false, $blType=true) | oxLegacyDb | |
getRow($sSql, $aParams=false, $blType=true) | oxLegacyDb | |
getSession() | oxSuperCfg | |
getUser() | oxSuperCfg | |
isAdmin() | oxSuperCfg | |
metaColumnNames($sTable, $blNumIndexes=false) | oxLegacyDb | |
metaColumns($sTable) | oxLegacyDb | |
qstr($sValue) | oxLegacyDb | |
query($sSql, $aParams=false) | oxLegacyDb | |
quote($sValue) | oxLegacyDb | |
rollbackTransaction() | oxLegacyDb | |
select($sSql, $aParams=false, $blType=true) | oxLegacyDb | |
selectLimit($sSql, $iRows=-1, $iOffset=-1, $aParams=false, $blType=true) | oxLegacyDb | |
setAdminMode($blAdmin) | oxSuperCfg | |
setConfig($oConfig) | oxSuperCfg | |
setConnection($oConnection) | oxLegacyDb | |
setFetchMode($iFetchMode) | oxLegacyDb | |
setSession($oSession) | oxSuperCfg | |
setTransactionIsolationLevel($sLevel=null) | oxLegacyDb | |
setUser($oUser) | oxSuperCfg | |
startTransaction() | oxLegacyDb | |