TYPO3 CMS  TYPO3_6-2
t3lib_TCEmain Class Reference
Inheritance diagram for t3lib_TCEmain:
TYPO3\CMS\Core\DataHandling\DataHandler

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Core\DataHandling\DataHandler
 __construct ()
 
 setControl (array $control)
 
 start ($data, $cmd, $altUserObject='')
 
 setMirror ($mirror)
 
 setDefaultsFromUserTS ($userTS)
 
 process_uploads ($postFiles)
 
 process_uploads_traverseArray (&$outputArr, $inputArr, $keyToSet)
 
 hook_processDatamap_afterDatabaseOperations (&$hookObjectsArr, &$status, &$table, &$id, &$fieldArray)
 
 placeholderShadowing ($table, $id)
 
 getPlaceholderTitleForTableLabel ($table, $placeholderContent=NULL)
 
 checkValue ($table, $field, $value, $id, $status, $realPid, $tscPID)
 
 checkValue_SW ($res, $value, $tcaFieldConf, $table, $id, $curValue, $status, $realPid, $recFID, $field, $uploadedFiles, $tscPID, array $additionalData=NULL)
 
 checkValue_text ($res, $value, $tcaFieldConf, $PP, $field='')
 
 checkValue_input ($res, $value, $tcaFieldConf, $PP, $field='')
 
 checkValue_check ($res, $value, $tcaFieldConf, $PP, $field='')
 
 checkValue_radio ($res, $value, $tcaFieldConf, $PP)
 
 checkValue_group_select ($res, $value, $tcaFieldConf, $PP, $uploadedFiles, $field)
 
 checkValue_flex ($res, $value, $tcaFieldConf, $PP, $uploadedFiles, $field)
 
 _ACTION_FLEX_FORMdata (&$valueArray, $actionCMDs)
 
 checkValue_inline ($res, $value, $tcaFieldConf, $PP, $field, array $additionalData=NULL)
 
 checkValue_checkMax ($tcaFieldConf, $valueArray)
 
 getUnique ($table, $field, $value, $id, $newPid=0)
 
 getRecordsWithSameValue ($tableName, $uid, $fieldName, $value, $pageId=0)
 
 checkValue_text_Eval ($value, $evalArray, $is_in)
 
 checkValue_input_Eval ($value, $evalArray, $is_in)
 
 checkValue_group_select_explodeSelectGroupValue ($value)
 
 checkValue_flex_procInData ($dataPart, $dataPart_current, $uploadedFiles, $dataStructArray, $pParams, $callBackFunc='', $workspaceOptions=array())
 
 checkValue_flex_procInData_travDS (&$dataValues, $dataValues_current, $uploadedFiles, $DSelements, $pParams, $callBackFunc, $structurePath, $workspaceOptions=array())
 
 copyPages ($uid, $destPid)
 
 copySpecificPage ($uid, $destPid, $copyTablesArray, $first=0)
 
 copyRecord_raw ($table, $uid, $pid, $overrideArray=array(), array $workspaceOptions=array())
 
 insertNewCopyVersion ($table, $fieldArray, $realPid)
 
 copyRecord_flexFormCallBack ($pParams, $dsConf, $dataValue, $_1, $_2, $_3=null, $workspaceOptions=array())
 
 copyRecord_fixRTEmagicImages ($table, $theNewSQLID)
 
 copyL10nOverlayRecords ($table, $uid, $destPid, $first=0, $overrideValues=array(), $excludeFields='')
 
 moveRecord ($table, $uid, $destPid)
 
 moveRecord_raw ($table, $uid, $destPid)
 
 moveRecord_procFields ($table, $uid, $destPid)
 
 moveRecord_procBasedOnFieldType ($table, $uid, $destPid, $field, $value, $conf)
 
 moveL10nOverlayRecords ($table, $uid, $destPid, $originalRecordDestinationPid)
 
 deleteAction ($table, $id)
 
 deleteEl ($table, $uid, $noRecordCheck=FALSE, $forceHardDelete=FALSE)
 
 deleteVersionsForRecord ($table, $uid, $forceHardDelete)
 
 undeleteRecord ($table, $uid)
 
 deleteRecord ($table, $uid, $noRecordCheck=FALSE, $forceHardDelete=FALSE, $undeleteRecord=FALSE)
 
 deleteRecord_flexFormCallBack ($dsArr, $dataValue, $PA, $structurePath, $pObj)
 
 deletePages ($uid, $force=FALSE, $forceHardDelete=FALSE)
 
 deleteSpecificPage ($uid, $forceHardDelete=FALSE)
 
 canDeletePage ($uid)
 
 cannotDeleteRecord ($table, $id)
 
 isRecordUndeletable ($table, $uid)
 
 deleteRecord_procFields ($table, $uid, $undeleteRecord=FALSE)
 
 deleteL10nOverlayRecords ($table, $uid)
 
 versionizeRecord ($table, $id, $label, $delete=FALSE)
 
 version_remapMMForVersionSwap_execSwap ($table, $id, $swapWith)
 
 remapListedDBRecords ()
 
 remapListedDBRecords_flexFormCallBack ($pParams, $dsConf, $dataValue, $dataValue_ext1, $dataValue_ext2)
 
 remapListedDBRecords_procDBRefs ($conf, $value, $MM_localUid, $table)
 
 processRemapStack ()
 
 addRemapAction ($table, $id, array $callback, array $arguments)
 
 addRemapStackRefIndex ($table, $id)
 
 getVersionizedIncomingFieldArray ($table, $id, &$incomingFieldArray, &$registerDBList)
 
 isRecordInWebMount ($table, $id)
 
 isInWebMount ($pid)
 
 checkRecordUpdateAccess ($table, $id, $data=FALSE, &$hookObjectsArr=FALSE)
 
 checkRecordInsertAccess ($insertTable, $pid, $action=1)
 
 isTableAllowedForThisPage ($page_uid, $checkTable)
 
 doesRecordExist ($table, $id, $perms)
 
 doesRecordExist_pageLookUp ($id, $perms)
 
 doesBranchExist ($inList, $pid, $perms, $recurse)
 
 tableReadOnly ($table)
 
 tableAdminOnly ($table)
 
 destNotInsideSelf ($dest, $id)
 
 getExcludeListArray ()
 
 doesPageHaveUnallowedTables ($page_uid, $doktype)
 
 pageInfo ($id, $field)
 
 getRecordProperties ($table, $id, $noWSOL=FALSE)
 
 getRecordPropertiesFromRow ($table, $row)
 
 eventPid ($table, $uid, $pid)
 
 updateDB ($table, $id, $fieldArray)
 
 insertDB ($table, $id, $fieldArray, $newVersion=FALSE, $suggestedUid=0, $dontSetNewIdIndex=FALSE)
 
 checkStoredRecord ($table, $id, $fieldArray, $action)
 
 setHistory ($table, $id, $logId)
 
 getSortNumber ($table, $uid, $pid)
 
 resorting ($table, $pid, $sortRow, $return_SortNumber_After_This_Uid)
 
 setTSconfigPermissions ($fieldArray, $TSConfig_p)
 
 newFieldArray ($table)
 
 addDefaultPermittedLanguageIfNotSet ($table, &$incomingFieldArray)
 
 overrideFieldArray ($table, $data)
 
 compareFieldArrayWithCurrentAndUnset ($table, $id, $fieldArray)
 
 assemblePermissions ($string)
 
 rmComma ($input)
 
 convNumEntityToByteValue ($input)
 
 destPathFromUploadFolder ($folder)
 
 disableDeleteClause ()
 
 deleteClause ($table)
 
 getTCEMAIN_TSconfig ($tscPID)
 
 getTableEntries ($table, $TSconfig)
 
 getPID ($table, $uid)
 
 dbAnalysisStoreExec ()
 
 removeRegisteredFiles ()
 
 int_pageTreeInfo ($CPtable, $pid, $counter, $rootID)
 
 compileAdminTables ()
 
 fixUniqueInPid ($table, $uid)
 
 fixCopyAfterDuplFields ($table, $uid, $prevUid, $update, $newData=array())
 
 extFileFields ($table)
 
 getUniqueFields ($table)
 
 isReferenceField ($conf)
 
 getInlineFieldType ($conf)
 
 getCopyHeader ($table, $pid, $field, $value, $count, $prevTitle='')
 
 prependLabel ($table)
 
 resolvePid ($table, $pid)
 
 clearPrefixFromValue ($table, $value)
 
 extFileFunctions ($table, $field, $filelist, $func)
 
 noRecordsFromUnallowedTables ($inList)
 
 isRecordCopied ($table, $uid)
 
 registerRecordIdForPageCacheClearing ($table, $uid, $pid=null)
 
 clear_cache ($table, $uid)
 
 clear_cacheCmd ($cacheCmd)
 
 log ($table, $recuid, $action, $recpid, $error, $details, $details_nr=-1, $data=array(), $event_pid=-1, $NEWid='')
 
 newlog ($message, $error=0)
 
 newlog2 ($message, $table, $uid, $pid=FALSE, $error=0)
 
 internal_clearPageCache ()
 
 insertUpdateDB_preprocessBasedOnFieldType ($table, $fieldArray)
 
 getAutoVersionId ($table, $id)
 
 isOuterMostInstance ()
 
