CWIS Developer Documentation
Database Member List

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

$DBHostNameDatabaseprotected
$DBNameDatabaseprotected
$DBPasswordDatabaseprotected
$DBUserNameDatabaseprotected
__sleep()Database
__wakeup()Database
AdvancedCaching($NewSetting=NULL)Databasestatic
CacheHitRate()Databasestatic
Caching($NewSetting=NULL)Databasestatic
Database($UserName=NULL, $Password=NULL, $DatabaseName=NULL, $HostName=NULL)Database
DBHostName()Database
DBName()Database
DBUserName()Database
DisplayQueryErrors($NewValue=NULL)Databasestatic
EscapeString($String)Database
ExecuteQueriesFromFile($FileName)Database
FetchColumn($FieldName, $IndexFieldName=NULL)Database
FetchField($FieldName)Database
FetchRow()Database
FetchRows($NumberOfRows=NULL)Database
FieldExists($TableName, $FieldName)Database
GetClientVersion()Database
GetFieldType($TableName, $FieldName)Database
GetHostInfo()Database
GetServerVersion($FullVersion=FALSE)Database
IgnoredError()Database
LastInsertId()Database
LogComment($String)Database
NumCacheHits()Databasestatic
NumQueries()Databasestatic
NumRowsAffected()Database
NumRowsSelected()Database
Query($QueryString, $FieldName="")Database
QueryDebugOutput($NewSetting)Databasestatic
QueryErrMsg()Database
QueryErrNo()Database
SetDefaultStorageEngine($Engine)Database
SetGlobalDatabaseName($DatabaseName)Databasestatic
SetGlobalServerInfo($UserName, $Password, $HostName="localhost")Databasestatic
SetQueryErrorsToIgnore($ErrorsToIgnore, $NormalizeWhitespace=TRUE)Database
TableExists($TableName)Database
UpdateFloatValue($TableName, $FieldName, $NewValue, $Condition, &$CachedRecord)Database
UpdateIntValue($TableName, $FieldName, $NewValue, $Condition, &$CachedRecord)Database
UpdateValue($TableName, $FieldName, $NewValue, $Condition, &$CachedRecord)Database