TYPO3 CMS  TYPO3_6-2
t3lib_transferData Class Reference
Inheritance diagram for t3lib_transferData:
TYPO3\CMS\Backend\Form\DataPreprocessor

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Backend\Form\DataPreprocessor
 fetchRecord ($table, $idList, $operation)
 
 renderRecord ($table, $id, $pid, $row)
 
 renderRecordRaw ($table, $id, $pid, $row, $TSconfig='', $tscPID=0)
 
 renderRecord_SW ($data, $fieldConfig, $TSconfig, $table, $row, $field)
 
 renderRecord_selectProc ($data, $fieldConfig, $TSconfig, $table, $row, $field)
 
 renderRecord_flexProc ($data, $fieldConfig, $TSconfig, $table, $row, $field)
 
 renderRecord_typesProc ($totalRecordContent, $types_fieldConfig, $tscPID, $table, $pid)
 
 renderRecord_inlineProc ($data, $fieldConfig, $TSconfig, $table, $row, $field)
 
 renderRecord_flexProc_procInData ($dataPart, $dataStructArray, $pParams)
 
 renderRecord_flexProc_procInData_travDS (&$dataValues, $DSelements, $pParams)
 
 selectAddSpecial ($dataAcc, $elements, $specialKey)
 
 selectAddForeign ($dataAcc, $elements, $fieldConfig, $field, $TSconfig, $row, $table)
 
 getDataIdList ($elements, $fieldConfig, $row, $table)
 
 procesItemArray ($selItems, $config, $fieldTSConfig, $table, $row, $field)
 
 addItems ($items, $iArray)
 
 procItems ($items, $itemsProcFuncTSconfig, $config, $table, $row, $field)
 
 lockRecord ($table, $id, $pid=0)
 
 regItem ($table, $id, $field, $content)
 
 sL ($in)
 
- Public Attributes inherited from TYPO3\CMS\Backend\Form\DataPreprocessor
 $lockRecords = 0
 
 $disableRTE = 0
 
 $prevPageID = ''
 
 $defVals = array()
 
 $addRawData = FALSE
 
 $regTableItems = array()
 
 $regTableItems_data = array()
 
 $loadModules = ''
 
- Protected Member Functions inherited from TYPO3\CMS\Backend\Form\DataPreprocessor
 getLiveDefaultId ($tableName, $id)
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 262 of file LegacyClassesForIde.php.