TYPO3 CMS  TYPO3_6-2
t3lib_TCEforms_inline Class Reference
Inheritance diagram for t3lib_TCEforms_inline:
TYPO3\CMS\Backend\Form\Element\InlineElement

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Backend\Form\Element\InlineElement
 init (&$formEngine)
 
 getSingleField_typeInline ($table, $field, $row, &$PA)
 
 renderForeignRecord ($parentUid, $rec, $config=array())
 
 renderForeignRecordHeader ($parentUid, $foreign_table, $rec, $config, $isVirtualRecord=FALSE)
 
 renderForeignRecordHeaderControl ($parentUid, $foreign_table, $rec, $config=array(), $isVirtualRecord=FALSE)
 
 renderCombinationTable (&$rec, $appendFormFieldNames, $config=array())
 
 renderPossibleRecordsSelector ($selItems, $conf, $uniqueIds=array())
 
 renderPossibleRecordsSelectorTypeSelect ($selItems, $conf, &$PA, $uniqueIds=array())
 
 renderPossibleRecordsSelectorTypeGroupDB ($conf, &$PA)
 
 addJavaScriptSortable ($objectId)
 
 processAjaxRequest ($_, $ajaxObj)
 
 createNewRecord ($domObjectId, $foreignUid=0)
 
 getRecordDetails ($domObjectId)
 
 setExpandedCollapsedState ($domObjectId, $expand, $collapse)
 
 getPossibleRecords ($table, $field, $row, $conf, $checkForConfField='foreign_selector')
 
 getUniqueIds ($records, $conf=array(), $splitValue=FALSE)
 
 getNewRecord ($pid, $table)
 
 pushStructure ($table, $uid, $field='', $config=array(), array $parameters=array())
 
 popStructure ()
 
 updateStructureNames ()
 
 getStructureItemName ($levelData, $disposal=self::Disposal_AttributeId)
 
 getStructureLevel ($level)
 
 getStructurePath ($structureDepth=-1)
 
 parseStructureString ($domObjectId, $loadConfig=TRUE)
 
 checkConfiguration (&$config)
 
 checkAccess ($cmd, $table, $theUid)
 
 compareStructureConfiguration ($compare)
 
 normalizeUid ($string)
 
 wrapFormsSection ($section, $styleAttrs=array(), $tableAttrs=array())
 
 isInlineChildAndLabelField ($table, $field)
 
 getStructureDepth ()
 
 arrayCompareComplex ($subjectArray, $searchArray, $type='')
 
 isAssociativeArray ($object)
 
 removeFromArray ($needle, $haystack, $strict=NULL)
 
 getPossibleRecordsFlat ($possibleRecords)
 
 getPossibleRecordsSelectorConfig ($conf, $field='')
 
 getPossibleRecordsSelectorType ($config)
 
 skipField ($table, $field, $row, $config)
 
 getExpandedCollapsedState ($table, $uid)
 
 getLevelMargin ()
 
- Static Public Member Functions inherited from TYPO3\CMS\Backend\Form\Element\InlineElement
static updateInlineView (&$uc, $tce)
 
- Public Attributes inherited from TYPO3\CMS\Backend\Form\Element\InlineElement
const Structure_Separator = '-'
 
const FlexForm_Separator = '---'
 
const FlexForm_Substitute = ':'
 
const Disposal_AttributeName = 'Disposal_AttributeName'
 
const Disposal_AttributeId = 'Disposal_AttributeId'
 
 $fObj
 
 $backPath
 
 $isAjaxCall = FALSE
 
 $inlineStructure = array()
 
 $inlineFirstPid
 
 $inlineNames = array()
 
 $inlineData = array()
 
 $inlineView = array()
 
 $inlineCount = 0
 
 $inlineStyles = array()
 
 $prependNaming = 'data'
 
 $prependFormFieldNames
 
 $prependCmdFieldNames
 
- Protected Member Functions inherited from TYPO3\CMS\Backend\Form\Element\InlineElement
 initHookObjects ()
 
 renderMainFields ($table, array $row, array $overruleTypesArray=array())
 
 getLevelInteractionLink ($type, $objectPrefix, $conf=array())
 
 injectAjaxConfiguration (array $ajaxArguments)
 
 processAjaxRequestConstruct (&$ajaxArguments)
 
 getCommonScriptCalls (&$jsonArray, $config)
 
 getErrorMessageForAJAX ($message)
 
 getExecuteChangesJsonArray ($oldItemList, $newItemList)
 
 getRelatedRecordsArray ($pid, $table, $itemList)
 
 getRelatedRecordsUidArray ($itemList)
 
 getLocalizationDifferences ($table, array $options, array $recordsOriginal, array $recordsLocalization)
 
 getNewRecordPid ($table, $parentPid=NULL)
 
 calculateStructureLevel ($level)
 
 getHeadTags ()
 
 wrapWithAnchor ($text, $link, $attributes=array())
 
 extractFlexFormParts ($formElementName)
 
 isMediaOnPages ($theUid)
 
 getLanguageService ()
 
 getDatabaseConnection ()
 
- Protected Attributes inherited from TYPO3\CMS\Backend\Form\Element\InlineElement
 $hookObjects = array()
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 267 of file LegacyClassesForIde.php.