TYPO3 CMS  TYPO3_7-6
TYPO3\CMS\Core\TypoScript\ExtendedTemplateService Class Reference
Inheritance diagram for TYPO3\CMS\Core\TypoScript\ExtendedTemplateService:
TYPO3\CMS\Core\TypoScript\TemplateService TYPO3\CMS\Core\TypoScript\ConfigurationForm

Public Member Functions

 substituteConstants ($all)
 
 substituteConstantsCallBack ($matches)
 
 substituteCMarkers ($all)
 
 ext_getSetup ($theSetup, $theKey)
 
 ext_getObjTree ($arr, $depth_in, $depthData, $parentType='', $parentValue='', $alphaSort='0')
 
 lineNumberToScript (array $lnArr)
 
 makeHtmlspecialchars ($theValue)
 
 ext_getSearchKeys ($arr, $depth_in, $searchString, $keyArray)
 
 ext_getRootlineNumber ($pid)
 
 ext_process_hierarchyInfo (array $depthDataArr, &$pointer)
 
 ext_outputTS (array $config, $lineNumbers=false, $comments=false, $crop=false, $syntaxHL=false, $syntaxHLBlockmode=0)
 
 ext_fixed_lgd ($string, $chars)
 
 ext_lnBreakPointWrap ($lineNumber, $str)
 
 ext_formatTS ($input, $ln, $comments=true, $crop=false)
 
 ext_getFirstTemplate ($id, $template_uid=0)
 
 ext_getAllTemplates ($id)
 
 ext_compareFlatSetups ($default)
 
 ext_categorizeEditableConstants ($editConstArray)
 
 ext_getCategoryLabelArray ()
 
 ext_getTypeData ($type)
 
 ext_getTSCE_config ($category)
 
 ext_getKeyImage ($key)
 
 ext_getTSCE_config_image ($imgConf)
 
 ext_fNandV ($params)
 
 ext_regObjectPositions ($constants)
 
 ext_regObjects ($pre)
 
 ext_putValueInConf ($key, $var)
 
 ext_removeValueInConf ($key)
 
 ext_depthKeys ($arr, $settings)
 
 ext_procesInput ($http_post_vars, $http_post_files, $theConstants, $tplRow)
 
 ext_prevPageWithTemplate ($id, $perms_clause)
 
- Public Member Functions inherited from TYPO3\CMS\Core\TypoScript\TemplateService
 getProcessExtensionStatics ()
 
 setProcessExtensionStatics ($processExtensionStatics)
 
 setVerbose ($verbose)
 
 init ()
 
 getCurrentPageData ()
 
 runThroughTemplates ($theRootLine, $start_template_uid=0)
 
 processTemplate ($row, $idList, $pid, $templateID='', $templateParent='', $includePath='')
 
 updateRootlineData ($fullRootLine)
 
 includeStaticTypoScriptSources ($idList, $templateID, $pid, $row)
 
 addExtensionStatics ($idList, $templateID, $pid, $row)
 
 prependStaticExtra ($subrow)
 
 versionOL (&$row)
 
 processIncludes ()
 
 flattenSetup ($setupArray, $prefix)
 
 substituteConstants ($all)
 
 substituteConstantsCallBack ($matches)
 
 splitConfArray ($conf, $splitCount)
 
 getFileName ($fileFromSetup)
 
 printTitle ($pageTitle, $noTitle=false, $showTitleFirst=false, $pageTitleSeparator='')
 
 fileContent ($fileName)
 
 wrap ($content, $wrap)
 
 removeQueryString ($url)
 
 getRootlineLevel ($list)
 
 linkData ($page, $oTarget, $no_cache, $script, $overrideArray=null, $addParams='', $typeOverride='', $targetDomain='')
 
 getFromMPmap ($pageId=0)
 
 initMPmap_create ($id, $MP_array=[], $level=0)
 

