TYPO3 CMS  TYPO3_6-2
t3lib_flexformtools Class Reference
Inheritance diagram for t3lib_flexformtools:
TYPO3\CMS\Core\Configuration\FlexForm\FlexFormTools

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Core\Configuration\FlexForm\FlexFormTools
 traverseFlexFormXMLData ($table, $field, $row, $callBackObj, $callBackMethod_value)
 
 traverseFlexFormXMLData_recurse ($dataStruct, $editData, &$PA, $path='')
 
 getAvailableLanguages ()
 
 cleanFlexFormXML ($table, $field, $row)
 
 cleanFlexFormXML_callBackFunction ($dsArr, $data, $PA, $path, $pObj)
 
getArrayValueByPath ($pathArray, &$array)
 
 setArrayValueByPath ($pathArray, &$array, $value)
 
 flexArray2Xml ($array, $addPrologue=FALSE)
 
- Public Attributes inherited from TYPO3\CMS\Core\Configuration\FlexForm\FlexFormTools
 $convertCharset = FALSE
 
 $reNumberIndexesOfSectionData = FALSE
 
 $traverseFlexFormXMLData_DS = array()
 
 $traverseFlexFormXMLData_Data = array()
 
 $flexArray2Xml_options
 
 $callBackObj = NULL
 
 $cleanFlexFormXML = array()
 
- Protected Member Functions inherited from TYPO3\CMS\Core\Configuration\FlexForm\FlexFormTools
 executeCallBackMethod ($methodName, array $parameterArray)
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 897 of file LegacyClassesForIde.php.