XpressEngine Core  1.11.2
 All Classes Namespaces Files Functions Variables Pages
DB Member List

This is the complete list of members for DB, including all inherited members.

$cache_fileDB
$cond_operationDB
$connectionDB
$count_cache_pathDB
$db_typeDB
$elapsed_dbclass_timeDB
$elapsed_timeDB
$errnoDB
$errstrDB
$is_connectedDB
$isSupportedDBstatic
$master_dbDB
$priority_dbmsDB
$queryDB
$resultDB
$slave_dbDB
$supported_listDBstatic
$transaction_startedDB
$use_prepared_statementsDB
__connect($connection)DB
__construct()DB
__query($query, $connection)DB
_afterConnect($connection)DB
_begin($transactionLevel=0)DB
_close($connection)DB
_commit()DB
_connect($type= 'master', $indx=0)DB
_dbInfoExists()DB
_executeQuery($cache_file, $source_args, $query_id, $arg_columns, $type)DB
_getConnection($type= 'master', $indx=NULL)DB
_getSlaveConnectionStringIndex()DB
_getSupportedList()DB
_query($query, $connection=NULL)DB
_rollback($transactionLevel=0)DB
_setDBInfo()DB
_sortDBMS($a, $b)DB
actDBClassFinish()DB
actDBClassStart()DB
actFinish()DB
actStart($query)DB
begin()DB
checkQueryCacheFile($query_id, $xml_file)DB
close($type= 'master', $indx=0)DB
commit($force=FALSE)DB
create()DB
dropTable($table_name)DB
executeQuery($query_id, $args=NULL, $arg_columns=NULL, $type=NULL)DB
getClickCountQuery($queryObject)DB
getCountCache($tables, $condition)DB
getDeleteSql($query, $with_values=TRUE, $with_priority=FALSE)DB
getDisableList()DBstatic
getEnableList()DBstatic
getError()DB
getInsertSql($query, $with_values=TRUE, $with_priority=FALSE)DB
getInstance($db_type=NULL)DB
getParser($force=FALSE)DB
getSelectSql($query, $with_values=TRUE)DB
getSupportedList()DB
getUpdateSql($query, $with_values=TRUE, $with_priority=FALSE)DB
isConnected($type= 'master', $indx=0)DB
isError()DB
isSupported()DB
putCountCache($tables, $condition, $count=0)DB
resetCountCache($tables)DB
rollback()DB
setError($errno=0, $errstr= 'success')DB
setQueryLog($log)DB