Public Attributes

 $edit_divider = '###MOD_TS:EDITABLE_CONSTANTS###'
 
 $HTMLcolorList = 'aqua,beige,black,blue,brown,fuchsia,gold,gray,green,lime,maroon,navy,olive,orange,purple,red,silver,tan,teal,turquoise,yellow,white'
 
 $categories
 
 $subCategories
 
 $backend_info = true
 
 $ext_inBrace = 0
 
 $tsbrowser_searchKeys = []
 
 $tsbrowser_depthKeys = []
 
 $constantMode = ''
 
 $regexMode = ''
 
 $fixedLgd = ''
 
 $ext_lineNumberOffset = 0
 
 $ext_localGfxPrefix = ''
 
 $ext_localWebGfxPrefix = ''
 
 $ext_expandAllNotes = 0
 
 $ext_noPMicons = 0
 
 $ext_noSpecialCharsOnLabels = 0
 
 $ext_listOfTemplatesArr = []
 
 $ext_lineNumberOffset_mode = ''
 
 $ext_dontCheckIssetValues = 0
 
 $ext_printAll = 0
 
 $ext_CEformName = 'forms[0]'
 
 $doNotSortCategoriesBeforeMakingForm = false
 
 $templateTitles = []
 
 $clearList_const_temp
 
 $clearList_setup_temp
 
 $bType = ''
 
 $linkObjects = false
 
 $helpConfig = []
 
 $changed = false
 
 $raw = []
 
 $rawP = 0
 
 $lastComment = ''
 
- Public Attributes inherited from TYPO3\CMS\Core\TypoScript\TemplateService
 $tt_track = true
 
 $forceTemplateParsing = false
 
 $matchAlternative = []
 
 $matchAll = false
 
 $backend_info = false
 
 $ext_constants_BRP = 0
 
 $ext_config_BRP = 0
 
 $ext_regLinenumbers = false
 
 $ext_regComments = false
 
 $tempPath = 'typo3temp/'
 
 $whereClause = ''
 
 $debug = false
 
 $allowedPaths = []
 
 $simulationHiddenOrTime = 0
 
 $loaded = false
 
 $setup = []
 
 $flatSetup = []
 
 $config = []
 
 $constants = []
 
 $hierarchyInfo = []
 
 $hierarchyInfoToRoot = []
 
 $nextLevel = 0
 
 $rootId
 
 $rootLine
 
 $absoluteRootLine
 
 $outermostRootlineIndexWithTemplate = 0
 
 $rowSum
 
 $sitetitle = ''
 
 $sections
 
 $sectionsMatch
 
 $clearList_const = []
 
 $clearList_setup = []
 
 $parserErrors = []
 
 $setup_constants = []
 
 $fileCache = []
 
 $frames = []
 
 $MPmap = ''
 

Protected Member Functions

 getRootLine ()
 
 getDatabaseConnection ()
 
 getLanguageService ()
 
 getDocumentTemplate ()
 
- Protected Member Functions inherited from TYPO3\CMS\Core\TypoScript\TemplateService
 getTypoScriptSourceFileContent ($filePath, $baseName)
 
 mergeConstantsFromIncludedTsConfigFiles ($filesToInclude, $TSdataArray)
 
 addDefaultTypoScript ()
 
 getDatabaseConnection ()
 
 getTypoScriptFrontendController ()
 
 getTimeTracker ()
 

Protected Attributes

 $categoryLabels = []
 
 $lnToScript = null
 
 $objReg = []
 
- Protected Attributes inherited from TYPO3\CMS\Core\TypoScript\TemplateService
 $verbose = false
 
 $templateIncludePaths = []
 
 $extensionStaticsProcessed = false
 
 $processExtensionStatics = false
 
 $isDefaultTypoScriptAdded = false
 
 $processIncludesHasBeenRun = false
 

Additional Inherited Members

- Static Public Member Functions inherited from TYPO3\CMS\Core\TypoScript\TemplateService
static sortedKeyList ($setupArr, $acceptOnlyProperties=false)
 

Detailed Description

TSParser extension class to TemplateService Contains functions for the TS module in TYPO3 backend

Definition at line 33 of file ExtendedTemplateService.php.

Member Function Documentation

◆ ext_categorizeEditableConstants()

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::ext_categorizeEditableConstants (   $editConstArray)
Parameters
array$editConstArray
Returns
void

Definition at line 1008 of file ExtendedTemplateService.php.

Referenced by TYPO3\CMS\Core\TypoScript\ConfigurationForm\ext_setValueArray().

◆ ext_compareFlatSetups()

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::ext_compareFlatSetups (   $default)

This function compares the flattened constants (default and all). Returns an array with the constants from the whole template which may be edited by the module.

Parameters
array$default
Returns
array

Definition at line 922 of file ExtendedTemplateService.php.

References TYPO3\CMS\Core\TypoScript\ExtendedTemplateService\getLanguageService().

Referenced by TYPO3\CMS\Core\TypoScript\ExtendedTemplateService\substituteCMarkers().

◆ ext_depthKeys()

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::ext_depthKeys (   $arr,
  $settings 
)
Parameters
array$arr
array$settings
Returns
array