- Public Attributes inherited from TYPO3\CMS\Core\DataHandling\DataHandler
 $storeLogMessages = TRUE
 
 $enableLogging = TRUE
 
 $reverseOrder = FALSE
 
 $checkSimilar = TRUE
 
 $stripslashes_values = TRUE
 
 $checkStoredRecords = TRUE
 
 $checkStoredRecords_loose = TRUE
 
 $deleteTree = FALSE
 
 $neverHideAtCopy = FALSE
 
 $isImporting = FALSE
 
 $dontProcessTransformations = FALSE
 
 $clear_flexFormData_vDEFbase = FALSE
 
 $updateModeL10NdiffData = TRUE
 
 $updateModeL10NdiffDataClear = FALSE
 
 $bypassWorkspaceRestrictions = FALSE
 
 $bypassFileHandling = FALSE
 
 $bypassAccessCheckForRecords = FALSE
 
 $copyWhichTables = '*'
 
 $copyTree = 0
 
 $defaultValues = array()
 
 $overrideValues = array()
 
 $alternativeFileName = array()
 
 $alternativeFilePath = array()
 
 $data_disableFields = array()
 
 $suggestedInsertUids = array()
 
 $callBackObj
 
 $autoVersionIdMap = array()
 
 $substNEWwithIDs = array()
 
 $substNEWwithIDs_table = array()
 
 $newRelatedIDs = array()
 
 $copyMappingArray_merged = array()
 
 $copiedFileMap = array()
 
 $RTEmagic_copyIndex = array()
 
 $errorLog = array()
 
 $BE_USER
 
 $userid
 
 $username
 
 $admin
 
 $defaultPermissions
 
 $exclude_array
 
 $datamap = array()
 
 $cmdmap = array()
 
 $pMap
 
 $sortIntervals = 256
 
 $recUpdateAccessCache = array()
 
 $recInsertAccessCache = array()
 
 $isRecordInWebMount_Cache = array()
 
 $isInWebMount_Cache = array()
 
 $cachedTSconfig = array()
 
 $pageCache = array()
 
 $checkWorkspaceCache = array()
 
 $dbAnalysisStore = array()
 
 $removeFilesStore = array()
 
 $uploadedFileArray = array()
 
 $registerDBList = array()
 
 $registerDBPids = array()
 
 $copyMappingArray = array()
 
 $remapStack = array()
 
 $remapStackRecords = array()
 
 $updateRefIndexStack = array()
 
 $callFromImpExp = FALSE
 
 $newIndexMap = array()
 
 $fileFunc
 
 $checkValue_currentRecord = array()
 
 $autoVersioningUpdate = FALSE
 
