TYPO3 CMS  TYPO3_6-2
t3lib_TSparser_TSconfig Class Reference
Inheritance diagram for t3lib_TSparser_TSconfig:
TYPO3\CMS\Backend\Configuration\TsConfigParser TYPO3\CMS\Core\TypoScript\Parser\TypoScriptParser

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Backend\Configuration\TsConfigParser
 parseTSconfig ($TStext, $type, $id=0, array $rootLine=array())
 
- Public Member Functions inherited from TYPO3\CMS\Core\TypoScript\Parser\TypoScriptParser
 parse ($string, $matchObj='')
 
 nextDivider ()
 
 parseSub (array &$setup)
 
 rollParseSub ($string, array &$setup)
 
 getVal ($string, $setup)
 
 setVal ($string, array &$setup, $value, $wipeOut=FALSE)
 
 error ($err, $num=2)
 
 doSyntaxHighlight ($string, $lineNum='', $highlightBlockMode=FALSE)
 
 regHighLight ($code, $pointer, $strlen=-1)
 
 syntaxHighlight_print ($lineNumDat, $highlightBlockMode)
 
- Static Public Member Functions inherited from TYPO3\CMS\Core\TypoScript\Parser\TypoScriptParser
static checkIncludeLines ($string, $cycle_counter=1, $returnFiles=FALSE, $parentFilenameOrPath='')
 
static includeFile ($filename, $cycle_counter=1, $returnFiles=FALSE, &$newString='', array &$includedFiles=array(), $optionalProperties='', $parentFilenameOrPath='')
 
static checkIncludeLines_array (array $array)
 
static extractIncludes ($string, $cycle_counter=1, array $extractedFileNames=array(), $parentFilenameOrPath='')
 
static extractIncludes_array (array $array)
 
- Public Attributes inherited from TYPO3\CMS\Core\TypoScript\Parser\TypoScriptParser
 $strict = 1
 
 $setup = array()
 
 $raw
 
 $rawP
 
 $lastComment = ''
 
 $commentSet = 0
 
 $multiLineEnabled = 0
 
 $multiLineObject = ''
 
 $multiLineValue = array()
 
 $inBrace = 0
 
 $lastConditionTrue = 1
 
 $sections = array()
 
 $sectionsMatch = array()
 
 $syntaxHighLight = 0
 
 $highLightData = array()
 
 $highLightData_bracelevel = array()
 
 $regComments = 0
 
 $regLinenumbers = 0
 
 $errors = array()
 
 $lineNumberOffset = 0
 
 $breakPointLN = 0
 
 $highLightStyles
 
 $highLightBlockStyles = ''
 
 $highLightBlockStyles_basecolor = '#cccccc'
 
 $parentObject
 
- Protected Member Functions inherited from TYPO3\CMS\Core\TypoScript\Parser\TypoScriptParser
 executeValueModifier ($modifierName, $modifierArgument=NULL, $currentValue=NULL)
 
 parseNextKeySegment ($key)
 
- Static Protected Member Functions inherited from TYPO3\CMS\Core\TypoScript\Parser\TypoScriptParser
static includeDirectory ($dirPath, $cycle_counter=1, $returnFiles=FALSE, &$newString='', array &$includedFiles=array(), $optionalProperties='', $parentFilenameOrPath='')
 
static typoscriptIncludeError ($error)
 
- Protected Attributes inherited from TYPO3\CMS\Backend\Configuration\TsConfigParser
 $rootLine = array()
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 52 of file LegacyClassesForIde.php.