![]() |
TYPO3
7.6
|
This is the complete list of members for DataHandlerHook, including all inherited members.
$notificationEmailInfo | DataHandlerHook | protected |
$remappedIds | DataHandlerHook | protected |
createRelationHandlerInstance() | DataHandlerHook | protected |
findPageElementsForVersionStageChange(array $pageIdList, $workspaceId, array &$elementList) | DataHandlerHook | |
findPageElementsForVersionSwap($table, $id, $offlineId) | DataHandlerHook | |
findPageIdsForVersionStateChange($table, array $idList, $workspaceId, array &$pageIdList, array &$elementList) | DataHandlerHook | |
findRealPageIds(array &$idList) | DataHandlerHook | |
getCommandMap(DataHandler $tceMain) | DataHandlerHook | |
getEmailsForStageChangeNotification($listOfUsers, $noTablePrefix=false) | DataHandlerHook | protected |
getPossibleInlineChildTablesOfParentTable($parentTable, array $possibleInlineChildren=array()) | DataHandlerHook | protected |
getUniqueFields($table) | DataHandlerHook | protected |
moveRecord($table, $uid, $destPid, array $propArr, array $moveRec, $resolvedPid, &$recordWasMoved, DataHandler $tcemainObj) | DataHandlerHook | |
moveRecord_processFields(DataHandler $dataHandler, $resolvedPageId, $table, $uid) | DataHandlerHook | protected |
moveRecord_processFieldValue(DataHandler $dataHandler, $resolvedPageId, $table, $uid, $field, $value, array $configuration) | DataHandlerHook | protected |
moveRecord_wsPlaceholders($table, $uid, $destPid, $wsUid, DataHandler $tcemainObj) | DataHandlerHook | protected |
processCmdmap($command, $table, $id, $value, &$commandIsProcessed, DataHandler $tcemainObj) | DataHandlerHook | |
processCmdmap_afterFinish(DataHandler $tcemainObj) | DataHandlerHook | |
processCmdmap_beforeStart(DataHandler $tcemainObj) | DataHandlerHook | |
processCmdmap_deleteAction($table, $id, array $record, &$recordWasDeleted, DataHandler $tcemainObj) | DataHandlerHook | |
rawCopyPageContent($oldPageId, $newPageId, array $copyTablesArray, DataHandler $tcemainObj) | DataHandlerHook | protected |
updateInlineForeignFieldSorting($parentTableName, $parentId, $foreignTableName, $foreignIds, array $configuration, $targetWorkspaceId) | DataHandlerHook | |
version_clearWSID($table, $id, $flush=false, DataHandler $tcemainObj) | DataHandlerHook | protected |
version_setStage($table, $id, $stageId, $comment= '', $notificationEmailInfo=false, DataHandler $tcemainObj, array $notificationAlternativeRecipients=array()) | DataHandlerHook | protected |
version_swap_processFields($tableName, $fieldName, array $configuration, array $liveData, array $versionData, DataHandler $dataHandler) | DataHandlerHook | protected |
versionizePages($uid, $label, $versionizeTree, DataHandler $tcemainObj) | DataHandlerHook | protected |
writeRemappedForeignField(\TYPO3\CMS\Core\Database\RelationHandler $dbAnalysis, array $configuration, $parentId) | DataHandlerHook |