Definition at line 1519 of file ExtendedTemplateService.php.

References $a.

◆ ext_fixed_lgd()

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::ext_fixed_lgd (   $string,
  $chars 
)

Returns a new string of max. $chars length If the string is longer, it will be truncated and prepended with '...' $chars must be an integer of at least 4

Parameters
string$string
int$chars
Returns
string

Definition at line 798 of file ExtendedTemplateService.php.

References TYPO3\CMS\Core\Utility\GeneralUtility\fixed_lgd_cs().

Referenced by TYPO3\CMS\Core\TypoScript\ExtendedTemplateService\ext_formatTS(), and TYPO3\CMS\Core\TypoScript\ExtendedTemplateService\ext_getObjTree().

◆ ext_fNandV()

◆ ext_formatTS()

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::ext_formatTS (   $input,
  $ln,
  $comments = true,
  $crop = false 
)

◆ ext_getAllTemplates()

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::ext_getAllTemplates (   $id)

◆ ext_getCategoryLabelArray()

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::ext_getCategoryLabelArray ( )

◆ ext_getFirstTemplate()

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::ext_getFirstTemplate (   $id,
  $template_uid = 0 
)

◆ ext_getKeyImage()

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::ext_getKeyImage (   $key)
Parameters
string$key
Returns
string
Deprecated:
since TYPO3 CMS 7, will be removed with TYPO3 CMS 8

Definition at line 1122 of file ExtendedTemplateService.php.

References TYPO3\CMS\Core\Utility\GeneralUtility\logDeprecatedFunction().

◆ ext_getObjTree()

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::ext_getObjTree (   $arr,
  $depth_in,
  $depthData,
  $parentType = '',
  $parentValue = '',
  $alphaSort = '0' 
)

Get object tree

Parameters
array$arr
string$depth_in
string$depthData
string$parentType(unused)
string$parentValue(unused)
string$alphaSortsorts the array keys / tree by alphabet when set to 1
Returns
array

Definition at line 406 of file ExtendedTemplateService.php.

References $a, TYPO3\CMS\Core\TypoScript\ExtendedTemplateService\$ext_expandAllNotes, $GLOBALS, TYPO3\CMS\Core\Utility\GeneralUtility\_GP(), TYPO3\CMS\Core\Utility\MathUtility\canBeInterpretedAsInteger(), TYPO3\CMS\Core\TypoScript\ExtendedTemplateService\ext_fixed_lgd(), and TYPO3\CMS\Core\TypoScript\ExtendedTemplateService\lineNumberToScript().

◆ ext_getRootlineNumber()

◆ ext_getSearchKeys()

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::ext_getSearchKeys (   $arr,
  $depth_in,
  $searchString,
  $keyArray 
)
Parameters
array$arr
string$depth_in
string$searchString
array$keyArray
Returns
array
Exceptions
Exception

Definition at line 586 of file ExtendedTemplateService.php.

◆ ext_getSetup()

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::ext_getSetup (   $theSetup,
  $theKey 
)
Parameters
array$theSetup
string$theKey
Returns
array

Definition at line 377 of file ExtendedTemplateService.php.

◆ ext_getTSCE_config()

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::ext_getTSCE_config (   $category)

◆ ext_getTSCE_config_image()

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::ext_getTSCE_config_image (   $imgConf)

◆ ext_getTypeData()

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::ext_getTypeData (   $type)

◆ ext_lnBreakPointWrap()

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::ext_lnBreakPointWrap (   $lineNumber,
  $str 
)
Parameters
int$lineNumberLine Number
array$str
Returns
string

Definition at line 819 of file ExtendedTemplateService.php.

Referenced by TYPO3\CMS\Core\TypoScript\ExtendedTemplateService\ext_formatTS().

◆ ext_outputTS()

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::ext_outputTS ( array  $config,
  $lineNumbers = false,
  $comments = false,
  $crop = false,
  $syntaxHL = false,
  $syntaxHLBlockmode = 0 
)

Get formatted HTML output for TypoScript either with Syntaxhiglighting or in plain mode

Parameters
array$configArray with simple strings of typoscript code.
bool$lineNumbersPrepend linNumbers to each line.
bool$commentsEnable including comments in output.
bool$cropEnable cropping of long lines.
bool$syntaxHLEnrich output with syntaxhighlighting.
int$syntaxHLBlockmode
Returns
string

Definition at line 772 of file ExtendedTemplateService.php.

