

| t3lib_tsparser_ext::flattenSetup | ( | $ | setupArray, | |
| $ | prefix, | |||
| $ | resourceFlag | |||
| ) |
This flattens a hierarchical setuparray to $this->flatSetup The original function fetched the resource-file if any ("file."). This functions doesn't.
| [type] | $setupArray: ... | |
| [type] | $prefix: ... | |
| [type] | $resourceFlag: ... |
Réimplémentée à partir de t3lib_TStemplate.
| t3lib_tsparser_ext::substituteConstants | ( | $ | all | ) |
[Describe function...]
| [type] | $all: ... |
Réimplémentée à partir de t3lib_TStemplate.
| t3lib_tsparser_ext::substituteConstantsCallBack | ( | $ | matches | ) |
Call back method for preg_replace_callback in substituteConstants
| array | Regular expression matches |
Réimplémentée à partir de t3lib_TStemplate.
| t3lib_tsparser_ext::substituteCMarkers | ( | $ | all | ) |
[Describe function...]
| [type] | $all: ... |
| t3lib_tsparser_ext::generateConfig_constants | ( | ) |
[Describe function...]
| t3lib_tsparser_ext::ext_getSetup | ( | $ | theSetup, | |
| $ | theKey | |||
| ) |
[Describe function...]
| [type] | $theSetup: ... | |
| [type] | $theKey: ... |
| t3lib_tsparser_ext::ext_getObjTree | ( | $ | arr, | |
| $ | depth_in, | |||
| $ | depthData, | |||
| $ | parentType = '', |
|||
| $ | parentValue = '', |
|||
| $ | alphaSort = '0' | |||
| ) |
[Describe function...]
| [type] | $arr: ... | |
| [type] | $depth_in: ... | |
| [type] | $depthData: ... | |
| [type] | $parentType: ... | |
| [type] | $parentValue: ... | |
| boolean | $alphaSort sorts the array keys / tree by alphabet when set to 1 |
| t3lib_tsparser_ext::lineNumberToScript | ( | $ | lnArr | ) |
[Describe function...]
| [type] | $lnArr: ... |
| t3lib_tsparser_ext::makeHtmlspecialchars | ( | $ | theValue | ) |
[Describe function...]
| [type] | $theValue: ... |
Réimplémentée dans ext_TSparser.
| t3lib_tsparser_ext::ext_getSearchKeys | ( | $ | arr, | |
| $ | depth_in, | |||
| $ | searchString, | |||
| $ | keyArray | |||
| ) |
[Describe function...]
| [type] | $arr: ... | |
| [type] | $depth_in: ... | |
| [type] | $searchString: ... | |
| [type] | $keyArray: ... |
| t3lib_tsparser_ext::ext_getRootlineNumber | ( | $ | pid | ) |
[Describe function...]
| [type] | $pid: ... |
| t3lib_tsparser_ext::ext_getTemplateHierarchyArr | ( | $ | arr, | |
| $ | depthData, | |||
| $ | keyArray, | |||
| $ | first = 0 | |||
| ) |
[Describe function...]
| [type] | $arr: ... | |
| [type] | $depthData: ... | |
| [type] | $keyArray: ... | |
| [type] | $first: ... |
| t3lib_tsparser_ext::ext_process_hierarchyInfo | ( | $ | depthDataArr, | |
| &$ | pointer | |||
| ) |
[Describe function...]
| [type] | $depthDataArr: ... | |
| [type] | $pointer: ... |
| t3lib_tsparser_ext::ext_outputTS | ( | $ | config, | |
| $ | lineNumbers = 0, |
|||
| $ | comments = 0, |
|||
| $ | crop = 0, |
|||
| $ | syntaxHL = 0, |
|||
| $ | syntaxHLBlockmode = 0 | |||
| ) |
[Describe function...]
| [type] | $config: ... | |
| [type] | $lineNumbers: ... | |
| [type] | $comments: ... | |
| [type] | $crop: ... | |
| [type] | $syntaxHL: ... | |
| [type] | $syntaxHLBlockmode: ... |
| t3lib_tsparser_ext::ext_fixed_lgd | ( | $ | string, | |
| $ | chars | |||
| ) |
Returns a new string of max. $chars lenght If the string is longer, it will be truncated and prepended with "..." $chars must be an integer of at least 4
| [type] | $string: ... | |
| [type] | $chars: ... |
| t3lib_tsparser_ext::ext_lnBreakPointWrap | ( | $ | ln, | |
| $ | str | |||
| ) |
[Describe function...]
| [type] | $ln: ... | |
| [type] | $str: ... |
| t3lib_tsparser_ext::ext_formatTS | ( | $ | input, | |
| $ | ln, | |||
| $ | comments = 1, |
|||
| $ | crop = 0 | |||
| ) |
[Describe function...]
| [type] | $input: ... | |
| [type] | $ln: ... | |
| [type] | $comments: ... | |
| [type] | $crop: ... |
| t3lib_tsparser_ext::ext_getFirstTemplate | ( | $ | id, | |
| $ | template_uid = 0 | |||
| ) |
[Describe function...]
| [type] | $id: ... | |
| [type] | $template_uid: ... |
| t3lib_tsparser_ext::ext_getAllTemplates | ( | $ | id | ) |
[Describe function...]
| [type] | $id: ... |
| t3lib_tsparser_ext::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.
| [type] | $default: ... |
| t3lib_tsparser_ext::ext_categorizeEditableConstants | ( | $ | editConstArray | ) |
[Describe function...]
| [type] | $editConstArray: ... |
| t3lib_tsparser_ext::ext_getCategoryLabelArray | ( | ) |
[Describe function...]
| t3lib_tsparser_ext::ext_getTypeData | ( | $ | type | ) |
[Describe function...]
| [type] | $type: ... |
| t3lib_tsparser_ext::ext_getTSCE_config | ( | $ | category | ) |
[Describe function...]
| [type] | $category: ... |
| t3lib_tsparser_ext::ext_getKeyImage | ( | $ | key | ) |
[Describe function...]
| [type] | $key: ... |
Réimplémentée dans t3lib_tsStyleConfig.
| t3lib_tsparser_ext::ext_getTSCE_config_image | ( | $ | imgConf | ) |
[Describe function...]
| [type] | $imgConf: ... |
Réimplémentée dans t3lib_tsStyleConfig.
| t3lib_tsparser_ext::ext_resourceDims | ( | ) |
[Describe function...]
| t3lib_tsparser_ext::ext_readDirResources | ( | $ | path | ) |
[Describe function...]
| [type] | $path: ... |
| t3lib_tsparser_ext::readDirectory | ( | $ | path, | |
| $ | type = "file" | |||
| ) |
[Describe function...]
| [type] | $path: ... | |
| [type] | $type: ... |
| t3lib_tsparser_ext::ext_fNandV | ( | $ | params | ) |
[Describe function...]
| [type] | $params: ... |
Réimplémentée dans t3lib_tsStyleConfig.
| t3lib_tsparser_ext::ext_printFields | ( | $ | theConstants, | |
| $ | category | |||
| ) |
[Describe function...]
| [type] | $theConstants: ... | |
| [type] | $category: ... |
| t3lib_tsparser_ext::ext_regObjectPositions | ( | $ | constants | ) |
| [type] | $constants: ... |
| t3lib_tsparser_ext::ext_regObjects | ( | $ | pre | ) |
[Describe function...]
| [type] | $pre: ... |
| t3lib_tsparser_ext::ext_putValueInConf | ( | $ | key, | |
| $ | var | |||
| ) |
[Describe function...]
| [type] | $key: ... | |
| [type] | $var: ... |
Réimplémentée dans t3lib_tsStyleConfig.
| t3lib_tsparser_ext::ext_removeValueInConf | ( | $ | key | ) |
[Describe function...]
| [type] | $key: ... |
Réimplémentée dans t3lib_tsStyleConfig.
| t3lib_tsparser_ext::ext_depthKeys | ( | $ | arr, | |
| $ | settings | |||
| ) |
[Describe function...]
| [type] | $arr: ... | |
| [type] | $settings: ... |
| t3lib_tsparser_ext::ext_procesInput | ( | $ | http_post_vars, | |
| $ | http_post_files, | |||
| $ | theConstants, | |||
| $ | tplRow | |||
| ) |
[Describe function...]
| [type] | $http_post_vars: ... | |
| [type] | $http_post_files: ... | |
| [type] | $theConstants: ... | |
| [type] | $tplRow: ... |
| t3lib_tsparser_ext::upload_copy_file | ( | $ | typeDat, | |
| &$ | tplRow, | |||
| $ | theRealFileName, | |||
| $ | tmp_name | |||
| ) |
[Describe function...]
| [type] | $typeDat: ... | |
| [type] | $tplRow: ... | |
| [type] | $theRealFileName: ... | |
| [type] | $tmp_name: ... |
| t3lib_tsparser_ext::ext_prevPageWithTemplate | ( | $ | id, | |
| $ | perms_clause | |||
| ) |
[Describe function...]
| [type] | $id: ... | |
| [type] | $perms_clause: ... |
| t3lib_tsparser_ext::ext_setStar | ( | $ | val | ) |
[Describe function...]
| [type] | $val: ... |
| t3lib_tsparser_ext::ext_detectAndFixExtensionPrefix | ( | $ | value | ) |
[Describe function...]
| [type] | $value: ... |
| t3lib_tsparser_ext::$edit_divider = "###MOD_TS:EDITABLE_CONSTANTS###" |
| t3lib_tsparser_ext::$HTMLcolorList = "aqua,black,blue,fuchsia,gray,green,lime,maroon,navy,olive,purple,red,silver,teal,yellow,white" |
| t3lib_tsparser_ext::$categories |
Valeur initiale :
array(
"basic" => array(), // Constants of superior importance for the template-layout. This is dimensions, imagefiles and enabling of various features. The most basic constants, which you would almost always want to configure.
"menu" => array(), // Menu setup. This includes fontfiles, sizes, background images. Depending on the menutype.
"content" => array(), // All constants related to the display of pagecontent elements
"page" => array(), // General configuration like metatags, link targets
"advanced" => array(), // Advanced functions, which are used very seldomly.
"all" => array() // All constants are put here also!
)
Réimplémentée dans t3lib_tsStyleConfig.
| t3lib_tsparser_ext::$subCategories |
Valeur initiale :
array(
// Standard categories:
"enable" => Array("Enable features", "a"),
"dims" => Array("Dimensions, widths, heights, pixels", "b"),
"file" => Array("Files", "c"),
"typo" => Array("Typography", "d"),
"color" => Array("Colors", "e"),
"links" => Array("Links and targets", "f"),
"language" => Array("Language specific constants", "g"),
// subcategories based on the default content elements
"cheader" => Array("Content: 'Header'", "ma"),
"cheader_g" => Array("Content: 'Header', Graphical", "ma"),
"ctext" => Array("Content: 'Text'", "mb"),
// "ctextpic" =>
"cimage" => Array("Content: 'Image'", "md"),
"cbullets" => Array("Content: 'Bullet list'", "me"),
"ctable" => Array("Content: 'Table'", "mf"),
"cuploads" => Array("Content: 'Filelinks'", "mg"),
"cmultimedia" => Array("Content: 'Multimedia'", "mh"),
"cmailform" => Array("Content: 'Form'", "mi"),
"csearch" => Array("Content: 'Search'", "mj"),
"clogin" => Array("Content: 'Login'", "mk"),
"csplash" => Array("Content: 'Textbox'", "ml"),
"cmenu" => Array("Content: 'Menu/Sitemap'", "mm"),
"cshortcut" => Array("Content: 'Insert records'", "mn"),
"clist" => Array("Content: 'List of records'", "mo"),
"cscript" => Array("Content: 'Script'", "mp"),
"chtml" => Array("Content: 'HTML'", "mq")
)
| t3lib_tsparser_ext::$resourceDimensions = array() |
| t3lib_tsparser_ext::$dirResources = array() |
| t3lib_tsparser_ext::$backend_info = 1 |
Réimplémentée à partir de t3lib_TStemplate.
| t3lib_tsparser_ext::$ext_inBrace = 0 |
| t3lib_tsparser_ext::$tsbrowser_searchKeys = array() |
| t3lib_tsparser_ext::$tsbrowser_depthKeys = array() |
| t3lib_tsparser_ext::$constantMode = "" |
| t3lib_tsparser_ext::$regexMode = "" |
| t3lib_tsparser_ext::$fixedLgd = "" |
| t3lib_tsparser_ext::$resourceCheck = 0 |
| t3lib_tsparser_ext::$ext_lineNumberOffset = 0 |
| t3lib_tsparser_ext::$ext_localGfxPrefix = "" |
| t3lib_tsparser_ext::$ext_localWebGfxPrefix = "" |
| t3lib_tsparser_ext::$ext_expandAllNotes = 0 |
| t3lib_tsparser_ext::$ext_noPMicons = 0 |
| t3lib_tsparser_ext::$ext_noSpecialCharsOnLabels = 0 |
| t3lib_tsparser_ext::$ext_listOfTemplatesArr = array() |
| t3lib_tsparser_ext::$ext_lineNumberOffset_mode = "" |
| t3lib_tsparser_ext::$ext_dontCheckIssetValues = 0 |
Réimplémentée dans t3lib_tsStyleConfig.
| t3lib_tsparser_ext::$ext_noCEUploadAndCopying = 0 |
Réimplémentée dans t3lib_tsStyleConfig.
| t3lib_tsparser_ext::$ext_printAll = 0 |
Réimplémentée dans t3lib_tsStyleConfig.
| t3lib_tsparser_ext::$ext_CEformName = "forms[0]" |
Réimplémentée dans t3lib_tsStyleConfig.
| t3lib_tsparser_ext::$ext_defaultOnlineResourceFlag = 0 |
Réimplémentée dans t3lib_tsStyleConfig.
| t3lib_tsparser_ext::$doNotSortCategoriesBeforeMakingForm = FALSE |
| t3lib_tsparser_ext::$templateTitles = array() |
1.5.3