Documentation TYPO3 par Ameos |
Public Member Functions | |
flattenSetup ($setupArray, $prefix, $resourceFlag) | |
substituteConstants ($all) | |
substituteCMarkers ($all) | |
generateConfig_constants () | |
ext_getSetup ($theSetup, $theKey) | |
ext_getObjTree ($arr, $depth_in, $depthData, $parentType="", $parentValue="") | |
lineNumberToScript ($lnArr) | |
makeHtmlspecialchars ($theValue) | |
ext_getSearchKeys ($arr, $depth_in, $searchString, $keyArray) | |
ext_getRootlineNumber ($pid) | |
ext_getTemplateHierarchyArr ($arr, $depthData, $keyArray, $first=0) | |
ext_process_hierarchyInfo ($depthDataArr, &$pointer) | |
ext_outputTS ($config, $lineNumbers=0, $comments=0, $crop=0, $syntaxHL=0, $syntaxHLBlockmode=0) | |
ext_fixed_lgd ($string, $chars) | |
ext_lnBreakPointWrap ($ln, $str) | |
ext_formatTS ($input, $ln, $comments=1, $crop=0) | |
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_resourceDims () | |
ext_readDirResources ($path) | |
readDirectory ($path, $type="file") | |
ext_fNandV ($params) | |
ext_printFields ($theConstants, $category) | |
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) | |
upload_copy_file ($typeDat, &$tplRow, $theRealFileName, $tmp_name) | |
ext_prevPageWithTemplate ($id, $perms_clause) | |
ext_setStar ($val) | |
ext_detectAndFixExtensionPrefix ($value) | |
flattenSetup ($setupArray, $prefix, $resourceFlag) | |
substituteConstants ($all) | |
substituteCMarkers ($all) | |
generateConfig_constants () | |
ext_getSetup ($theSetup, $theKey) | |
ext_getObjTree ($arr, $depth_in, $depthData, $parentType="", $parentValue="") | |
lineNumberToScript ($lnArr) | |
makeHtmlspecialchars ($theValue) | |
ext_getSearchKeys ($arr, $depth_in, $searchString, $keyArray) | |
ext_getRootlineNumber ($pid) | |
ext_getTemplateHierarchyArr ($arr, $depthData, $keyArray, $first=0) | |
ext_process_hierarchyInfo ($depthDataArr, &$pointer) | |
ext_outputTS ($config, $lineNumbers=0, $comments=0, $crop=0, $syntaxHL=0, $syntaxHLBlockmode=0) | |
ext_fixed_lgd ($string, $chars) | |
ext_lnBreakPointWrap ($ln, $str) | |
ext_formatTS ($input, $ln, $comments=1, $crop=0) | |
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_resourceDims () | |
ext_readDirResources ($path) | |
readDirectory ($path, $type="file") | |
ext_fNandV ($params) | |
ext_printFields ($theConstants, $category) | |
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) | |
upload_copy_file ($typeDat, &$tplRow, $theRealFileName, $tmp_name) | |
ext_prevPageWithTemplate ($id, $perms_clause) | |
ext_setStar ($val) | |
ext_detectAndFixExtensionPrefix ($value) | |
Public Attributes | |
$edit_divider = "###MOD_TS:EDITABLE_CONSTANTS###" | |
$HTMLcolorList = "aqua,black,blue,fuchsia,gray,green,lime,maroon,navy,olive,purple,red,silver,teal,yellow,white" | |
$categories | |
$subCategories | |
$resourceDimensions = array() | |
$dirResources = array() | |
$backend_info = 1 | |
$ext_inBrace = 0 | |
$tsbrowser_searchKeys = array() | |
$tsbrowser_depthKeys = array() | |
$constantMode = "" | |
$regexMode = "" | |
$fixedLgd = "" | |
$resourceCheck = 0 | |
$ext_lineNumberOffset = 0 | |
$ext_localGfxPrefix = "" | |
$ext_localWebGfxPrefix = "" | |
$ext_expandAllNotes = 0 | |
$ext_noPMicons = 0 | |
$ext_noSpecialCharsOnLabels = 0 | |
$ext_listOfTemplatesArr = array() | |
$ext_lineNumberOffset_mode = "" | |
$ext_dontCheckIssetValues = 0 | |
$ext_noCEUploadAndCopying = 0 | |
$ext_printAll = 0 | |
$ext_CEformName = "forms[0]" | |
$ext_defaultOnlineResourceFlag = 0 | |
$templateTitles = array() |
Definition at line 104 of file class.t3lib_tsparser_ext.php.
|
[Describe function...]
Definition at line 837 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 837 of file class.t3lib_tsparser_ext.php. Referenced by t3lib_tsStyleConfig::ext_setValueArray(). |
|
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.
Definition at line 771 of file class.t3lib_tsparser_ext.php. |
|
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.
Definition at line 771 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 1435 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 1435 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 1671 of file class.t3lib_tsparser_ext.php. References t3lib_extMgm::siteRelPath(). |
|
[Describe function...]
Definition at line 1671 of file class.t3lib_tsparser_ext.php. References t3lib_extMgm::siteRelPath(). |
|
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
Definition at line 664 of file class.t3lib_tsparser_ext.php. |
|
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
Definition at line 664 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Reimplemented in t3lib_tsStyleConfig, and t3lib_tsStyleConfig. Definition at line 1061 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Reimplemented in t3lib_tsStyleConfig, and t3lib_tsStyleConfig. Definition at line 1061 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 693 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 693 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 751 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 751 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 860 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 860 of file class.t3lib_tsparser_ext.php. Referenced by t3lib_tsStyleConfig::ext_getCategoriesForModMenu(). |
|
[Describe function...]
Definition at line 732 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 732 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Reimplemented in t3lib_tsStyleConfig, and t3lib_tsStyleConfig. Definition at line 957 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Reimplemented in t3lib_tsStyleConfig, and t3lib_tsStyleConfig. Definition at line 957 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 350 of file class.t3lib_tsparser_ext.php. References t3lib_div::inList(), and t3lib_div::testInt(). |
|
[Describe function...]
Definition at line 350 of file class.t3lib_tsparser_ext.php. References t3lib_div::inList(), and t3lib_div::testInt(). |
|
[Describe function...]
Definition at line 529 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 529 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 489 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 489 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 319 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 319 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 547 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 547 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 918 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 918 of file class.t3lib_tsparser_ext.php. Referenced by t3lib_tsStyleConfig::ext_makeHelpInformationForCategory(). |
|
[Describe function...]
Reimplemented in t3lib_tsStyleConfig, and t3lib_tsStyleConfig. Definition at line 967 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Reimplemented in t3lib_tsStyleConfig, and t3lib_tsStyleConfig. Definition at line 967 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 877 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 877 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 680 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 680 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 637 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 637 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 1643 of file class.t3lib_tsparser_ext.php. References t3lib_BEfunc::BEgetRootLine(). |
|
[Describe function...]
Definition at line 1643 of file class.t3lib_tsparser_ext.php. References t3lib_BEfunc::BEgetRootLine(). |
|
[Describe function...]
Definition at line 1079 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 1079 of file class.t3lib_tsparser_ext.php. Referenced by t3lib_tsStyleConfig::ext_getForm(). |
|
[Describe function...]
Definition at line 1470 of file class.t3lib_tsparser_ext.php. References t3lib_div::inList(), and t3lib_div::intInRange(). |
|
[Describe function...]
Definition at line 1470 of file class.t3lib_tsparser_ext.php. References t3lib_div::inList(), and t3lib_div::intInRange(). |
|
[Describe function...]
Definition at line 606 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 606 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Reimplemented in t3lib_tsStyleConfig, and t3lib_tsStyleConfig. Definition at line 1396 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Reimplemented in t3lib_tsStyleConfig, and t3lib_tsStyleConfig. Definition at line 1396 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 1021 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 1021 of file class.t3lib_tsparser_ext.php. Referenced by t3lib_tsStyleConfig::ext_loadResources(). |
|
Definition at line 1336 of file class.t3lib_tsparser_ext.php. |
|
Definition at line 1336 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 1351 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 1351 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Reimplemented in t3lib_tsStyleConfig, and t3lib_tsStyleConfig. Definition at line 1419 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Reimplemented in t3lib_tsStyleConfig, and t3lib_tsStyleConfig. Definition at line 1419 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 991 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 991 of file class.t3lib_tsparser_ext.php. Referenced by t3lib_tsStyleConfig::ext_loadResources(). |
|
[Describe function...]
Definition at line 1659 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 1659 of file class.t3lib_tsparser_ext.php. |
|
This flattens a hierarchical setuparray to $this->flatSetup The original function fetched the resource-file if any ("file."). This functions doesn't.
Reimplemented from t3lib_TStemplate. Definition at line 192 of file class.t3lib_tsparser_ext.php. References flattenSetup(), and t3lib_TStemplate::getFileName(). |
|
This flattens a hierarchical setuparray to $this->flatSetup The original function fetched the resource-file if any ("file."). This functions doesn't.
Reimplemented from t3lib_TStemplate. Definition at line 192 of file class.t3lib_tsparser_ext.php. References t3lib_TStemplate::getFileName(). Referenced by t3lib_tsStyleConfig::ext_setValueArray(), and flattenSetup(). |
|
[Describe function...]
Definition at line 270 of file class.t3lib_tsparser_ext.php. References t3lib_div::makeInstance(). |
|
[Describe function...]
Definition at line 270 of file class.t3lib_tsparser_ext.php. References t3lib_div::makeInstance(). Referenced by t3lib_tsStyleConfig::ext_initTSstyleConfig(). |
|
[Describe function...]
Definition at line 445 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 445 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Reimplemented in ext_TSparser. Definition at line 476 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Reimplemented in ext_TSparser. Definition at line 476 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 1036 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 1036 of file class.t3lib_tsparser_ext.php. Referenced by t3lib_tsStyleConfig::ext_loadResources(). |
|
[Describe function...]
Definition at line 248 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Definition at line 248 of file class.t3lib_tsparser_ext.php. |
|
[Describe function...]
Reimplemented from t3lib_TStemplate. Definition at line 219 of file class.t3lib_tsparser_ext.php. References t3lib_TStemplate::$const. |
|
[Describe function...]
Reimplemented from t3lib_TStemplate. Definition at line 219 of file class.t3lib_tsparser_ext.php. References t3lib_TStemplate::$const. |
|
[Describe function...]
Definition at line 1597 of file class.t3lib_tsparser_ext.php. References t3lib_BEfunc::getRecord(), t3lib_div::inList(), t3lib_div::makeInstance(), t3lib_div::split_fileref(), t3lib_div::trimExplode(), t3lib_div::unlink_tempfile(), and t3lib_div::upload_to_tempfile(). |
|
[Describe function...]
Definition at line 1597 of file class.t3lib_tsparser_ext.php. References t3lib_BEfunc::getRecord(), t3lib_div::inList(), t3lib_div::makeInstance(), t3lib_div::split_fileref(), t3lib_div::trimExplode(), t3lib_div::unlink_tempfile(), and t3lib_div::upload_to_tempfile(). |
|
Initial value: 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! ) Reimplemented in t3lib_tsStyleConfig. Definition at line 110 of file class.t3lib_tsparser_ext.php. |
|
Initial value: 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") ) Definition at line 118 of file class.t3lib_tsparser_ext.php. |