- Protected Member Functions inherited from TYPO3\CMS\Core\DataHandling\DataHandler
 getCheckModifyAccessListHookObjects ()
 
 applyFiltersToValues (array $tcaFieldConfiguration, array $values)
 
 copyMovedRecordToNewLocation ($table, $uid)
 
 getLocalTCE ($stripslashesValues=FALSE, $dontProcessTransformations=TRUE)
 
 updateFlexFormData ($flexFormId, array $modifications)
 
 triggerRemapAction ($table, $id, array $callback, array $arguments, $forceRemapStackActions=FALSE)
 
 getPreviousLocalizedRecordUid ($table, $uid, $pid, $language)
 
 isSubmittedValueEqualToStoredValue ($submittedValue, $storedValue, $storedType, $allowNull=FALSE)
 
 getOriginalParentOfRecord ($table, $uid)
 
 prepareCacheFlush ($table, $uid, $pid)
 
 overlayAutoVersionId ($table, $id)
 
 addNewValuesToRemapStackChildIds (array $idValues)
 
 getOuterMostInstance ()
 
 getMemoryCache ()
 
 isNestedElementCallRegistered ($table, $id, $identifier)
 
 registerNestedElementCall ($table, $id, $identifier)
 
 resetNestedElementCalls ()
 
 isElementToBeDeleted ($table, $id)
 
 registerElementsToBeDeleted ()
 
 resetElementsToBeDeleted ()
 
 unsetElementsToBeDeleted (array $elements)
 
 getCommandMapElements ($needle)
 
 controlActiveElements ()
 
 setNullValues (array $active, array &$haystack)
 
 getFieldEvalCacheIdentifier ($additionalIdentifier)
 
 createRelationHandlerInstance ()
 
 getCacheManager ()
 
 getResourceFactory ()
 
- Protected Attributes inherited from TYPO3\CMS\Core\DataHandling\DataHandler
 $control = array()
 
 $remapStackChildIds = array()
 
 $remapStackActions = array()
 
 $remapStackRefIndex = array()
 
 $disableDeleteClause = FALSE
 
 $checkModifyAccessListHookObjects
 
 $version_remapMMForVersionSwap_reg
 
 $outerMostInstance = NULL
 
 $databaseConnection
 
 $runtimeCache = NULL
 
 $cachePrefixNestedElementCalls = 'core-datahandler-nestedElementCalls-'
 
- Static Protected Attributes inherited from TYPO3\CMS\Core\DataHandling\DataHandler
static $recordsToClearCacheFor = array()
 
static $recordPidsForDeletedRecords = array()
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 967 of file LegacyClassesForIde.php.