OXID eShop CE
4.8.10
|
This is the complete list of members for oxDb, including all inherited members.
$_aSlaveHosts | oxDb | privatestatic |
$_aTblDescCache | oxDb | protectedstatic |
$_blLogChangesInAdmin | oxDb | privatestatic |
$_dbHost | oxDb | privatestatic |
$_dbName | oxDb | privatestatic |
$_dbPwd | oxDb | privatestatic |
$_dbType | oxDb | privatestatic |
$_dbUser | oxDb | privatestatic |
$_iDebug | oxDb | privatestatic |
$_iMasterSlaveBalance | oxDb | privatestatic |
$_instance | oxDb | protectedstatic |
$_iUtfMode | oxDb | privatestatic |
$_oDB | oxDb | protectedstatic |
$_sAdminEmail | oxDb | privatestatic |
$_sDefaultDatabaseConnection | oxDb | privatestatic |
$_sLocalDateFormat | oxDb | privatestatic |
$_sLocalTimeFormat | oxDb | privatestatic |
$configSet | oxDb | static |
_defaultDatePattern() | oxDb | protected |
_defaultTimePattern() | oxDb | protected |
_defineAndCheckDefaultDateValues($blToTimeStamp) | oxDb | protected |
_defineAndCheckDefaultTimeValues($blToTimeStamp) | oxDb | protected |
_defineDateFormattingRules() | oxDb | protected |
_defineTimeFormattingRules() | oxDb | protected |
_formatCorrectTimeValue($oObject, $sDateFormat, $sTimeFormat, $aDateMatches, $aTimeMatches, $aTFields, $aDFields) | oxDb | protected |
_getConfigParam($sConfigName) | oxDb | protectedstatic |
_getConnectionId() | oxDb | protected |
_getDbInstance($iInstType=false) | oxDb | protected |
_getModules() | oxDb | protected |
_notifyConnectionErrors($oDb) | oxDb | protected |
_onConnectionError($oDb) | oxDb | protected |
_regexp2ValidateDateInput() | oxDb | protected |
_regexp2ValidateTimeInput() | oxDb | protected |
_sendMail($sEmail, $sSubject, $sBody) | oxDb | protected |
_setDate($oObject, $sDateFormat, $aDFields, $aDateMatches) | oxDb | protected |
_setDefaultDateTimeValue($oObject, $sLocalDateFormat, $sLocalTimeFormat, $blOnlyDate) | oxDb | protected |
_setDefaultFormatedValue($oObject, $sDate, $sLocalDateFormat, $sLocalTimeFormat, $blOnlyDate) | oxDb | protected |
_setUp($oDb) | oxDb | protected |
convertDBDate($oObject, $blToTimeStamp=false) | oxDb | |
convertDBDateTime($oObject, $blToTimeStamp=false, $blOnlyDate=false) | oxDb | |
convertDBTimestamp($oObject, $blToTimeStamp=false) | oxDb | |
escapeString($sString) | oxDb | |
FETCH_MODE_ASSOC | oxDb | |
FETCH_MODE_NUM | oxDb | |
getDb($iFetchMode=oxDb::FETCH_MODE_NUM) | oxDb | static |
getInstance() | oxDb | static |
getTableDescription($sTableName) | oxDb | |
isAdmin() | oxDb | protected |
isValidFieldName($sField) | oxDb | |
quoteArray($aStrArray) | oxDb | |
resetTblDescCache() | oxDb | |
setConfig($oConfig) | oxDb | static |
updateViews($aTables=null) | oxDb |