Documentation TYPO3 par Ameos

t3lib_tsStyleConfig Class Reference

Inheritance diagram for t3lib_tsStyleConfig:

Inheritance graph
[legend]
Collaboration diagram for t3lib_tsStyleConfig:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ext_initTSstyleConfig ($configTemplate, $pathRel, $pathAbs, $backPath)
 ext_setValueArray ($theConstants, $valueArray)
 ext_getCategoriesForModMenu ()
 ext_makeHelpInformationForCategory ($cat)
 ext_getForm ($cat, $theConstants, $script="", $addFields="")
 ext_displayExample ()
 ext_mergeIncomingWithExisting ($arr)
 ext_getKeyImage ($key)
 ext_getTSCE_config_image ($imgConf)
 ext_fNandV ($params)
 ext_loadResources ($absPath)
 ext_putValueInConf ($key, $var)
 ext_removeValueInConf ($key)
 ext_initTSstyleConfig ($configTemplate, $pathRel, $pathAbs, $backPath)
 ext_setValueArray ($theConstants, $valueArray)
 ext_getCategoriesForModMenu ()
 ext_makeHelpInformationForCategory ($cat)
 ext_getForm ($cat, $theConstants, $script="", $addFields="")
 ext_displayExample ()
 ext_mergeIncomingWithExisting ($arr)
 ext_getKeyImage ($key)
 ext_getTSCE_config_image ($imgConf)
 ext_fNandV ($params)
 ext_loadResources ($absPath)
 ext_putValueInConf ($key, $var)
 ext_removeValueInConf ($key)

Public Attributes

 $categories = array()
 $ext_dontCheckIssetValues = 1
 $ext_CEformName = "tsStyleConfigForm"
 $ext_noCEUploadAndCopying = 1
 $ext_printAll = 1
 $ext_defaultOnlineResourceFlag = 1
 $ext_incomingValues = array()

Detailed Description

Definition at line 79 of file class.t3lib_tsstyleconfig.php.


Member Function Documentation

t3lib_tsStyleConfig::ext_displayExample  ) 
 

[Describe function...]

Returns:
[type] ...

Definition at line 197 of file class.t3lib_tsstyleconfig.php.

t3lib_tsStyleConfig::ext_displayExample  ) 
 

[Describe function...]

Returns:
[type] ...

Definition at line 197 of file class.t3lib_tsstyleconfig.php.

Referenced by ext_getForm().

t3lib_tsStyleConfig::ext_fNandV params  ) 
 

[Describe function...]

Parameters:
[type] $params: ...
Returns:
[type] ...

Reimplemented from t3lib_tsparser_ext.

Definition at line 244 of file class.t3lib_tsstyleconfig.php.

t3lib_tsStyleConfig::ext_fNandV params  ) 
 

[Describe function...]

Parameters:
[type] $params: ...
Returns:
[type] ...

Reimplemented from t3lib_tsparser_ext.

Definition at line 244 of file class.t3lib_tsstyleconfig.php.

t3lib_tsStyleConfig::ext_getCategoriesForModMenu  ) 
 

[Describe function...]

Returns:
[type] ...

Definition at line 145 of file class.t3lib_tsstyleconfig.php.

References t3lib_tsparser_ext::ext_getCategoryLabelArray().

t3lib_tsStyleConfig::ext_getCategoriesForModMenu  ) 
 

[Describe function...]

Returns:
[type] ...

Definition at line 145 of file class.t3lib_tsstyleconfig.php.

References t3lib_tsparser_ext::ext_getCategoryLabelArray().

t3lib_tsStyleConfig::ext_getForm cat,
theConstants,
script = "",
addFields = ""
 

[Describe function...]

Parameters:
[type] $cat: ...
[type] $theConstants: ...
[type] $script: ...
[type] $addFields: ...
Returns:
[type] ...

Definition at line 168 of file class.t3lib_tsstyleconfig.php.

References ext_displayExample(), ext_makeHelpInformationForCategory(), and t3lib_tsparser_ext::ext_printFields().

t3lib_tsStyleConfig::ext_getForm cat,
theConstants,
script = "",
addFields = ""
 

[Describe function...]

Parameters:
[type] $cat: ...
[type] $theConstants: ...
[type] $script: ...
[type] $addFields: ...
Returns:
[type] ...

Definition at line 168 of file class.t3lib_tsstyleconfig.php.

References ext_displayExample(), ext_makeHelpInformationForCategory(), and t3lib_tsparser_ext::ext_printFields().

t3lib_tsStyleConfig::ext_getKeyImage key  ) 
 

[Describe function...]

Parameters:
[type] $key: ...
Returns:
[type] ...

Reimplemented from t3lib_tsparser_ext.

Definition at line 221 of file class.t3lib_tsstyleconfig.php.

t3lib_tsStyleConfig::ext_getKeyImage key  ) 
 

[Describe function...]

Parameters:
[type] $key: ...
Returns:
[type] ...

Reimplemented from t3lib_tsparser_ext.

Definition at line 221 of file class.t3lib_tsstyleconfig.php.

t3lib_tsStyleConfig::ext_getTSCE_config_image imgConf  ) 
 

[Describe function...]

Parameters:
[type] $imgConf: ...
Returns:
[type] ...

Reimplemented from t3lib_tsparser_ext.

Definition at line 231 of file class.t3lib_tsstyleconfig.php.

t3lib_tsStyleConfig::ext_getTSCE_config_image imgConf  ) 
 

[Describe function...]

