TYPO3 CMS
TYPO3_6-2
|
Additional Inherited Members | |
![]() | |
__construct (DatabaseConnection $databaseConnection=NULL) | |
compileFieldList ($selectFields, $compileComments=TRUE, $functionMapping=TRUE) | |
compileCREATETABLE ($components) | |
compileALTERTABLE ($components) | |
compileFieldCfg ($fieldCfg) | |
checkEmptyDefaultValue ($featureIndex) | |
compileWhereClause ($clauseArray, $functionMapping=TRUE) | |
debug_testSQL ($SQLquery) | |
![]() | |
__construct () | |
parseSQL ($parseString) | |
parseFieldList (&$parseString, $stopRegex='') | |
parseFromTables (&$parseString, $stopRegex='') | |
parseWhereClause (&$parseString, $stopRegex='', array &$parameterReferences=array()) | |
parseFieldDef (&$parseString, $stopRegex='') | |
compileSQL ($components) | |
compileFieldList ($selectFields, $compileComments=TRUE) | |
compileFromTables ($tablesArray) | |
compileWhereClause ($clauseArray) | |
compileFieldCfg ($fieldCfg) | |
debug_parseSQLpart ($part, $str) | |
debug_parseSQLpartCompare ($str, $newStr, $caseInsensitive=FALSE) | |
![]() | |
$parse_error = '' | |
$lastStopKeyWord = '' | |
![]() | |
getValueInQuotes (&$parseString, $quote) | |
getValueInQuotesMssql (&$parseString, $quote) | |
compileCaseStatement (array $components, $functionMapping=TRUE) | |
compileAddslashes ($str) | |
compileINSERT ($components) | |
![]() | |
parseSELECT ($parseString, &$parameterReferences=NULL) | |
parseUPDATE ($parseString) | |
parseINSERT ($parseString) | |
parseDELETE ($parseString) | |
parseEXPLAIN ($parseString) | |
parseCREATETABLE ($parseString) | |
parseALTERTABLE ($parseString) | |
parseDROPTABLE ($parseString) | |
parseCREATEDATABASE ($parseString) | |
parseTRUNCATETABLE ($parseString) | |
parseCaseStatement (&$parseString) | |
nextPart (&$parseString, $regex, $trimAll=FALSE) | |
& | getValueOrParameter (&$parseString, $comparator='', $mode='', array &$parameterReferences=array()) |
getValue (&$parseString, $comparator='', $mode='') | |
getValueInQuotes (&$parseString, $quote) | |
parseStripslashes ($str) | |
compileAddslashes ($str) | |
parseError ($msg, $restQuery) | |
trimSQL ($str) | |
compileSELECT ($components) | |
compileUPDATE ($components) | |
compileINSERT ($components) | |
compileDELETE ($components) | |
compileCREATETABLE ($components) | |
compileALTERTABLE ($components) | |
compileTRUNCATETABLE (array $components) | |
compileCaseStatement (array $components) | |
![]() | |
$databaseConnection | |
Definition at line 1447 of file LegacyClassesForIde.php.