, including all inherited members.
$_aSlaveHosts | oxDb | [private, static] |
$_aTblDescCache | oxDb | [protected, static] |
$_blLogChangesInAdmin | oxDb | [private, static] |
$_dbHost | oxDb | [private, static] |
$_dbName | oxDb | [private, static] |
$_dbPwd | oxDb | [private, static] |
$_dbType | oxDb | [private, static] |
$_dbUser | oxDb | [private, static] |
$_iDebug | oxDb | [private, static] |
$_iMasterSlaveBalance | oxDb | [private, static] |
$_instance | oxDb | [protected, static] |
$_iUtfMode | oxDb | [private, static] |
$_oDB | oxDb | [protected, static] |
$_sAdminEmail | oxDb | [private, static] |
$_sDefaultDatabaseConnection | oxDb | [private, static] |
$_sLocalDateFormat | oxDb | [private, static] |
$_sLocalTimeFormat | oxDb | [private, static] |
$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 | [protected, static] |
_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 | |