![]() |
TYPO3
7.6
|
This is the complete list of members for Adodb, including all inherited members.
$databaseConnection | AbstractCompiler | protected |
__construct(DatabaseConnection $databaseConnection) | AbstractCompiler | |
compileAddslashes($str) | Adodb | protected |
compileALTERTABLE($components) | Adodb | protected |
compileCaseStatement(array $components, $functionMapping=true) | AbstractCompiler | protected |
compileCREATEINDEX($indexName, $tableName, $indexFields, $indexOptions=array()) | Adodb | protected |
compileCREATETABLE($components) | Adodb | protected |
compileDELETE($components) | AbstractCompiler | protected |
compileDROPINDEX($indexName, $tableName) | Adodb | protected |
compileFieldCfg($fieldCfg) | Adodb | protected |
compileFieldList($selectFields, $compileComments=true, $functionMapping=true) | Adodb | |
compileFromTables($tablesArray) | AbstractCompiler | |
compileINSERT($components) | Adodb | protected |
compileJoinIdentifier($identifierParts) | AbstractCompiler | protected |
compileSELECT($components) | AbstractCompiler | protected |
compileSQL($components) | AbstractCompiler | |
compileTRUNCATETABLE(array $components) | AbstractCompiler | protected |
compileUPDATE($components) | AbstractCompiler | protected |
compileWhereClause($clauseArray, $functionMapping=true) | Adodb |