Parameters:
[type] $imgConf: ...
Returns:
[type] ...

Reimplemented from t3lib_tsparser_ext.

Definition at line 231 of file class.t3lib_tsstyleconfig.php.

t3lib_tsStyleConfig::ext_initTSstyleConfig configTemplate,
pathRel,
pathAbs,
backPath
 

Parameters:
string pathRel is the path relative to the typo3/ directory
string pathAbs is the absolute path from root
string backPath is the backReference from current position to typo3/ dir
[type] $backPath: ...
Returns:
[type] ...

Definition at line 98 of file class.t3lib_tsstyleconfig.php.

References t3lib_tsparser_ext::generateConfig_constants().

t3lib_tsStyleConfig::ext_initTSstyleConfig configTemplate,
pathRel,
pathAbs,
backPath
 

Parameters:
string pathRel is the path relative to the typo3/ directory
string pathAbs is the absolute path from root
string backPath is the backReference from current position to typo3/ dir
[type] $backPath: ...
Returns:
[type] ...

Definition at line 98 of file class.t3lib_tsstyleconfig.php.

References t3lib_tsparser_ext::generateConfig_constants().

t3lib_tsStyleConfig::ext_loadResources absPath  ) 
 

[Describe function...]

Parameters:
[type] $absPath: ...
Returns:
[type] ...

Definition at line 261 of file class.t3lib_tsstyleconfig.php.

References t3lib_tsparser_ext::ext_readDirResources(), t3lib_tsparser_ext::ext_resourceDims(), and t3lib_tsparser_ext::readDirectory().

t3lib_tsStyleConfig::ext_loadResources absPath  ) 
 

[Describe function...]

Parameters:
[type] $absPath: ...
Returns:
[type] ...

Definition at line 261 of file class.t3lib_tsstyleconfig.php.

References t3lib_tsparser_ext::ext_readDirResources(), t3lib_tsparser_ext::ext_resourceDims(), and t3lib_tsparser_ext::readDirectory().

t3lib_tsStyleConfig::ext_makeHelpInformationForCategory cat  ) 
 

[Describe function...]

Parameters:
[type] $cat: ...
Returns:
[type] ...

Definition at line 155 of file class.t3lib_tsstyleconfig.php.

References t3lib_tsparser_ext::ext_getTSCE_config().

t3lib_tsStyleConfig::ext_makeHelpInformationForCategory cat  ) 
 

[Describe function...]

Parameters:
[type] $cat: ...
Returns:
[type] ...

Definition at line 155 of file class.t3lib_tsstyleconfig.php.

References t3lib_tsparser_ext::ext_getTSCE_config().

Referenced by ext_getForm().

t3lib_tsStyleConfig::ext_mergeIncomingWithExisting arr  ) 
 

[Describe function...]

Parameters:
[type] $arr: ...
Returns:
[type] ...

Definition at line 213 of file class.t3lib_tsstyleconfig.php.

References t3lib_div::array_merge_recursive_overrule(), and t3lib_div::makeInstance().

t3lib_tsStyleConfig::ext_mergeIncomingWithExisting arr  ) 
 

[Describe function...]

Parameters:
[type] $arr: ...
Returns:
[type] ...

Definition at line 213 of file class.t3lib_tsstyleconfig.php.

References t3lib_div::array_merge_recursive_overrule(), and t3lib_div::makeInstance().

t3lib_tsStyleConfig::ext_putValueInConf key,
var
 

[Describe function...]

Parameters:
[type] $key: ...
[type] $var: ...
Returns:
[type] ...

Reimplemented from t3lib_tsparser_ext.

Definition at line 277 of file class.t3lib_tsstyleconfig.php.

t3lib_tsStyleConfig::ext_putValueInConf key,
var
 

[Describe function...]

Parameters:
[type] $key: ...
[type] $var: ...
Returns:
[type] ...

Reimplemented from t3lib_tsparser_ext.

Definition at line 277 of file class.t3lib_tsstyleconfig.php.

t3lib_tsStyleConfig::ext_removeValueInConf key  ) 
 

[Describe function...]

Parameters:
[type] $key: ...
Returns:
[type] ...

Reimplemented from t3lib_tsparser_ext.

Definition at line 287 of file class.t3lib_tsstyleconfig.php.

t3lib_tsStyleConfig::ext_removeValueInConf key  ) 
 

[Describe function...]

Parameters:
[type] $key: ...
Returns:
[type] ...

Reimplemented from t3lib_tsparser_ext.

Definition at line 287 of file class.t3lib_tsstyleconfig.php.

t3lib_tsStyleConfig::ext_setValueArray theConstants,
valueArray
 

[Describe function...]

Parameters:
[type] $theConstants: ...
[type] $valueArray: ...
Returns:
[type] ...

Definition at line 118 of file class.t3lib_tsstyleconfig.php.

References t3lib_tsparser_ext::ext_categorizeEditableConstants(), and t3lib_tsparser_ext::flattenSetup().

t3lib_tsStyleConfig::ext_setValueArray theConstants,
valueArray
 

[Describe function...]

Parameters:
[type] $theConstants: ...
[type] $valueArray: ...
Returns:
[type] ...

Definition at line 118 of file class.t3lib_tsstyleconfig.php.

References t3lib_tsparser_ext::ext_categorizeEditableConstants(), and t3lib_tsparser_ext::flattenSetup().


The documentation for this class was generated from the following files:


Généré par Les spécialistes TYPO3 avec  doxygen 1.4.6