References TYPO3\CMS\Core\TypoScript\ExtendedTemplateService\ext_formatTS(), and TYPO3\CMS\Core\Utility\GeneralUtility\makeInstance().

◆ ext_prevPageWithTemplate()

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::ext_prevPageWithTemplate (   $id,
  $perms_clause 
)

◆ ext_procesInput()

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::ext_procesInput (   $http_post_vars,
  $http_post_files,
  $theConstants,
  $tplRow 
)

◆ ext_process_hierarchyInfo()

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::ext_process_hierarchyInfo ( array  $depthDataArr,
$pointer 
)

Processes the flat array from TemplateService->hierarchyInfo and turns it into a hierachical array to show dependencies (used by TemplateAnalyzer)

Parameters
array$depthDataArr(empty array on external call)
int&$pointerElement number (1! to count()) of $this->hierarchyInfo that should be processed.
Returns
array Processed hierachyInfo.

Definition at line 742 of file ExtendedTemplateService.php.

◆ ext_putValueInConf()

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::ext_putValueInConf (   $key,
  $var 
)
Parameters
string$key
string$var
Returns
void

Definition at line 1482 of file ExtendedTemplateService.php.

Referenced by TYPO3\CMS\Core\TypoScript\ExtendedTemplateService\ext_procesInput().

◆ ext_regObjectPositions()

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::ext_regObjectPositions (   $constants)

◆ ext_regObjects()

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::ext_regObjects (   $pre)
Parameters
string$pre
Returns
void

Definition at line 1438 of file ExtendedTemplateService.php.

Referenced by TYPO3\CMS\Core\TypoScript\ExtendedTemplateService\ext_regObjectPositions().

◆ ext_removeValueInConf()

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::ext_removeValueInConf (   $key)
Parameters
string$key
Returns
void

Definition at line 1504 of file ExtendedTemplateService.php.

Referenced by TYPO3\CMS\Core\TypoScript\ExtendedTemplateService\ext_procesInput().

◆ getDatabaseConnection()

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::getDatabaseConnection ( )
protected

◆ getDocumentTemplate()

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::getDocumentTemplate ( )
protected
Returns
DocumentTemplate

Definition at line 1703 of file ExtendedTemplateService.php.

References $GLOBALS.

Referenced by TYPO3\CMS\Core\TypoScript\ExtendedTemplateService\ext_fNandV().

◆ getLanguageService()

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::getLanguageService ( )
protected

◆ getRootLine()

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::getRootLine ( )
protected

◆ lineNumberToScript()

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::lineNumberToScript ( array  $lnArr)

Find the originating template name for an array of line numbers (TypoScript setup only!) Given an array of linenumbers the method will try to find the corresponding template where this line originated The linenumber indicates the last lineNumber that is part of the template

lineNumbers are in sync with the calculated lineNumbers '.ln..' in TypoScriptParser

Parameters
array$lnArrArray with linenumbers (might have some extra symbols, for example for unsetting) to be processed
Returns
array The same array where each entry has been prepended by the template title if available

Definition at line 537 of file ExtendedTemplateService.php.

Referenced by TYPO3\CMS\Core\TypoScript\ExtendedTemplateService\ext_getObjTree().

◆ makeHtmlspecialchars()

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::makeHtmlspecialchars (   $theValue)
Parameters
array$theValue
Returns
array
Deprecated:
since TYPO3 CMS 7, will be removed in TYPO3 CMS 8 - use htmlspecialchars() directly

Definition at line 572 of file ExtendedTemplateService.php.

References TYPO3\CMS\Core\Utility\GeneralUtility\logDeprecatedFunction().

◆ substituteCMarkers()

◆ substituteConstants()

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::substituteConstants (   $all)

Substitute constant

Parameters
string$all
Returns
string

Definition at line 277 of file ExtendedTemplateService.php.

◆ substituteConstantsCallBack()

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::substituteConstantsCallBack (   $matches)

Call back method for preg_replace_callback in substituteConstants

Parameters
array$matchesRegular expression matches
Returns
string Replacement
See also
substituteConstants()

Definition at line 289 of file ExtendedTemplateService.php.

Member Data Documentation

◆ $backend_info

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$backend_info = true

Definition at line 109 of file ExtendedTemplateService.php.

◆ $bType

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$bType = ''

Definition at line 234 of file ExtendedTemplateService.php.

