TYPO3 CMS  TYPO3_6-2
tx_version_tcemain Class Reference
Inheritance diagram for tx_version_tcemain:
TYPO3\CMS\Version\Hook\DataHandlerHook

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Version\Hook\DataHandlerHook
 processCmdmap_beforeStart (DataHandler $tcemainObj)
 
 processCmdmap ($command, $table, $id, $value, &$commandIsProcessed, DataHandler $tcemainObj)
 
 processCmdmap_afterFinish (DataHandler $tcemainObj)
 
 processCmdmap_deleteAction ($table, $id, array $record, &$recordWasDeleted, DataHandler $tcemainObj)
 
 moveRecord ($table, $uid, $destPid, array $propArr, array $moveRec, $resolvedPid, &$recordWasMoved, DataHandler $tcemainObj)
 
 writeRemappedForeignField (\TYPO3\CMS\Core\Database\RelationHandler $dbAnalysis, array $configuration, $parentId)
 
 updateInlineForeignFieldSorting ($parentTableName, $parentId, $foreignTableName, $foreignIds, array $configuration, $targetWorkspaceId)
 
 findPageElementsForVersionSwap ($table, $id, $offlineId)
 
 findPageElementsForVersionStageChange (array $pageIdList, $workspaceId, array &$elementList)
 
 findPageIdsForVersionStateChange ($table, array $idList, $workspaceId, array &$pageIdList, array &$elementList)
 
 findRealPageIds (array &$idList)
 
 getCommandMap (DataHandler $tceMain)
 
- Protected Member Functions inherited from TYPO3\CMS\Version\Hook\DataHandlerHook
 moveRecord_processFields (DataHandler $dataHandler, $resolvedPageId, $table, $uid)
 
 moveRecord_processFieldValue (DataHandler $dataHandler, $resolvedPageId, $table, $uid, $field, $value, array $configuration)
 
 getEmailsForStageChangeNotification ($listOfUsers, $noTablePrefix=FALSE)
 
 version_setStage ($table, $id, $stageId, $comment='', $notificationEmailInfo=FALSE, DataHandler $tcemainObj, array $notificationAlternativeRecipients=array())
 
 versionizePages ($uid, $label, $versionizeTree, DataHandler $tcemainObj)
 
 version_swap_processFields ($tableName, $fieldName, array $configuration, array $liveData, array $versionData, DataHandler $dataHandler)
 
 version_clearWSID ($table, $id, $flush=FALSE, DataHandler $tcemainObj)
 
 rawCopyPageContent ($oldPageId, $newPageId, array $copyTablesArray, DataHandler $tcemainObj)
 
 moveRecord_wsPlaceholders ($table, $uid, $destPid, $wsUid, DataHandler $tcemainObj)
 
 getPossibleInlineChildTablesOfParentTable ($parentTable, array $possibleInlineChildren=array())
 
 getUniqueFields ($table)
 
 createRelationHandlerInstance ()
 
- Protected Attributes inherited from TYPO3\CMS\Version\Hook\DataHandlerHook
 $notificationEmailInfo = array()
 
 $generalComment = ''
 
 $remappedIds = array()
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 6402 of file LegacyClassesForIde.php.