◆ $categories

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$categories
Initial value:
= [
'basic' => []

Definition at line 51 of file ExtendedTemplateService.php.

◆ $categoryLabels

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$categoryLabels = []
protected

Definition at line 70 of file ExtendedTemplateService.php.

◆ $changed

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$changed = false

Definition at line 249 of file ExtendedTemplateService.php.

◆ $clearList_const_temp

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$clearList_const_temp

Definition at line 224 of file ExtendedTemplateService.php.

◆ $clearList_setup_temp

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$clearList_setup_temp

Definition at line 229 of file ExtendedTemplateService.php.

◆ $constantMode

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$constantMode = ''

Definition at line 133 of file ExtendedTemplateService.php.

◆ $doNotSortCategoriesBeforeMakingForm

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$doNotSortCategoriesBeforeMakingForm = false

Definition at line 207 of file ExtendedTemplateService.php.

◆ $edit_divider

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$edit_divider = '###MOD_TS:EDITABLE_CONSTANTS###'

Definition at line 41 of file ExtendedTemplateService.php.

◆ $ext_CEformName

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$ext_CEformName = 'forms[0]'

Definition at line 202 of file ExtendedTemplateService.php.

◆ $ext_dontCheckIssetValues

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$ext_dontCheckIssetValues = 0

Definition at line 192 of file ExtendedTemplateService.php.

◆ $ext_expandAllNotes

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$ext_expandAllNotes = 0

◆ $ext_inBrace

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$ext_inBrace = 0

Definition at line 116 of file ExtendedTemplateService.php.

◆ $ext_lineNumberOffset

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$ext_lineNumberOffset = 0

Definition at line 148 of file ExtendedTemplateService.php.

◆ $ext_lineNumberOffset_mode

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$ext_lineNumberOffset_mode = ''

Definition at line 185 of file ExtendedTemplateService.php.

◆ $ext_listOfTemplatesArr

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$ext_listOfTemplatesArr = []

Definition at line 180 of file ExtendedTemplateService.php.

◆ $ext_localGfxPrefix

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$ext_localGfxPrefix = ''

Definition at line 153 of file ExtendedTemplateService.php.

◆ $ext_localWebGfxPrefix

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$ext_localWebGfxPrefix = ''

Definition at line 158 of file ExtendedTemplateService.php.

◆ $ext_noPMicons

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$ext_noPMicons = 0

Definition at line 168 of file ExtendedTemplateService.php.

◆ $ext_noSpecialCharsOnLabels

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$ext_noSpecialCharsOnLabels = 0

Definition at line 175 of file ExtendedTemplateService.php.

◆ $ext_printAll

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$ext_printAll = 0

Definition at line 197 of file ExtendedTemplateService.php.

◆ $fixedLgd

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$fixedLgd = ''

Definition at line 143 of file ExtendedTemplateService.php.

◆ $helpConfig

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$helpConfig = []

◆ $HTMLcolorList

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$HTMLcolorList = 'aqua,beige,black,blue,brown,fuchsia,gold,gray,green,lime,maroon,navy,olive,orange,purple,red,silver,tan,teal,turquoise,yellow,white'

Definition at line 46 of file ExtendedTemplateService.php.

◆ $lastComment

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$lastComment = ''

Definition at line 269 of file ExtendedTemplateService.php.

◆ $linkObjects

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$linkObjects = false

Definition at line 239 of file ExtendedTemplateService.php.

◆ $lnToScript

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$lnToScript = null
protected

Definition at line 219 of file ExtendedTemplateService.php.

◆ $objReg

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$objReg = []
protected

Definition at line 254 of file ExtendedTemplateService.php.

◆ $raw

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$raw = []

Definition at line 259 of file ExtendedTemplateService.php.

◆ $rawP

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$rawP = 0

Definition at line 264 of file ExtendedTemplateService.php.

◆ $regexMode

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$regexMode = ''

Definition at line 138 of file ExtendedTemplateService.php.

◆ $subCategories

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$subCategories
Initial value:
= [
'enable' => ['Enable features', 'a']

Definition at line 77 of file ExtendedTemplateService.php.

◆ $templateTitles

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$templateTitles = []

Definition at line 214 of file ExtendedTemplateService.php.

◆ $tsbrowser_depthKeys

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$tsbrowser_depthKeys = []

Definition at line 128 of file ExtendedTemplateService.php.

◆ $tsbrowser_searchKeys

TYPO3\CMS\Core\TypoScript\ExtendedTemplateService::$tsbrowser_searchKeys = []

Definition at line 123 of file ExtendedTemplateService.php.