2 /***************************************************************
5 * (c) 1999-2008 Kasper Skaarhoj (kasperYYYY@typo3.com)
8 * This script is part of the TYPO3 project. The TYPO3 project is
9 * free software; you can redistribute it and/or modify
10 * it under the terms of the GNU General Public License as published by
11 * the Free Software Foundation; either version 2 of the License, or
12 * (at your option) any later version.
14 * The GNU General Public License can be found at
15 * http://www.gnu.org/copyleft/gpl.html.
16 * A copy is found in the textfile GPL.txt and important notices to the license
17 * from the author is found in LICENSE.txt distributed with these scripts.
20 * This script is distributed in the hope that it will be useful,
21 * but WITHOUT ANY WARRANTY; without even the implied warranty of
22 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23 * GNU General Public License for more details.
25 * This copyright notice MUST APPEAR in all copies of the script!
26 ***************************************************************/
28 * Contains the TYPO3 Core Engine
31 * Revised for TYPO3 3.9 October 2005 by Kasper Skaarhoj
33 * @author Kasper Skaarhoj <kasperYYYY@typo3.com>
36 * [CLASS/FUNCTION INDEX of SCRIPT]
40 * 242: class t3lib_TCEmain
41 * 367: function start($data,$cmd,$altUserObject='')
42 * 406: function setMirror($mirror)
43 * 431: function setDefaultsFromUserTS($userTS)
44 * 454: function process_uploads($postFiles)
45 * 492: function process_uploads_traverseArray(&$outputArr,$inputArr,$keyToSet)
47 * SECTION: PROCESSING DATA
48 * 528: function process_datamap()
49 * 886: function placeholderShadowing($table,$id)
50 * 929: function fillInFieldArray($table,$id,$fieldArray,$incomingFieldArray,$realPid,$status,$tscPID)
52 * SECTION: Evaluation of input values
53 * 1152: function checkValue($table,$field,$value,$id,$status,$realPid,$tscPID)
54 * 1212: function checkValue_SW($res,$value,$tcaFieldConf,$table,$id,$curValue,$status,$realPid,$recFID,$field,$uploadedFiles,$tscPID)
55 * 1261: function checkValue_input($res,$value,$tcaFieldConf,$PP,$field='')
56 * 1299: function checkValue_check($res,$value,$tcaFieldConf,$PP)
57 * 1322: function checkValue_radio($res,$value,$tcaFieldConf,$PP)
58 * 1348: function checkValue_group_select($res,$value,$tcaFieldConf,$PP,$uploadedFiles,$field)
59 * 1458: function checkValue_group_select_file($valueArray,$tcaFieldConf,$curValue,$uploadedFileArray,$status,$table,$id,$recFID)
60 * 1632: function checkValue_flex($res,$value,$tcaFieldConf,$PP,$uploadedFiles,$field)
61 * 1709: function checkValue_flexArray2Xml($array, $addPrologue=FALSE)
62 * 1721: function _DELETE_FLEX_FORMdata(&$valueArrayToRemoveFrom,$deleteCMDS)
63 * 1743: function _MOVE_FLEX_FORMdata(&$valueArrayToMoveIn, $moveCMDS, $direction)
64 * 1783: function checkValue_inline($res,$value,$tcaFieldConf,$PP,$field)
65 * 1825: function checkValue_checkMax($tcaFieldConf, $valueArray)
67 * SECTION: Helper functions for evaluation functions.
68 * 1877: function getUnique($table,$field,$value,$id,$newPid=0)
69 * 1915: function checkValue_input_Eval($value,$evalArray,$is_in)
70 * 2012: function checkValue_group_select_processDBdata($valueArray,$tcaFieldConf,$id,$status,$type,$currentTable)
71 * 2058: function checkValue_group_select_explodeSelectGroupValue($value)
72 * 2082: function checkValue_flex_procInData($dataPart,$dataPart_current,$uploadedFiles,$dataStructArray,$pParams,$callBackFunc='')
73 * 2121: function checkValue_flex_procInData_travDS(&$dataValues,$dataValues_current,$uploadedFiles,$DSelements,$pParams,$callBackFunc,$structurePath)
75 * SECTION: PROCESSING COMMANDS
76 * 2267: function process_cmdmap()
78 * SECTION: Cmd: Copying
79 * 2407: function copyRecord($table,$uid,$destPid,$first=0,$overrideValues=array(),$excludeFields='')
80 * 2529: function copyPages($uid,$destPid)
81 * 2583: function copySpecificPage($uid,$destPid,$copyTablesArray,$first=0)
82 * 2617: function copyRecord_raw($table,$uid,$pid,$overrideArray=array())
83 * 2681: function rawCopyPageContent($old_pid,$new_pid,$copyTablesArray)
84 * 2705: function insertNewCopyVersion($table,$fieldArray,$realPid)
85 * 2757: function copyRecord_procBasedOnFieldType($table,$uid,$field,$value,$row,$conf,$realDestPid)
86 * 2836: function copyRecord_flexFormCallBack($pParams, $dsConf, $dataValue, $dataValue_ext1, $dataValue_ext2)
87 * 2864: function copyRecord_procFilesRefs($conf, $uid, $value)
89 * SECTION: Cmd: Moving, Localizing
90 * 2933: function moveRecord($table,$uid,$destPid)
91 * 3128: function moveRecord_procFields($table,$uid,$destPid)
92 * 3148: function moveRecord_procBasedOnFieldType($table,$uid,$destPid,$field,$value,$conf)
93 * 3182: function localize($table,$uid,$language)
95 * SECTION: Cmd: Deleting
96 * 3296: function deleteAction($table, $id)
97 * 3343: function deleteEl($table, $uid, $noRecordCheck=FALSE, $forceHardDelete=FALSE)
98 * 3360: function deleteVersionsForRecord($table, $uid, $forceHardDelete)
99 * 3382: function undeleteRecord($table,$uid)
100 * 3399: function deleteRecord($table,$uid, $noRecordCheck=FALSE, $forceHardDelete=FALSE,$undeleteRecord=FALSE)
101 * 3512: function deleteRecord_flexFormCallBack($dsArr, $dataValue, $PA, $structurePath, &$pObj)
102 * 3539: function deletePages($uid,$force=FALSE,$forceHardDelete=FALSE)
103 * 3567: function deleteSpecificPage($uid,$forceHardDelete=FALSE)
104 * 3592: function canDeletePage($uid)
105 * 3619: function cannotDeleteRecord($table,$id)
106 * 3638: function deleteRecord_procFields($table, $uid, $undeleteRecord = false)
107 * 3661: function deleteRecord_procBasedOnFieldType($table, $uid, $field, $value, $conf, $undeleteRecord = false)
109 * SECTION: Cmd: Versioning
110 * 3722: function versionizeRecord($table,$id,$label,$delete=FALSE,$versionizeTree=-1)
111 * 3798: function versionizePages($uid,$label,$versionizeTree)
112 * 3861: function version_swap($table,$id,$swapWith,$swapIntoWS=0)
113 * 4032: function version_clearWSID($table,$id)
114 * 4066: function version_setStage($table,$id,$stageId,$comment='')
116 * SECTION: Cmd: Helper functions
117 * 4111: function remapListedDBRecords()
118 * 4192: function remapListedDBRecords_flexFormCallBack($pParams, $dsConf, $dataValue, $dataValue_ext1, $dataValue_ext2)
119 * 4219: function remapListedDBRecords_procDBRefs($conf, $value, $MM_localUid, $table)
120 * 4265: function remapListedDBRecords_procInline($conf, $value, $uid, $table)
122 * SECTION: Access control / Checking functions
123 * 4308: function checkModifyAccessList($table)
124 * 4320: function isRecordInWebMount($table,$id)
125 * 4334: function isInWebMount($pid)
126 * 4348: function checkRecordUpdateAccess($table,$id)
127 * 4372: function checkRecordInsertAccess($insertTable,$pid,$action=1)
128 * 4406: function isTableAllowedForThisPage($page_uid, $checkTable)
129 * 4439: function doesRecordExist($table,$id,$perms)
130 * 4504: function doesRecordExist_pageLookUp($id, $perms)
131 * 4530: function doesBranchExist($inList,$pid,$perms,$recurse)
132 * 4564: function tableReadOnly($table)
133 * 4576: function tableAdminOnly($table)
134 * 4590: function destNotInsideSelf($dest,$id)
135 * 4622: function getExcludeListArray()
136 * 4645: function doesPageHaveUnallowedTables($page_uid,$doktype)
138 * SECTION: Information lookup
139 * 4694: function pageInfo($id,$field)
140 * 4714: function recordInfo($table,$id,$fieldList)
141 * 4735: function getRecordProperties($table,$id,$noWSOL=FALSE)
142 * 4751: function getRecordPropertiesFromRow($table,$row)
144 * SECTION: Storing data to Database Layer
145 * 4794: function updateDB($table,$id,$fieldArray)
146 * 4846: function insertDB($table,$id,$fieldArray,$newVersion=FALSE,$suggestedUid=0,$dontSetNewIdIndex=FALSE)
147 * 4919: function checkStoredRecord($table,$id,$fieldArray,$action)
148 * 4956: function setHistory($table,$id,$logId)
149 * 4989: function clearHistory($maxAgeSeconds=604800,$table)
150 * 5003: function updateRefIndex($table,$id)
152 * SECTION: Misc functions
153 * 5035: function getSortNumber($table,$uid,$pid)
154 * 5108: function resorting($table,$pid,$sortRow, $return_SortNumber_After_This_Uid)
155 * 5139: function setTSconfigPermissions($fieldArray,$TSConfig_p)
156 * 5156: function newFieldArray($table)
157 * 5188: function addDefaultPermittedLanguageIfNotSet($table,&$incomingFieldArray)
158 * 5212: function overrideFieldArray($table,$data)
159 * 5228: function compareFieldArrayWithCurrentAndUnset($table,$id,$fieldArray)
160 * 5274: function assemblePermissions($string)
161 * 5291: function rmComma($input)
162 * 5301: function convNumEntityToByteValue($input)
163 * 5323: function destPathFromUploadFolder($folder)
164 * 5333: function deleteClause($table)
165 * 5349: function getTCEMAIN_TSconfig($tscPID)
166 * 5364: function getTableEntries($table,$TSconfig)
167 * 5377: function getPID($table,$uid)
168 * 5390: function dbAnalysisStoreExec()
169 * 5406: function removeRegisteredFiles()
170 * 5418: function removeCacheFiles()
171 * 5432: function int_pageTreeInfo($CPtable,$pid,$counter, $rootID)
172 * 5453: function compileAdminTables()
173 * 5470: function fixUniqueInPid($table,$uid)
174 * 5506: function fixCopyAfterDuplFields($table,$uid,$prevUid,$update, $newData=array())
175 * 5531: function extFileFields($table)
176 * 5552: function getUniqueFields($table)
177 * 5577: function isReferenceField($conf)
178 * 5588: function getInlineFieldType($conf)
179 * 5611: function getCopyHeader($table,$pid,$field,$value,$count,$prevTitle='')
180 * 5640: function prependLabel($table)
181 * 5657: function resolvePid($table,$pid)
182 * 5687: function clearPrefixFromValue($table,$value)
183 * 5702: function extFileFunctions($table,$field,$filelist,$func)
184 * 5732: function noRecordsFromUnallowedTables($inList)
185 * 5758: function notifyStageChange($stat,$stageId,$table,$id,$comment)
186 * 5853: function notifyStageChange_getEmails($listOfUsers,$noTablePrefix=FALSE)
188 * SECTION: Clearing cache
189 * 5899: function clear_cache($table,$uid)
190 * 6009: function clear_cacheCmd($cacheCmd)
193 * 6113: function log($table,$recuid,$action,$recpid,$error,$details,$details_nr=-1,$data=array(),$event_pid=-1,$NEWid='')
194 * 6130: function newlog($message, $error=0)
195 * 6140: function printLogErrorMessages($redirect)
197 * SECTION: Internal (do not use outside Core!)
198 * 6202: function internal_clearPageCache()
200 * TOTAL FUNCTIONS: 126
201 * (This index is automatically created/updated by the extension "extdeveval")
208 // *******************************
209 // Including necessary libraries
210 // *******************************
211 require_once (PATH_t3lib
.'class.t3lib_loaddbgroup.php');
212 require_once (PATH_t3lib
.'class.t3lib_parsehtml_proc.php');
213 require_once (PATH_t3lib
.'class.t3lib_stdgraphic.php');
214 require_once (PATH_t3lib
.'class.t3lib_basicfilefunc.php');
215 require_once (PATH_t3lib
.'class.t3lib_refindex.php');
216 require_once (PATH_t3lib
.'class.t3lib_flexformtools.php');
229 * This is the TYPO3 Core Engine class for manipulation of the database
230 * This class is used by eg. the tce_db.php script which provides an the interface for POST forms to this class.
233 * - $GLOBALS['TCA'] must exist
234 * - $GLOBALS['LANG'] must exist
236 * tce_db.php for further comments and SYNTAX! Also see document 'TYPO3 Core API' for details.
238 * @author Kasper Skaarhoj <kasperYYYY@typo3.com>
242 class t3lib_TCEmain
{
245 // *********************
246 // Public variables you can configure before using the class:
247 // *********************
249 var $storeLogMessages = TRUE; // Boolean: If true, the default log-messages will be stored. This should not be necessary if the locallang-file for the log-display is properly configured. So disabling this will just save some database-space as the default messages are not saved.
250 var $enableLogging = TRUE; // Boolean: If true, actions are logged to sys_log.
251 var $reverseOrder = FALSE; // Boolean: If true, the datamap array is reversed in the order, which is a nice thing if you're creating a whole new bunch of records.
252 var $checkSimilar = TRUE; // Boolean: If true, only fields which are different from the database values are saved! In fact, if a whole input array is similar, it's not saved then.
253 var $stripslashes_values = TRUE; // Boolean: If true, incoming values in the data-array have their slashes stripped. ALWAYS SET THIS TO ZERO and supply an unescaped data array instead. This switch may totally disappear in future versions of this class!
254 var $checkStoredRecords = TRUE; // Boolean: This will read the record after having updated or inserted it. If anything is not properly submitted an error is written to the log. This feature consumes extra time by selecting records
255 var $checkStoredRecords_loose = TRUE; // Boolean: If set, values '' and 0 will equal each other when the stored records are checked.
256 var $deleteTree = FALSE; // Boolean. If this is set, then a page is deleted by deleting the whole branch under it (user must have deletepermissions to it all). If not set, then the page is deleted ONLY if it has no branch
257 var $neverHideAtCopy = FALSE; // Boolean. If set, then the 'hideAtCopy' flag for tables will be ignored.
258 var $dontProcessTransformations = FALSE; // Boolean: If set, then transformations are NOT performed on the input.
259 var $clear_flexFormData_vDEFbase = FALSE; // Boolean: If set, .vDEFbase values are unset in flexforms.
260 var $updateModeL10NdiffData = TRUE; // Boolean/Mixed: TRUE: (traditional) Updates when record is saved. For flexforms, updates if change is made to the localized value. FALSE: Will not update anything. "FORCE_FFUPD" (string): Like TRUE, but will force update to the FlexForm Field
261 var $bypassWorkspaceRestrictions = FALSE; // Boolean: If true, workspace restrictions are bypassed on edit an create actions (process_datamap()). YOU MUST KNOW what you do if you use this feature!
262 var $bypassFileHandling = FALSE; // Boolean: If true, file handling of attached files (addition, deletion etc) is bypassed - the value is saved straight away. YOU MUST KNOW what you are doing with this feature!
263 var $bypassAccessCheckForRecords = FALSE; // Boolean: If true, access check, check for deleted etc. for records is bypassed. YOU MUST KNOW what you are doing if you use this feature!
265 var $copyWhichTables = '*'; // String. Comma-list. This list of tables decides which tables will be copied. If empty then none will. If '*' then all will (that the user has permission to of course)
266 var $generalComment = ''; // General comment, eg. for staging in workspaces.
268 var $copyTree = 0; // Integer. If 0 then branch is NOT copied. If 1 then pages on the 1st level is copied. If 2 then pages on the second level is copied ... and so on
270 var $defaultValues = array(); // Array [table][fields]=value: New records are created with default values and you can set this array on the form $defaultValues[$table][$field] = $value to override the default values fetched from TCA. If ->setDefaultsFromUserTS is called UserTSconfig default values will overrule existing values in this array (thus UserTSconfig overrules externally set defaults which overrules TCA defaults)
271 var $overrideValues = array(); // Array [table][fields]=value: You can set this array on the form $overrideValues[$table][$field] = $value to override the incoming data. You must set this externally. You must make sure the fields in this array are also found in the table, because it's not checked. All columns can be set by this array!
272 var $alternativeFileName = array(); // Array [filename]=alternative_filename: Use this array to force another name onto a file. Eg. if you set ['/tmp/blablabal'] = 'my_file.txt' and '/tmp/blablabal' is set for a certain file-field, then 'my_file.txt' will be used as the name instead.
273 var $data_disableFields=array(); // If entries are set in this array corresponding to fields for update, they are ignored and thus NOT updated. You could set this array from a series of checkboxes with value=0 and hidden fields before the checkbox with 1. Then an empty checkbox will disable the field.
274 var $suggestedInsertUids=array(); // Use this array to validate suggested uids for tables by setting [table]:[uid]. This is a dangerous option since it will force the inserted record to have a certain UID. The value just have to be true, but if you set it to "DELETE" it will make sure any record with that UID will be deleted first (raw delete). The option is used for import of T3D files when synchronizing between two mirrored servers. As a security measure this feature is available only for Admin Users (for now)
276 var $callBackObj; // Object. Call back object for flex form traversation. Useful when external classes wants to use the iteration functions inside tcemain for traversing a FlexForm structure.
281 // *********************
282 // Internal variables (mapping arrays) which can be used (read-only) from outside
283 // *********************
284 var $autoVersionIdMap = Array(); // Contains mapping of auto-versionized records.
285 var $substNEWwithIDs = Array(); // When new elements are created, this array contains a map between their "NEW..." string IDs and the eventual UID they got when stored in database
286 var $substNEWwithIDs_table = Array(); // Like $substNEWwithIDs, but where each old "NEW..." id is mapped to the table it was from.
287 var $newRelatedIDs = Array(); // Holds the tables and there the ids of newly created child records from IRRE
288 var $copyMappingArray_merged = Array(); // This array is the sum of all copying operations in this class. May be READ from outside, thus partly public.
289 var $copiedFileMap = Array(); // A map between input file name and final destination for files being attached to records.
290 var $RTEmagic_copyIndex = Array(); // Contains [table][id][field] of fiels where RTEmagic images was copied. Holds old filename as key and new filename as value.
291 var $errorLog = Array(); // Errors are collected in this variable.
292 var $accumulateForNotifEmail = Array(); // For accumulating information about workspace stages raised on elements so a single mail is sent as notification.
296 // *********************
297 // Internal Variables, do not touch.
298 // *********************
300 // Variables set in init() function:
302 * The user-object the script uses. If not set from outside, this is set to the current global $BE_USER.
304 * @var t3lib_beUserAuth
307 var $userid; // will be set to uid of be_user executing this script
308 var $username; // will be set to username of be_user executing this script
309 var $admin; // will be set if user is admin
311 var $defaultPermissions = array( // Can be overridden from $TYPO3_CONF_VARS
312 'user' => 'show,edit,delete,new,editcontent',
313 'group' => 'show,edit,new,editcontent',
317 var $exclude_array; // The list of <table>-<fields> that cannot be edited by user. This is compiled from TCA/exclude-flag combined with non_exclude_fields for the user.
318 var $datamap = Array(); // Set with incoming data array
319 var $cmdmap = Array(); // Set with incoming cmd array
322 var $pMap = Array( // Permission mapping
323 'show' => 1, // 1st bit
324 'edit' => 2, // 2nd bit
325 'delete' => 4, // 3rd bit
326 'new' => 8, // 4th bit
327 'editcontent' => 16 // 5th bit
329 var $sortIntervals = 256; // Integer: The interval between sorting numbers used with tables with a 'sorting' field defined. Min 1
331 // Internal caching arrays
332 var $recUpdateAccessCache = Array(); // Used by function checkRecordUpdateAccess() to store whether a record is updateable or not.
333 var $recInsertAccessCache = Array(); // User by function checkRecordInsertAccess() to store whether a record can be inserted on a page id
334 var $isRecordInWebMount_Cache=array(); // Caching array for check of whether records are in a webmount
335 var $isInWebMount_Cache=array(); // Caching array for page ids in webmounts
336 var $cachedTSconfig = array(); // Caching for collecting TSconfig for page ids
337 var $pageCache = Array(); // Used for caching page records in pageInfo()
338 var $checkWorkspaceCache = Array(); // Array caching workspace access for BE_USER
341 var $dbAnalysisStore=array(); // For accumulation of MM relations that must be written after new records are created.
342 var $removeFilesStore=array(); // For accumulation of files which must be deleted after processing of all input content
343 var $uploadedFileArray = array(); // Uploaded files, set by process_uploads()
344 var $registerDBList=array(); // Used for tracking references that might need correction after operations
345 var $registerDBPids=array(); // Used for tracking references that might need correction in pid field after operations (e.g. IRRE)
346 var $copyMappingArray = Array(); // Used by the copy action to track the ids of new pages so subpages are correctly inserted! THIS is internally cleared for each executed copy operation! DO NOT USE THIS FROM OUTSIDE! Read from copyMappingArray_merged instead which is accumulating this information.
347 var $remapStack = array(); // array used for remapping uids and values at the end of process_datamap
348 var $remapStackRecords = array(); // array used for remapping uids and values at the end of process_datamap (e.g. $remapStackRecords[<table>][<uid>] = <index in $remapStack>)
349 var $updateRefIndexStack = array(); // array used for additional calls to $this->updateRefIndex
350 var $callFromImpExp = false; // tells, that this TCEmain was called from tx_impext - this variable is set by tx_impexp
351 var $newIndexMap = array(); // Array for new flexform index mapping
355 * basicFileFunctions object
357 * @var t3lib_basicFileFunctions
359 var $fileFunc; // For "singleTon" file-manipulation object
360 var $checkValue_currentRecord=array(); // Set to "currentRecord" during checking of values.
361 var $autoVersioningUpdate = FALSE; // A signal flag used to tell file processing that autoversioning has happend and hence certain action should be applied.
376 * For details, see 'TYPO3 Core API' document.
377 * This function does not start the processing of data, but merely initializes the object
379 * @param array Data to be modified or inserted in the database
380 * @param array Commands to copy, move, delete, localize, versionize records.
381 * @param object An alternative userobject you can set instead of the default, which is $GLOBALS['BE_USER']
384 function start($data,$cmd,$altUserObject='') {
386 // Initializing BE_USER
387 $this->BE_USER
= is_object($altUserObject) ?
$altUserObject : $GLOBALS['BE_USER'];
388 $this->userid
= $this->BE_USER
->user
['uid'];
389 $this->username
= $this->BE_USER
->user
['username'];
390 $this->admin
= $this->BE_USER
->user
['admin'];
392 if ($GLOBALS['BE_USER']->uc
['recursiveDelete']) {
393 $this->deleteTree
= 1;
396 if ($GLOBALS['TYPO3_CONF_VARS']['BE']['explicitConfirmationOfTranslation'] && $this->updateModeL10NdiffData
===TRUE) {
397 $this->updateModeL10NdiffData
= FALSE;
400 // Initializing default permissions for pages
401 $defaultPermissions = $GLOBALS['TYPO3_CONF_VARS']['BE']['defaultPermissions'];
402 if (isset($defaultPermissions['user'])) {$this->defaultPermissions
['user'] = $defaultPermissions['user'];}
403 if (isset($defaultPermissions['group'])) {$this->defaultPermissions
['group'] = $defaultPermissions['group'];}
404 if (isset($defaultPermissions['everybody'])) {$this->defaultPermissions
['everybody'] = $defaultPermissions['everybody'];}
406 // generates the excludelist, based on TCA/exclude-flag and non_exclude_fields for the user:
407 $this->exclude_array
= $this->admin ?
array() : $this->getExcludeListArray();
409 // Setting the data and cmd arrays
410 if (is_array($data)) {
412 $this->datamap
= $data;
414 if (is_array($cmd)) {
416 $this->cmdmap
= $cmd;
421 * Function that can mirror input values in datamap-array to other uid numbers.
422 * Example: $mirror[table][11] = '22,33' will look for content in $this->datamap[table][11] and copy it to $this->datamap[table][22] and $this->datamap[table][33]
424 * @param array This array has the syntax $mirror[table_name][uid] = [list of uids to copy data-value TO!]
427 function setMirror($mirror) {
428 if (is_array($mirror)) {
430 while(list($table,$uid_array)=each($mirror)) {
431 if (isset($this->datamap
[$table])) {
433 while (list($id,$uidList) = each($uid_array)) {
434 if (isset($this->datamap
[$table][$id])) {
435 $theIdsInArray = t3lib_div
::trimExplode(',',$uidList,1);
436 while(list(,$copyToUid)=each($theIdsInArray)) {
437 $this->datamap
[$table][$copyToUid] = $this->datamap
[$table][$id];
447 * Initializes default values coming from User TSconfig
449 * @param array User TSconfig array
452 function setDefaultsFromUserTS($userTS) {
454 if (is_array($userTS)) {
455 foreach($userTS as $k => $v) {
456 $k = substr($k,0,-1);
457 if ($k && is_array($v) && isset($TCA[$k])) {
458 if (is_array($this->defaultValues
[$k])) {
459 $this->defaultValues
[$k] = array_merge($this->defaultValues
[$k],$v);
461 $this->defaultValues
[$k] = $v;
469 * Processing of uploaded files.
470 * It turns out that some versions of PHP arranges submitted data for files different if sent in an array. This function will unify this so the internal array $this->uploadedFileArray will always contain files arranged in the same structure.
472 * @param array $_FILES array
475 function process_uploads($postFiles) {
477 if (is_array($postFiles)) {
480 if ($this->BE_USER
->workspace
!==0 && $this->BE_USER
->workspaceRec
['freeze']) {
481 $this->newlog('All editing in this workspace has been frozen!',1);
486 $subA = current($postFiles);
487 if (is_array($subA)) {
488 if (is_array($subA['name']) && is_array($subA['type']) && is_array($subA['tmp_name']) && is_array($subA['size'])) {
489 // Initialize the uploadedFilesArray:
490 $this->uploadedFileArray
=array();
493 foreach($subA as $key => $values) {
494 $this->process_uploads_traverseArray($this->uploadedFileArray
,$values,$key);
497 $this->uploadedFileArray
=$subA;
504 * Traverse the upload array if needed to rearrange values.
506 * @param array $this->uploadedFileArray passed by reference
507 * @param array Input array ($_FILES parts)
508 * @param string The current $_FILES array key to set on the outermost level.
511 * @see process_uploads()
513 function process_uploads_traverseArray(&$outputArr,$inputArr,$keyToSet) {
514 if (is_array($inputArr)) {
515 foreach($inputArr as $key => $value) {
516 $this->process_uploads_traverseArray($outputArr[$key],$inputArr[$key],$keyToSet);
519 $outputArr[$keyToSet]=$inputArr;
537 /*********************************************
541 *********************************************/
544 * Hook: processDatamap_afterDatabaseOperations
545 * (calls $hookObj->processDatamap_afterDatabaseOperations($status, $table, $id, $fieldArray, $this);)
547 * Note: When using the hook after INSERT operations, you will only get the temporary NEW... id passed to your hook as $id,
548 * but you can easily translate it to the real uid of the inserted record using the $this->substNEWwithIDs array.
550 * @param object $hookObjectsArr: (reference) Array with hook objects
551 * @param string $status: (reference) Status of the current operation, 'new' or 'update
552 * @param string $table: (refrence) The table currently processing data for
553 * @param string $id: (reference) The record uid currently processing data for, [integer] or [string] (like 'NEW...')
554 * @param array $fieldArray: (reference) The field array of a record
557 function hook_processDatamap_afterDatabaseOperations(&$hookObjectsArr, &$status, &$table, &$id, &$fieldArray) {
558 // Process hook directly:
559 if (!isset($this->remapStackRecords
[$table][$id])) {
560 foreach($hookObjectsArr as $hookObj) {
561 if (method_exists($hookObj, 'processDatamap_afterDatabaseOperations')) {
562 $hookObj->processDatamap_afterDatabaseOperations($status, $table, $id, $fieldArray, $this);
565 // If this record is in remapStack (e.g. when using IRRE), values will be updated/remapped later on. So the hook will also be called later:
567 $this->remapStackRecords
[$table][$id]['processDatamap_afterDatabaseOperations'] = array(
569 'fieldArray' => $fieldArray,
570 'hookObjectsArr' => $hookObjectsArr,
588 /*********************************************
592 *********************************************/
595 * Processing the data-array
596 * Call this function to process the data-array set by start()
600 function process_datamap() {
601 global $TCA, $TYPO3_CONF_VARS;
602 // Keep versionized(!) relations here locally:
603 $registerDBList = array();
606 if ($this->BE_USER
->workspace
!==0 && $this->BE_USER
->workspaceRec
['freeze']) {
607 $this->newlog('All editing in this workspace has been frozen!',1);
611 // First prepare user defined objects (if any) for hooks which extend this function:
612 $hookObjectsArr = array();
613 if (is_array ($TYPO3_CONF_VARS['SC_OPTIONS']['t3lib/class.t3lib_tcemain.php']['processDatamapClass'])) {
614 foreach ($TYPO3_CONF_VARS['SC_OPTIONS']['t3lib/class.t3lib_tcemain.php']['processDatamapClass'] as $classRef) {
615 $hookObjectsArr[] = &t3lib_div
::getUserObj($classRef);
619 // Organize tables so that the pages-table is always processed first. This is required if you want to make sure that content pointing to a new page will be created.
620 $orderOfTables = Array();
621 if (isset($this->datamap
['pages'])) { // Set pages first.
622 $orderOfTables[]='pages';
624 reset($this->datamap
);
625 while (list($table,) = each($this->datamap
)) {
626 if ($table!='pages') {
627 $orderOfTables[]=$table;
631 // Process the tables...
632 foreach($orderOfTables as $table) {
634 - table is set in $TCA,
635 - table is NOT readOnly
636 - the table is set with content in the data-array (if not, there's nothing to process...)
637 - permissions for tableaccess OK
639 $modifyAccessList = $this->checkModifyAccessList($table);
640 if (!$modifyAccessList) {
642 $this->log($table,$id,2,0,1,"Attempt to modify table '%s' without permission",1,array($table));
644 if (isset($TCA[$table]) && !$this->tableReadOnly($table) && is_array($this->datamap
[$table]) && $modifyAccessList) {
645 if ($this->reverseOrder
) {
646 $this->datamap
[$table] = array_reverse($this->datamap
[$table], 1);
649 // For each record from the table, do:
650 // $id is the record uid, may be a string if new records...
651 // $incomingFieldArray is the array of fields
652 foreach($this->datamap
[$table] as $id => $incomingFieldArray) {
653 if (is_array($incomingFieldArray)) {
655 // Hook: processDatamap_preProcessFieldArray
656 foreach($hookObjectsArr as $hookObj) {
657 if (method_exists($hookObj, 'processDatamap_preProcessFieldArray')) {
658 $hookObj->processDatamap_preProcessFieldArray($incomingFieldArray, $table, $id, $this);
662 // ******************************
663 // Checking access to the record
664 // ******************************
665 $createNewVersion = FALSE;
666 $recordAccess = FALSE;
668 $resetRejected = FALSE;
669 $this->autoVersioningUpdate
= FALSE;
671 if (!t3lib_div
::testInt($id)) { // Is it a new record? (Then Id is a string)
672 $fieldArray = $this->newFieldArray($table); // Get a fieldArray with default values
673 if (isset($incomingFieldArray['pid'])) { // A pid must be set for new records.
675 $pid_value = $incomingFieldArray['pid'];
677 // Checking and finding numerical pid, it may be a string-reference to another value
679 if (strstr($pid_value,'NEW')) { // If a NEW... id
680 if (substr($pid_value,0,1)=='-') {$negFlag=-1;$pid_value=substr($pid_value,1);} else {$negFlag=1;}
681 if (isset($this->substNEWwithIDs
[$pid_value])) { // Trying to find the correct numerical value as it should be mapped by earlier processing of another new record.
682 $old_pid_value = $pid_value;
683 $pid_value=intval($negFlag*$this->substNEWwithIDs
[$pid_value]);
684 } else {$OK = 0;} // If not found in the substArray we must stop the process...
685 } elseif ($pid_value>=0 && $this->BE_USER
->workspace
!==0 && $TCA[$table]['ctrl']['versioning_followPages']) { // PID points to page, the workspace is an offline space and the table follows page during versioning: This means we must check if the PID page has a version in the workspace with swapmode set to 0 (zero = page+content) and if so, change the pid to the uid of that version.
686 if ($WSdestPage = t3lib_BEfunc
::getWorkspaceVersionOfRecord($this->BE_USER
->workspace
, 'pages', $pid_value, 'uid,t3ver_swapmode')) { // Looks for workspace version of page.
687 if ($WSdestPage['t3ver_swapmode']==0) { // if swapmode is zero, then change pid value.
688 $pid_value = $WSdestPage['uid'];
692 $pid_value = intval($pid_value);
694 // The $pid_value is now the numerical pid at this point
696 $sortRow = $TCA[$table]['ctrl']['sortby'];
697 if ($pid_value>=0) { // Points to a page on which to insert the element, possibly in the top of the page
698 if ($sortRow) { // If this table is sorted we better find the top sorting number
699 $fieldArray[$sortRow] = $this->getSortNumber($table,0,$pid_value);
701 $fieldArray['pid'] = $pid_value; // The numerical pid is inserted in the data array
702 } else { // points to another record before ifself
703 if ($sortRow) { // If this table is sorted we better find the top sorting number
704 $tempArray=$this->getSortNumber($table,0,$pid_value); // Because $pid_value is < 0, getSortNumber returns an array
705 $fieldArray['pid'] = $tempArray['pid'];
706 $fieldArray[$sortRow] = $tempArray['sortNumber'];
707 } else { // Here we fetch the PID of the record that we point to...
708 $tempdata = $this->recordInfo($table,abs($pid_value),'pid');
709 $fieldArray['pid']=$tempdata['pid'];
714 $theRealPid = $fieldArray['pid'];
716 // Now, check if we may insert records on this pid.
717 if ($theRealPid>=0) {
718 $recordAccess = $this->checkRecordInsertAccess($table,$theRealPid); // Checks if records can be inserted on this $pid.
720 $this->addDefaultPermittedLanguageIfNotSet($table,$incomingFieldArray);
721 $recordAccess = $this->BE_USER
->recordEditAccessInternals($table,$incomingFieldArray,TRUE);
722 if (!$recordAccess) {
723 $this->newlog("recordEditAccessInternals() check failed. [".$this->BE_USER
->errorMsg
."]",1);
724 } elseif(!$this->bypassWorkspaceRestrictions
) {
725 // Workspace related processing:
726 if ($res = $this->BE_USER
->workspaceAllowLiveRecordsInPID($theRealPid,$table)) { // If LIVE records cannot be created in the current PID due to workspace restrictions, prepare creation of placeholder-record
728 $recordAccess = FALSE;
729 $this->newlog('Stage for versioning root point and users access level did not allow for editing',1);
731 } else { // So, if no live records were allowed, we have to create a new version of this record:
732 if ($TCA[$table]['ctrl']['versioningWS']) {
733 $createNewVersion = TRUE;
735 $recordAccess = FALSE;
736 $this->newlog('Record could not be created in this workspace in this branch',1);
742 debug('Internal ERROR: pid should not be less than zero!');
744 $status = 'new'; // Yes new record, change $record_status to 'insert'
745 } else { // Nope... $id is a number
746 $fieldArray = array();
747 $recordAccess = $this->checkRecordUpdateAccess($table,$id);
748 if (!$recordAccess) {
749 $propArr = $this->getRecordProperties($table,$id);
750 $this->log($table,$id,2,0,1,"Attempt to modify record '%s' (%s) without permission. Or non-existing page.",2,array($propArr['header'],$table.':'.$id),$propArr['event_pid']);
751 } else { // Next check of the record permissions (internals)
752 $recordAccess = $this->BE_USER
->recordEditAccessInternals($table,$id);
753 if (!$recordAccess) {
754 $propArr = $this->getRecordProperties($table,$id);
755 $this->newlog("recordEditAccessInternals() check failed. [".$this->BE_USER
->errorMsg
."]",1);
756 } else { // Here we fetch the PID of the record that we point to...
757 $tempdata = $this->recordInfo($table,$id,'pid'.($TCA[$table]['ctrl']['versioningWS']?
',t3ver_wsid,t3ver_stage':''));
758 $theRealPid = $tempdata['pid'];
760 // Prepare the reset of the rejected flag if set:
761 if ($TCA[$table]['ctrl']['versioningWS'] && $tempdata['t3ver_stage']<0) {
762 $resetRejected = TRUE;
765 // Use the new id of the versionized record we're trying to write to:
766 // (This record is a child record of a parent and has already been versionized.)
767 if ($this->autoVersionIdMap
[$table][$id]) {
768 // For the reason that creating a new version of this record, automatically
769 // created related child records (e.g. "IRRE"), update the accordant field:
770 $this->getVersionizedIncomingFieldArray($table, $id, $incomingFieldArray, $registerDBList);
772 // Use the new id of the copied/versionized record:
773 $id = $this->autoVersionIdMap
[$table][$id];
774 $recordAccess = TRUE;
775 $this->autoVersioningUpdate
= TRUE;
777 // Checking access in case of offline workspace:
778 } elseif (!$this->bypassWorkspaceRestrictions
&& $errorCode = $this->BE_USER
->workspaceCannotEditRecord($table,$tempdata)) {
779 $recordAccess = FALSE; // Versioning is required and it must be offline version!
781 // Auto-creation of version: In offline workspace, test if versioning is enabled and look for workspace version of input record. If there is no versionized record found we will create one and save to that.
782 if ($this->BE_USER
->workspaceAllowAutoCreation($table,$id,$theRealPid)) {
783 $tce = t3lib_div
::makeInstance('t3lib_TCEmain');
784 /* @var $tce t3lib_TCEmain */
785 $tce->stripslashes_values
= 0;
787 // Setting up command for creating a new version of the record:
789 $cmd[$table][$id]['version'] = array(
791 'treeLevels' => -1, // Default is to create a version of the individual records... element versioning that is.
792 'label' => 'Auto-created for WS #'.$this->BE_USER
->workspace
794 $tce->start(array(),$cmd);
795 $tce->process_cmdmap();
796 $this->errorLog
= array_merge($this->errorLog
,$tce->errorLog
);
798 // If copying was successful, share the new uids (also of related children):
799 if ($tce->copyMappingArray
[$table][$id]) {
800 foreach ($tce->copyMappingArray
as $origTable => $origIdArray) {
801 foreach ($origIdArray as $origId => $newId) {
802 $this->uploadedFileArray
[$origTable][$newId] = $this->uploadedFileArray
[$origTable][$origId];
803 $this->autoVersionIdMap
[$origTable][$origId] = $newId;
806 $this->RTEmagic_copyIndex
= t3lib_div
::array_merge_recursive_overrule($this->RTEmagic_copyIndex
, $tce->RTEmagic_copyIndex
); // See where RTEmagic_copyIndex is used inside fillInFieldArray() for more information...
808 // Update registerDBList, that holds the copied relations to child records:
809 $registerDBList = array_merge($registerDBList, $tce->registerDBList
);
810 // For the reason that creating a new version of this record, automatically
811 // created related child records (e.g. "IRRE"), update the accordant field:
812 $this->getVersionizedIncomingFieldArray($table, $id, $incomingFieldArray, $registerDBList);
814 // Use the new id of the copied/versionized record:
815 $id = $this->autoVersionIdMap
[$table][$id];
816 $recordAccess = TRUE;
817 $this->autoVersioningUpdate
= TRUE;
818 } else $this->newlog("Could not be edited in offline workspace in the branch where found (failure state: '".$errorCode."'). Auto-creation of version failed!",1);
819 } else $this->newlog("Could not be edited in offline workspace in the branch where found (failure state: '".$errorCode."'). Auto-creation of version not allowed in workspace!",1);
823 $status = 'update'; // the default is 'update'
826 // If access was granted above, proceed to create or update record:
829 list($tscPID) = t3lib_BEfunc
::getTSCpid($table,$id,$old_pid_value ?
$old_pid_value : $fieldArray['pid']); // Here the "pid" is set IF NOT the old pid was a string pointing to a place in the subst-id array.
830 $TSConfig = $this->getTCEMAIN_TSconfig($tscPID);
831 if ($status=='new' && $table=='pages' && is_array($TSConfig['permissions.'])) {
832 $fieldArray = $this->setTSconfigPermissions($fieldArray,$TSConfig['permissions.']);
834 if ($createNewVersion) {
835 $newVersion_placeholderFieldArray = $fieldArray;
838 // Processing of all fields in incomingFieldArray and setting them in $fieldArray
839 $fieldArray = $this->fillInFieldArray($table,$id,$fieldArray,$incomingFieldArray,$theRealPid,$status,$tscPID);
841 // NOTICE! All manipulation beyond this point bypasses both "excludeFields" AND possible "MM" relations / file uploads to field!
843 // Forcing some values unto field array:
844 $fieldArray = $this->overrideFieldArray($table,$fieldArray); // NOTICE: This overriding is potentially dangerous; permissions per field is not checked!!!
845 if ($createNewVersion) {
846 $newVersion_placeholderFieldArray = $this->overrideFieldArray($table,$newVersion_placeholderFieldArray);
849 // Setting system fields
850 if ($status=='new') {
851 if ($TCA[$table]['ctrl']['crdate']) {
852 $fieldArray[$TCA[$table]['ctrl']['crdate']]=time();
853 if ($createNewVersion) $newVersion_placeholderFieldArray[$TCA[$table]['ctrl']['crdate']]=time();
855 if ($TCA[$table]['ctrl']['cruser_id']) {
856 $fieldArray[$TCA[$table]['ctrl']['cruser_id']]=$this->userid
;
857 if ($createNewVersion) $newVersion_placeholderFieldArray[$TCA[$table]['ctrl']['cruser_id']]=$this->userid
;
859 } elseif ($this->checkSimilar
) { // Removing fields which are equal to the current value:
860 $fieldArray = $this->compareFieldArrayWithCurrentAndUnset($table,$id,$fieldArray);
862 if ($TCA[$table]['ctrl']['tstamp'] && count($fieldArray)) {
863 $fieldArray[$TCA[$table]['ctrl']['tstamp']]=time();
864 if ($createNewVersion) $newVersion_placeholderFieldArray[$TCA[$table]['ctrl']['tstamp']]=time();
866 if ($resetRejected) {
867 $fieldArray['t3ver_stage'] = 0;
870 // Hook: processDatamap_postProcessFieldArray
871 foreach($hookObjectsArr as $hookObj) {
872 if (method_exists($hookObj, 'processDatamap_postProcessFieldArray')) {
873 $hookObj->processDatamap_postProcessFieldArray($status, $table, $id, $fieldArray, $this);
877 // Performing insert/update. If fieldArray has been unset by some userfunction (see hook above), don't do anything
878 // Kasper: Unsetting the fieldArray is dangerous; MM relations might be saved already and files could have been uploaded that are now "lost"
879 if (is_array($fieldArray)) {
880 if ($status=='new') {
881 if ($createNewVersion) { // This creates a new version of the record with online placeholder and offline version
882 $versioningType = $table==='pages' ?
$this->BE_USER
->workspaceVersioningTypeGetClosest(t3lib_div
::intInRange($TYPO3_CONF_VARS['BE']['newPagesVersioningType'],-1,1)) : -1;
883 if ($this->BE_USER
->workspaceVersioningTypeAccess($versioningType)) {
884 $newVersion_placeholderFieldArray['t3ver_label'] = 'INITIAL PLACEHOLDER';
885 $newVersion_placeholderFieldArray['t3ver_state'] = 1; // Setting placeholder state value for temporary record
886 $newVersion_placeholderFieldArray['t3ver_wsid'] = $this->BE_USER
->workspace
; // Setting workspace - only so display of place holders can filter out those from other workspaces.
887 $newVersion_placeholderFieldArray[$TCA[$table]['ctrl']['label']] = '[PLACEHOLDER, WS#'.$this->BE_USER
->workspace
.']';
888 $this->insertDB($table,$id,$newVersion_placeholderFieldArray,FALSE); // Saving placeholder as 'original'
890 // For the actual new offline version, set versioning values to point to placeholder:
891 $fieldArray['pid'] = -1;
892 $fieldArray['t3ver_oid'] = $this->substNEWwithIDs
[$id];
893 $fieldArray['t3ver_id'] = 1;
894 $fieldArray['t3ver_state'] = -1; // Setting placeholder state value for version (so it can know it is currently a new version...)
895 $fieldArray['t3ver_label'] = 'First draft version';
896 $fieldArray['t3ver_wsid'] = $this->BE_USER
->workspace
;
897 if ($table==='pages') { // Swap mode set to "branch" so we can build branches for pages.
898 $fieldArray['t3ver_swapmode'] = $versioningType;
900 $phShadowId = $this->insertDB($table,$id,$fieldArray,TRUE,0,TRUE); // When inserted, $this->substNEWwithIDs[$id] will be changed to the uid of THIS version and so the interface will pick it up just nice!
902 $this->placeholderShadowing($table,$phShadowId);
903 // Hold auto-versionized ids of placeholders:
904 $this->autoVersionIdMap
[$table][$this->substNEWwithIDs
[$id]] = $phShadowId;
906 } else $this->newlog('Versioning type "'.$versioningType.'" was not allowed, so could not create new record.',1);
908 $this->insertDB($table,$id,$fieldArray,FALSE,$incomingFieldArray['uid']);
911 $this->updateDB($table,$id,$fieldArray);
912 $this->placeholderShadowing($table,$id);
917 * Hook: processDatamap_afterDatabaseOperations
919 * Note: When using the hook after INSERT operations, you will only get the temporary NEW... id passed to your hook as $id,
920 * but you can easily translate it to the real uid of the inserted record using the $this->substNEWwithIDs array.
922 $this->hook_processDatamap_afterDatabaseOperations($hookObjectsArr, $status, $table, $id, $fieldArray);
923 } // if ($recordAccess) {
924 } // if (is_array($incomingFieldArray)) {
929 // Process the stack of relations to remap/correct
930 $this->processRemapStack();
931 $this->dbAnalysisStoreExec();
932 $this->removeRegisteredFiles();
935 * Hook: processDatamap_afterAllOperations
937 * Note: When this hook gets called, all operations on the submitted data have been finished.
939 foreach($hookObjectsArr as $hookObj) {
940 if (method_exists($hookObj, 'processDatamap_afterAllOperations')) {
941 $hookObj->processDatamap_afterAllOperations($this);
947 * Fix shadowing of data in case we are editing a offline version of a live "New" placeholder record:
949 * @param string Table name
950 * @param integer Record uid
953 function placeholderShadowing($table,$id) {
956 t3lib_div
::loadTCA($table);
957 if ($liveRec = t3lib_BEfunc
::getLiveVersionOfRecord($table,$id,'*')) {
958 if ((int)$liveRec['t3ver_state']>0) {
959 $justStoredRecord = t3lib_BEfunc
::getRecord($table,$id);
960 $newRecord = array();
962 $shadowCols = $TCA[$table]['ctrl']['shadowColumnsForNewPlaceholders'];
963 $shadowCols.= ','.$TCA[$table]['ctrl']['languageField'];
964 $shadowCols.= ','.$TCA[$table]['ctrl']['transOrigPointerField'];
965 $shadowCols.= ','.$TCA[$table]['ctrl']['type'];
966 $shadowCols.= ','.$TCA[$table]['ctrl']['label'];
968 $shadowColumns = array_unique(t3lib_div
::trimExplode(',', $shadowCols,1));
969 foreach($shadowColumns as $fieldName) {
970 if (strcmp($justStoredRecord[$fieldName],$liveRec[$fieldName]) && isset($TCA[$table]['columns'][$fieldName]) && $fieldName!=='uid' && $fieldName!=='pid') {
971 $newRecord[$fieldName] = $justStoredRecord[$fieldName];
975 if (count($newRecord)) {
976 $this->newlog('Shadowing done on fields '.implode(',',array_keys($newRecord)).' in Placeholder record '.$table.':'.$liveRec['uid'].' (offline version UID='.$id.')');
977 $this->updateDB($table,$liveRec['uid'],$newRecord);
984 * Filling in the field array
985 * $this->exclude_array is used to filter fields if needed.
987 * @param string Table name
988 * @param integer Record ID
989 * @param array Default values, Preset $fieldArray with 'pid' maybe (pid and uid will be not be overridden anyway)
990 * @param array $incomingFieldArray is which fields/values you want to set. There are processed and put into $fieldArray if OK
991 * @param integer The real PID value of the record. For updates, this is just the pid of the record. For new records this is the PID of the page where it is inserted.
992 * @param string $status = 'new' or 'update'
993 * @param integer $tscPID: TSconfig PID
994 * @return array Field Array
996 function fillInFieldArray($table,$id,$fieldArray,$incomingFieldArray,$realPid,$status,$tscPID) {
1000 t3lib_div
::loadTCA($table);
1001 $originalLanguageRecord = NULL;
1002 $originalLanguage_diffStorage = NULL;
1003 $diffStorageFlag = FALSE;
1005 // Setting 'currentRecord' and 'checkValueRecord':
1006 if (strstr($id,'NEW')) {
1007 $currentRecord = $checkValueRecord = $fieldArray; // must have the 'current' array - not the values after processing below...
1009 // IF $incomingFieldArray is an array, overlay it.
1010 // The point is that when new records are created as copies with flex type fields there might be a field containing information about which DataStructure to use and without that information the flexforms cannot be correctly processed.... This should be OK since the $checkValueRecord is used by the flexform evaluation only anyways...
1011 if (is_array($incomingFieldArray) && is_array($checkValueRecord)) {
1012 $checkValueRecord = t3lib_div
::array_merge_recursive_overrule($checkValueRecord, $incomingFieldArray);
1015 $currentRecord = $checkValueRecord = $this->recordInfo($table,$id,'*'); // We must use the current values as basis for this!
1017 t3lib_BEfunc
::fixVersioningPid($table,$currentRecord); // This is done to make the pid positive for offline versions; Necessary to have diff-view for pages_language_overlay in workspaces.
1019 // Get original language record if available:
1020 if (is_array($currentRecord)
1021 && $TCA[$table]['ctrl']['transOrigDiffSourceField']
1022 && $TCA[$table]['ctrl']['languageField']
1023 && $currentRecord[$TCA[$table]['ctrl']['languageField']] > 0
1024 && $TCA[$table]['ctrl']['transOrigPointerField']
1025 && intval($currentRecord[$TCA[$table]['ctrl']['transOrigPointerField']]) > 0) {
1027 $lookUpTable = $TCA[$table]['ctrl']['transOrigPointerTable'] ?
$TCA[$table]['ctrl']['transOrigPointerTable'] : $table;
1028 $originalLanguageRecord = $this->recordInfo($lookUpTable,$currentRecord[$TCA[$table]['ctrl']['transOrigPointerField']],'*');
1029 t3lib_BEfunc
::workspaceOL($lookUpTable,$originalLanguageRecord);
1030 $originalLanguage_diffStorage = unserialize($currentRecord[$TCA[$table]['ctrl']['transOrigDiffSourceField']]);
1033 $this->checkValue_currentRecord
= $checkValueRecord;
1036 In the following all incoming value-fields are tested:
1037 - Are the user allowed to change the field?
1038 - Is the field uid/pid (which are already set)
1039 - perms-fields for pages-table, then do special things...
1040 - If the field is nothing of the above and the field is configured in TCA, the fieldvalues are evaluated by ->checkValue
1042 If everything is OK, the field is entered into $fieldArray[]
1044 foreach($incomingFieldArray as $field => $fieldValue) {
1045 if (!in_array($table.'-'.$field, $this->exclude_array
) && !$this->data_disableFields
[$table][$id][$field]) { // The field must be editable.
1047 // Checking if a value for language can be changed:
1048 $languageDeny = $TCA[$table]['ctrl']['languageField'] && !strcmp($TCA[$table]['ctrl']['languageField'], $field) && !$this->BE_USER
->checkLanguageAccess($fieldValue);
1050 if (!$languageDeny) {
1051 // Stripping slashes - will probably be removed the day $this->stripslashes_values is removed as an option...
1052 if ($this->stripslashes_values
) {
1053 if (is_array($fieldValue)) {
1054 t3lib_div
::stripSlashesOnArray($fieldValue);
1055 } else $fieldValue = stripslashes($fieldValue);
1061 // Nothing happens, already set
1063 case 'perms_userid':
1064 case 'perms_groupid':
1067 case 'perms_everybody':
1068 // Permissions can be edited by the owner or the administrator
1069 if ($table=='pages' && ($this->admin ||
$status=='new' ||
$this->pageInfo($id,'perms_userid')==$this->userid
) ) {
1070 $value=intval($fieldValue);
1072 case 'perms_userid':
1073 $fieldArray[$field]=$value;
1075 case 'perms_groupid':
1076 $fieldArray[$field]=$value;
1079 if ($value>=0 && $value<pow(2,5)) {
1080 $fieldArray[$field]=$value;
1090 case 't3ver_swapmode':
1093 case 't3ver_tstamp':
1094 // t3ver_label is not here because it CAN be edited as a regular field!
1097 if (isset($TCA[$table]['columns'][$field])) {
1098 // Evaluating the value
1099 $res = $this->checkValue($table,$field,$fieldValue,$id,$status,$realPid,$tscPID);
1100 if (isset($res['value'])) {
1101 $fieldArray[$field] = $res['value'];
1104 // Add the value of the original record to the diff-storage content:
1105 if ($this->updateModeL10NdiffData
&& $TCA[$table]['ctrl']['transOrigDiffSourceField']) {
1106 $originalLanguage_diffStorage[$field] = $originalLanguageRecord[$field];
1107 $diffStorageFlag = TRUE;
1110 // If autoversioning is happening we need to perform a nasty hack. The case is parallel to a similar hack inside checkValue_group_select_file().
1111 // When a copy or version is made of a record, a search is made for any RTEmagic* images in fields having the "images" soft reference parser applied. That should be true for RTE fields. If any are found they are duplicated to new names and the file reference in the bodytext is updated accordingly.
1112 // However, with auto-versioning the submitted content of the field will just overwrite the corrected values. This leaves a) lost RTEmagic files and b) creates a double reference to the old files.
1113 // The only solution I can come up with is detecting when auto versioning happens, then see if any RTEmagic images was copied and if so make a stupid string-replace of the content !
1114 if ($this->autoVersioningUpdate
===TRUE) {
1115 if (is_array($this->RTEmagic_copyIndex
[$table][$id][$field])) {
1116 foreach($this->RTEmagic_copyIndex
[$table][$id][$field] as $oldRTEmagicName => $newRTEmagicName) {
1117 $fieldArray[$field] = str_replace(' src="'.$oldRTEmagicName.'"',' src="'.$newRTEmagicName.'"',$fieldArray[$field]);
1122 } elseif ($TCA[$table]['ctrl']['origUid']===$field) { // Allow value for original UID to pass by...
1123 $fieldArray[$field] = $fieldValue;
1127 } // Checking language.
1128 } // Check exclude fields / disabled fields...
1130 // Add diff-storage information:
1131 if ($diffStorageFlag && !isset($fieldArray[$TCA[$table]['ctrl']['transOrigDiffSourceField']])) { // If the field is set it would probably be because of an undo-operation - in which case we should not update the field of course...
1132 $fieldArray[$TCA[$table]['ctrl']['transOrigDiffSourceField']] = serialize($originalLanguage_diffStorage);
1135 // Checking for RTE-transformations of fields:
1136 $types_fieldConfig = t3lib_BEfunc
::getTCAtypes($table,$currentRecord);
1137 $theTypeString = t3lib_BEfunc
::getTCAtypeValue($table,$currentRecord);
1138 if (is_array($types_fieldConfig)) {
1139 reset($types_fieldConfig);
1140 while(list(,$vconf) = each($types_fieldConfig)) {
1141 // Write file configuration:
1142 $eFile = t3lib_parsehtml_proc
::evalWriteFile($vconf['spec']['static_write'],array_merge($currentRecord,$fieldArray)); // inserted array_merge($currentRecord,$fieldArray) 170502
1144 // RTE transformations:
1145 if (!$this->dontProcessTransformations
) {
1146 if (isset($fieldArray[$vconf['field']])) {
1147 // Look for transformation flag:
1148 switch((string)$incomingFieldArray['_TRANSFORM_'.$vconf['field']]) {
1150 $RTEsetup = $this->BE_USER
->getTSConfig('RTE',t3lib_BEfunc
::getPagesTSconfig($tscPID));
1151 $thisConfig = t3lib_BEfunc
::RTEsetup($RTEsetup['properties'],$table,$vconf['field'],$theTypeString);
1153 // Set alternative relative path for RTE images/links:
1154 $RTErelPath = is_array($eFile) ?
dirname($eFile['relEditFile']) : '';
1156 // Get RTE object, draw form and set flag:
1157 $RTEobj = &t3lib_BEfunc
::RTEgetObj();
1158 if (is_object($RTEobj)) {
1159 $fieldArray[$vconf['field']] = $RTEobj->transformContent('db',$fieldArray[$vconf['field']],$table,$vconf['field'],$currentRecord,$vconf['spec'],$thisConfig,$RTErelPath,$currentRecord['pid']);
1161 debug('NO RTE OBJECT FOUND!');
1168 // Write file configuration:
1169 if (is_array($eFile)) {
1170 $mixedRec = array_merge($currentRecord,$fieldArray);
1171 $SW_fileContent = t3lib_div
::getUrl($eFile['editFile']);
1172 $parseHTML = t3lib_div
::makeInstance('t3lib_parsehtml_proc');
1173 /* @var $parseHTML t3lib_parsehtml_proc */
1174 $parseHTML->init('','');
1176 $eFileMarker = $eFile['markerField']&&trim($mixedRec[$eFile['markerField']]) ?
trim($mixedRec[$eFile['markerField']]) : '###TYPO3_STATICFILE_EDIT###';
1177 $insertContent = str_replace($eFileMarker,'',$mixedRec[$eFile['contentField']]); // must replace the marker if present in content!
1179 $SW_fileNewContent = $parseHTML->substituteSubpart($SW_fileContent, $eFileMarker, chr(10).$insertContent.chr(10), 1, 1);
1180 t3lib_div
::writeFile($eFile['editFile'],$SW_fileNewContent);
1183 if (!strstr($id,'NEW') && $eFile['statusField']) {
1184 $GLOBALS['TYPO3_DB']->exec_UPDATEquery(
1188 $eFile['statusField'] => $eFile['relEditFile'].' updated '.date('d-m-Y H:i:s').', bytes '.strlen($mixedRec[$eFile['contentField']])
1192 } elseif ($eFile && is_string($eFile)) {
1193 $this->log($table,$id,2,0,1,"Write-file error: '%s'",13,array($eFile),$realPid);
1197 // Return fieldArray
1212 /*********************************************
1214 * Evaluation of input values
1216 ********************************************/
1219 * Evaluates a value according to $table/$field settings.
1220 * This function is for real database fields - NOT FlexForm "pseudo" fields.
1221 * NOTICE: Calling this function expects this: 1) That the data is saved! (files are copied and so on) 2) That files registered for deletion IS deleted at the end (with ->removeRegisteredFiles() )
1223 * @param string Table name
1224 * @param string Field name
1225 * @param string Value to be evaluated. Notice, this is the INPUT value from the form. The original value (from any existing record) must be manually looked up inside the function if needed - or taken from $currentRecord array.
1226 * @param string The record-uid, mainly - but not exclusively - used for logging
1227 * @param string 'update' or 'new' flag
1228 * @param integer The real PID value of the record. For updates, this is just the pid of the record. For new records this is the PID of the page where it is inserted. If $realPid is -1 it means that a new version of the record is being inserted.
1229 * @param integer $tscPID
1230 * @return array Returns the evaluated $value as key "value" in this array. Can be checked with isset($res['value']) ...
1232 function checkValue($table,$field,$value,$id,$status,$realPid,$tscPID) {
1233 global $TCA, $PAGES_TYPES;
1234 t3lib_div
::loadTCA($table);
1236 $res = Array(); // result array
1237 $recFID = $table.':'.$id.':'.$field;
1239 // Processing special case of field pages.doktype
1240 if ($table=='pages' && $field=='doktype') {
1241 // If the user may not use this specific doktype, we issue a warning
1242 if (! ($this->admin || t3lib_div
::inList($this->BE_USER
->groupData
['pagetypes_select'],$value))) {
1243 $propArr = $this->getRecordProperties($table,$id);
1244 $this->log($table,$id,5,0,1,"You cannot change the 'doktype' of page '%s' to the desired value.",1,array($propArr['header']),$propArr['event_pid']);
1247 if ($status=='update') {
1248 // This checks 1) if we should check for disallowed tables and 2) if there are records from disallowed tables on the current page
1249 $onlyAllowedTables = isset($PAGES_TYPES[$value]['onlyAllowedTables']) ?
$PAGES_TYPES[$value]['onlyAllowedTables'] : $PAGES_TYPES['default']['onlyAllowedTables'];
1250 if ($onlyAllowedTables) {
1251 $theWrongTables = $this->doesPageHaveUnallowedTables($id,$value);
1252 if ($theWrongTables) {
1253 $propArr = $this->getRecordProperties($table,$id);
1254 $this->log($table,$id,5,0,1,"'doktype' of page '%s' could not be changed because the page contains records from disallowed tables; %s",2,array($propArr['header'],$theWrongTables),$propArr['event_pid']);
1261 // Get current value:
1262 $curValueRec = $this->recordInfo($table,$id,$field);
1263 $curValue = $curValueRec[$field];
1265 // Getting config for the field
1266 $tcaFieldConf = $TCA[$table]['columns'][$field]['config'];
1268 // Preform processing:
1269 $res = $this->checkValue_SW($res,$value,$tcaFieldConf,$table,$id,$curValue,$status,$realPid,$recFID,$field,$this->uploadedFileArray
[$table][$id][$field],$tscPID);
1275 * Branches out evaluation of a field value based on its type as configured in TCA
1276 * Can be called for FlexForm pseudo fields as well, BUT must not have $field set if so.
1278 * @param array The result array. The processed value (if any!) is set in the "value" key.
1279 * @param string The value to set.
1280 * @param array Field configuration from TCA
1281 * @param string Table name
1282 * @param integer Return UID
1283 * @param [type] $curValue: ...
1284 * @param [type] $status: ...
1285 * @param integer The real PID value of the record. For updates, this is just the pid of the record. For new records this is the PID of the page where it is inserted. If $realPid is -1 it means that a new version of the record is being inserted.
1286 * @param [type] $recFID: ...
1287 * @param string Field name. Must NOT be set if the call is for a flexform field (since flexforms are not allowed within flexforms).
1288 * @param [type] $uploadedFiles: ...
1289 * @param [type] $tscPID: ...
1290 * @return array Returns the evaluated $value as key "value" in this array.
1292 function checkValue_SW($res,$value,$tcaFieldConf,$table,$id,$curValue,$status,$realPid,$recFID,$field,$uploadedFiles,$tscPID) {
1294 $PP = array($table,$id,$curValue,$status,$realPid,$recFID,$tscPID);
1296 switch ($tcaFieldConf['type']) {
1298 $res = $this->checkValue_text($res,$value,$tcaFieldConf,$PP,$field);
1302 $res['value'] = $value;
1305 $res = $this->checkValue_input($res,$value,$tcaFieldConf,$PP,$field);
1308 $res = $this->checkValue_check($res,$value,$tcaFieldConf,$PP);
1311 $res = $this->checkValue_radio($res,$value,$tcaFieldConf,$PP);
1315 $res = $this->checkValue_group_select($res,$value,$tcaFieldConf,$PP,$uploadedFiles,$field);
1318 $res = $this->checkValue_inline($res,$value,$tcaFieldConf,$PP,$field);
1321 if ($field) { // FlexForms are only allowed for real fields.
1322 $res = $this->checkValue_flex($res,$value,$tcaFieldConf,$PP,$uploadedFiles,$field);
1326 #debug(array($tcaFieldConf,$res,$value),'NON existing field type:');
1335 * Evaluate "text" type values.
1337 * @param array The result array. The processed value (if any!) is set in the "value" key.
1338 * @param string The value to set.
1339 * @param array Field configuration from TCA
1340 * @param array Additional parameters in a numeric array: $table,$id,$curValue,$status,$realPid,$recFID
1341 * @param string Field name
1342 * @return array Modified $res array
1344 function checkValue_text($res,$value,$tcaFieldConf,$PP,$field='') {
1345 $evalCodesArray = t3lib_div
::trimExplode(',',$tcaFieldConf['eval'],1);
1346 $res = $this->checkValue_text_Eval($value,$evalCodesArray,$tcaFieldConf['is_in']);
1351 * Evaluate "input" type values.
1353 * @param array The result array. The processed value (if any!) is set in the "value" key.
1354 * @param string The value to set.
1355 * @param array Field configuration from TCA
1356 * @param array Additional parameters in a numeric array: $table,$id,$curValue,$status,$realPid,$recFID
1357 * @param string Field name
1358 * @return array Modified $res array
1360 function checkValue_input($res,$value,$tcaFieldConf,$PP,$field='') {
1361 list($table,$id,$curValue,$status,$realPid,$recFID) = $PP;
1363 // Secures the string-length to be less than max. Will probably make problems with multi-byte strings!
1364 if (intval($tcaFieldConf['max'])>0) {$value = substr($value,0,intval($tcaFieldConf['max']));}
1366 // Checking range of value:
1367 if ($tcaFieldConf['range'] && $value!=$tcaFieldConf['checkbox']) { // If value is not set to the allowed checkbox-value then it is checked against the ranges
1368 if (isset($tcaFieldConf['range']['upper'])&&$value>$tcaFieldConf['range']['upper']) {$value=$tcaFieldConf['range']['upper'];}
1369 if (isset($tcaFieldConf['range']['lower'])&&$value<$tcaFieldConf['range']['lower']) {$value=$tcaFieldConf['range']['lower'];}
1372 // Process evaluation settings:
1373 $evalCodesArray = t3lib_div
::trimExplode(',',$tcaFieldConf['eval'],1);
1374 $res = $this->checkValue_input_Eval($value,$evalCodesArray,$tcaFieldConf['is_in']);
1376 // Process UNIQUE settings:
1377 if ($field && $realPid>=0) { // Field is NOT set for flexForms - which also means that uniqueInPid and unique is NOT available for flexForm fields! Also getUnique should not be done for versioning and if PID is -1 ($realPid<0) then versioning is happening...
1378 if ($res['value'] && in_array('uniqueInPid',$evalCodesArray)) {
1379 $res['value'] = $this->getUnique($table,$field,$res['value'],$id,$realPid);
1381 if ($res['value'] && in_array('unique',$evalCodesArray)) {
1382 $res['value'] = $this->getUnique($table,$field,$res['value'],$id);
1390 * Evaluates 'check' type values.
1392 * @param array The result array. The processed value (if any!) is set in the 'value' key.
1393 * @param string The value to set.
1394 * @param array Field configuration from TCA
1395 * @param array Additional parameters in a numeric array: $table,$id,$curValue,$status,$realPid,$recFID
1396 * @return array Modified $res array
1398 function checkValue_check($res,$value,$tcaFieldConf,$PP) {
1399 list($table,$id,$curValue,$status,$realPid,$recFID) = $PP;
1401 $itemC = count($tcaFieldConf['items']);
1402 if (!$itemC) {$itemC=1;}
1403 $maxV = pow(2,$itemC);
1405 if ($value<0) {$value=0;}
1406 if ($value>$maxV) {$value=$maxV;}
1407 $res['value'] = $value;
1413 * Evaluates 'radio' type values.
1415 * @param array The result array. The processed value (if any!) is set in the 'value' key.
1416 * @param string The value to set.
1417 * @param array Field configuration from TCA
1418 * @param array Additional parameters in a numeric array: $table,$id,$curValue,$status,$realPid,$recFID
1419 * @return array Modified $res array
1421 function checkValue_radio($res,$value,$tcaFieldConf,$PP) {
1422 list($table,$id,$curValue,$status,$realPid,$recFID) = $PP;
1424 if (is_array($tcaFieldConf['items'])) {
1425 foreach($tcaFieldConf['items'] as $set) {
1426 if (!strcmp($set[1],$value)) {
1427 $res['value'] = $value;
1437 * Evaluates 'group' or 'select' type values.
1439 * @param array The result array. The processed value (if any!) is set in the 'value' key.
1440 * @param string The value to set.
1441 * @param array Field configuration from TCA
1442 * @param array Additional parameters in a numeric array: $table,$id,$curValue,$status,$realPid,$recFID
1443 * @param [type] $uploadedFiles: ...
1444 * @param string Field name
1445 * @return array Modified $res array
1447 function checkValue_group_select($res,$value,$tcaFieldConf,$PP,$uploadedFiles,$field) {
1449 list($table,$id,$curValue,$status,$realPid,$recFID) = $PP;
1451 // Detecting if value sent is an array and if so, implode it around a comma:
1452 if (is_array($value)) {
1453 $value = implode(',',$value);
1456 // This converts all occurencies of '{' to the byte 123 in the string - this is needed in very rare cases where filenames with special characters (like ???, umlaud etc) gets sent to the server as HTML entities instead of bytes. The error is done only by MSIE, not Mozilla and Opera.
1457 // Anyways, this should NOT disturb anything else:
1458 $value = $this->convNumEntityToByteValue($value);
1460 // When values are sent as group or select they come as comma-separated values which are exploded by this function:
1461 $valueArray = $this->checkValue_group_select_explodeSelectGroupValue($value);
1463 // If not multiple is set, then remove duplicates:
1464 if (!$tcaFieldConf['multiple']) {
1465 $valueArray = array_unique($valueArray);
1468 // If an exclusive key is found, discard all others:
1469 if ($tcaFieldConf['type']=='select' && $tcaFieldConf['exclusiveKeys']) {
1470 $exclusiveKeys = t3lib_div
::trimExplode(',', $tcaFieldConf['exclusiveKeys']);
1471 foreach($valueArray as $kk => $vv) {
1472 if (in_array($vv, $exclusiveKeys)) { // $vv is the item key!
1473 $valueArray = Array($kk => $vv);
1479 // This could be a good spot for parsing the array through a validation-function which checks if the values are alright (except that database references are not in their final form - but that is the point, isn't it?)
1480 // NOTE!!! Must check max-items of files before the later check because that check would just leave out filenames if there are too many!!
1482 // Checking for select / authMode, removing elements from $valueArray if any of them is not allowed!
1483 if ($tcaFieldConf['type']=='select' && $tcaFieldConf['authMode']) {
1484 $preCount = count($valueArray);
1485 foreach($valueArray as $kk => $vv) {
1486 if (!$this->BE_USER
->checkAuthMode($table,$field,$vv,$tcaFieldConf['authMode'])) {
1487 unset($valueArray[$kk]);
1491 // During the check it turns out that the value / all values were removed - we respond by simply returning an empty array so nothing is written to DB for this field.
1492 if ($preCount && !count($valueArray)) {
1498 if ($tcaFieldConf['type']=='group') {
1499 switch($tcaFieldConf['internal_type']) {
1501 $valueArray = $this->checkValue_group_select_file(
1513 $valueArray = $this->checkValue_group_select_processDBdata($valueArray,$tcaFieldConf,$id,$status,'group', $table);
1517 // For select types which has a foreign table attached:
1518 if ($tcaFieldConf['type']=='select' && $tcaFieldConf['foreign_table']) {
1519 // check, if there is a NEW... id in the value, that should be substituded later
1520 if (strpos($value, 'NEW') !== false) {
1521 $this->remapStackRecords
[$table][$id] = array('remapStackIndex' => count($this->remapStack
));
1522 $this->remapStack
[] = array(
1523 'func' => 'checkValue_group_select_processDBdata',
1524 'args' => array($valueArray,$tcaFieldConf,$id,$status,'select',$table),
1525 'pos' => array('valueArray' => 0, 'tcaFieldConf' => 1, 'id' => 2, 'table' => 5),
1528 $unsetResult = true;
1530 $valueArray = $this->checkValue_group_select_processDBdata($valueArray,$tcaFieldConf,$id,$status,'select', $table);
1534 if (!$unsetResult) {
1535 $newVal=$this->checkValue_checkMax($tcaFieldConf, $valueArray);
1536 $res['value'] = implode(',',$newVal);
1538 unset($res['value']);
1545 * Handling files for group/select function
1547 * @param array Array of incoming file references. Keys are numeric, values are files (basically, this is the exploded list of incoming files)
1548 * @param array Configuration array from TCA of the field
1549 * @param string Current value of the field
1550 * @param array Array of uploaded files, if any
1551 * @param string Status ("update" or ?)
1552 * @param string tablename of record
1553 * @param integer UID of record
1554 * @param string Field identifier ([table:uid:field:....more for flexforms?]
1555 * @return array Modified value array
1556 * @see checkValue_group_select()
1558 function checkValue_group_select_file($valueArray,$tcaFieldConf,$curValue,$uploadedFileArray,$status,$table,$id,$recFID) {
1560 if (!$this->bypassFileHandling
) { // If filehandling should NOT be bypassed, do processing:
1562 // If any files are uploaded, add them to value array
1563 if (is_array($uploadedFileArray) &&
1564 $uploadedFileArray['name'] &&
1565 strcmp($uploadedFileArray['tmp_name'],'none')) {
1566 $valueArray[]=$uploadedFileArray['tmp_name'];
1567 $this->alternativeFileName
[$uploadedFileArray['tmp_name']] = $uploadedFileArray['name'];
1570 // Creating fileFunc object.
1571 if (!$this->fileFunc
) {
1572 $this->fileFunc
= t3lib_div
::makeInstance('t3lib_basicFileFunctions');
1573 $this->include_filefunctions
=1;
1575 // Setting permitted extensions.
1576 $all_files = Array();
1577 $all_files['webspace']['allow'] = $tcaFieldConf['allowed'];
1578 $all_files['webspace']['deny'] = $tcaFieldConf['disallowed'] ?
$tcaFieldConf['disallowed'] : '*';
1579 $all_files['ftpspace'] = $all_files['webspace'];
1580 $this->fileFunc
->init('', $all_files);
1583 // If there is an upload folder defined:
1584 if ($tcaFieldConf['uploadfolder']) {
1585 if (!$this->bypassFileHandling
) { // If filehandling should NOT be bypassed, do processing:
1587 $propArr = $this->getRecordProperties($table,$id);
1589 // Get destrination path:
1590 $dest = $this->destPathFromUploadFolder($tcaFieldConf['uploadfolder']);
1592 // If we are updating:
1593 if ($status=='update') {
1595 // Traverse the input values and convert to absolute filenames in case the update happens to an autoVersionized record.
1596 // Background: This is a horrible workaround! The problem is that when a record is auto-versionized the files of the record get copied and therefore get new names which is overridden with the names from the original record in the incoming data meaning both lost files and double-references!
1597 // The only solution I could come up with (except removing support for managing files when autoversioning) was to convert all relative files to absolute names so they are copied again (and existing files deleted). This should keep references intact but means that some files are copied, then deleted after being copied _again_.
1598 // Actually, the same problem applies to database references in case auto-versioning would include sub-records since in such a case references are remapped - and they would be overridden due to the same principle then.
1599 // Illustration of the problem comes here:
1600 // We have a record 123 with a file logo.gif. We open and edit the files header in a workspace. So a new version is automatically made.
1601 // The versions uid is 456 and the file is copied to "logo_01.gif". But the form data that we sent was based on uid 123 and hence contains the filename "logo.gif" from the original.
1602 // The file management code below will do two things: First it will blindly accept "logo.gif" as a file attached to the record (thus creating a double reference) and secondly it will find that "logo_01.gif" was not in the incoming filelist and therefore should be deleted.
1603 // If we prefix the incoming file "logo.gif" with its absolute path it will be seen as a new file added. Thus it will be copied to "logo_02.gif". "logo_01.gif" will still be deleted but since the files are the same the difference is zero - only more processing and file copying for no reason. But it will work.
1604 if ($this->autoVersioningUpdate
===TRUE) {
1605 foreach($valueArray as $key => $theFile) {
1606 if ($theFile===basename($theFile)) { // If it is an already attached file...
1607 $valueArray[$key] = PATH_site
.$tcaFieldConf['uploadfolder'].'/'.$theFile;
1612 // Finding the CURRENT files listed, either from MM or from the current record.
1613 $theFileValues=array();
1614 if ($tcaFieldConf['MM']) { // If MM relations for the files also!
1615 $dbAnalysis = t3lib_div
::makeInstance('t3lib_loadDBGroup');
1616 /* @var $dbAnalysis t3lib_loadDBGroup */
1617 $dbAnalysis->start('','files',$tcaFieldConf['MM'],$id);
1618 reset($dbAnalysis->itemArray
);
1619 while (list($somekey,$someval)=each($dbAnalysis->itemArray
)) {
1620 if ($someval['id']) {
1621 $theFileValues[]=$someval['id'];
1625 $theFileValues=t3lib_div
::trimExplode(',',$curValue,1);
1628 // DELETE files: If existing files were found, traverse those and register files for deletion which has been removed:
1629 if (count($theFileValues)) {
1630 // Traverse the input values and for all input values which match an EXISTING value, remove the existing from $theFileValues array (this will result in an array of all the existing files which should be deleted!)
1631 foreach($valueArray as $key => $theFile) {
1632 if ($theFile && !strstr(t3lib_div
::fixWindowsFilePath($theFile),'/')) {
1633 $theFileValues = t3lib_div
::removeArrayEntryByValue($theFileValues,$theFile);
1637 // This array contains the filenames in the uploadfolder that should be deleted:
1638 foreach($theFileValues as $key => $theFile) {
1639 $theFile = trim($theFile);
1640 if (@is_file
($dest.'/'.$theFile)) {
1641 $this->removeFilesStore
[]=$dest.'/'.$theFile;
1642 } elseif ($theFile) {
1643 $this->log($table,$id,5,0,1,"Could not delete file '%s' (does not exist). (%s)",10,array($dest.'/'.$theFile, $recFID),$propArr['event_pid']);
1649 // Traverse the submitted values:
1650 foreach($valueArray as $key => $theFile) {
1651 // NEW FILES? If the value contains '/' it indicates, that the file is new and should be added to the uploadsdir (whether its absolute or relative does not matter here)
1652 if (strstr(t3lib_div
::fixWindowsFilePath($theFile),'/')) {
1654 $maxSize = intval($tcaFieldConf['max_size']);
1656 $theDestFile=''; // Must be cleared. Else a faulty fileref may be inserted if the below code returns an error!
1658 // Check various things before copying file:
1659 if (@is_dir
($dest) && (@is_file
($theFile) || @is_uploaded_file
($theFile))) { // File and destination must exist
1661 // Finding size. For safe_mode we have to rely on the size in the upload array if the file is uploaded.
1662 if (is_uploaded_file($theFile) && $theFile==$uploadedFileArray['tmp_name']) {
1663 $fileSize = $uploadedFileArray['size'];
1665 $fileSize = filesize($theFile);
1668 if (!$maxSize ||
$fileSize<=($maxSize*1024)) { // Check file size:
1669 // Prepare filename:
1670 $theEndFileName = isset($this->alternativeFileName
[$theFile]) ?
$this->alternativeFileName
[$theFile] : $theFile;
1671 $fI = t3lib_div
::split_fileref($theEndFileName);
1673 // Check for allowed extension:
1674 if ($this->fileFunc
->checkIfAllowed($fI['fileext'], $dest, $theEndFileName)) {
1675 $theDestFile = $this->fileFunc
->getUniqueName($this->fileFunc
->cleanFileName($fI['file']), $dest);
1677 // If we have a unique destination filename, then write the file:
1679 t3lib_div
::upload_copy_move($theFile,$theDestFile);
1680 $this->copiedFileMap
[$theFile] = $theDestFile;
1682 if (!@is_file
($theDestFile)) $this->log($table,$id,5,0,1,"Copying file '%s' failed!: The destination path (%s) may be write protected. Please make it write enabled!. (%s)",16,array($theFile, dirname($theDestFile), $recFID),$propArr['event_pid']);
1683 } else $this->log($table,$id,5,0,1,"Copying file '%s' failed!: No destination file (%s) possible!. (%s)",11,array($theFile, $theDestFile, $recFID),$propArr['event_pid']);
1684 } else $this->log($table,$id,5,0,1,"Fileextension '%s' not allowed. (%s)",12,array($fI['fileext'], $recFID),$propArr['event_pid']);
1685 } else $this->log($table,$id,5,0,1,"Filesize (%s) of file '%s' exceeds limit (%s). (%s)",13,array(t3lib_div
::formatSize($fileSize),$theFile,t3lib_div
::formatSize($maxSize*1024),$recFID),$propArr['event_pid']);
1686 } else $this->log($table,$id,5,0,1,'The destination (%s) or the source file (%s) does not exist. (%s)',14,array($dest, $theFile, $recFID),$propArr['event_pid']);
1688 // If the destination file was created, we will set the new filename in the value array, otherwise unset the entry in the value array!
1689 if (@is_file
($theDestFile)) {
1690 $info = t3lib_div
::split_fileref($theDestFile);
1691 $valueArray[$key]=$info['file']; // The value is set to the new filename
1693 unset($valueArray[$key]); // The value is set to the new filename
1699 // If MM relations for the files, we will set the relations as MM records and change the valuearray to contain a single entry with a count of the number of files!
1700 if ($tcaFieldConf['MM']) {
1701 $dbAnalysis = t3lib_div
::makeInstance('t3lib_loadDBGroup');
1702 /* @var $dbAnalysis t3lib_loadDBGroup */
1703 $dbAnalysis->tableArray
['files']=array(); // dummy
1706 while (list($key,$theFile)=each($valueArray)) {
1708 $dbAnalysis->itemArray
[]['id']=$theFile;
1710 if ($status=='update') {
1711 $dbAnalysis->writeMM($tcaFieldConf['MM'],$id,0);
1713 $this->dbAnalysisStore
[] = array($dbAnalysis, $tcaFieldConf['MM'], $id, 0); // This will be traversed later to execute the actions
1715 $valueArray = $dbAnalysis->countItems();
1723 * Evaluates 'flex' type values.
1725 * @param array The result array. The processed value (if any!) is set in the 'value' key.
1726 * @param string The value to set.
1727 * @param array Field configuration from TCA
1728 * @param array Additional parameters in a numeric array: $table,$id,$curValue,$status,$realPid,$recFID
1729 * @param array Uploaded files for the field
1730 * @param array Current record array.
1731 * @param string Field name
1732 * @return array Modified $res array
1734 function checkValue_flex($res,$value,$tcaFieldConf,$PP,$uploadedFiles,$field) {
1735 list($table,$id,$curValue,$status,$realPid,$recFID) = $PP;
1737 if (is_array($value)) {
1739 // This value is necessary for flex form processing to happen on flexform fields in page records when they are copied.
1740 // The problem is, that when copying a page, flexfrom XML comes along in the array for the new record - but since $this->checkValue_currentRecord does not have a uid or pid for that sake, the t3lib_BEfunc::getFlexFormDS() function returns no good DS. For new records we do know the expected PID so therefore we send that with this special parameter. Only active when larger than zero.
1741 $newRecordPidValue = $status=='new' ?
$realPid : 0;
1743 // Get current value array:
1744 $dataStructArray = t3lib_BEfunc
::getFlexFormDS($tcaFieldConf,$this->checkValue_currentRecord
,$table,'',TRUE,$newRecordPidValue);
1746 $currentValueArray = t3lib_div
::xml2array($curValue);
1747 if (!is_array($currentValueArray)) $currentValueArray = array();
1748 if (is_array($currentValueArray['meta']['currentLangId'])) unset($currentValueArray['meta']['currentLangId']); // Remove all old meta for languages...
1750 // Evaluation of input values:
1751 $value['data'] = $this->checkValue_flex_procInData($value['data'],$currentValueArray['data'],$uploadedFiles['data'],$dataStructArray,$PP);
1753 // Create XML and convert charsets from input value:
1754 $xmlValue = $this->checkValue_flexArray2Xml($value,TRUE);
1756 // If we wanted to set UTF fixed:
1757 // $storeInCharset='utf-8';
1758 // $currentCharset=$GLOBALS['LANG']->charSet;
1759 // $xmlValue = $GLOBALS['LANG']->csConvObj->conv($xmlValue,$currentCharset,$storeInCharset,1);
1760 $storeInCharset=$GLOBALS['LANG']->charSet
;
1762 // Merge them together IF they are both arrays:
1763 // Here we convert the currently submitted values BACK to an array, then merge the two and then BACK to XML again. This is needed to ensure the charsets are the same (provided that the current value was already stored IN the charset that the new value is converted to).
1764 if (is_array($currentValueArray)) {
1765 $arrValue = t3lib_div
::xml2array($xmlValue);
1766 $arrValue = t3lib_div
::array_merge_recursive_overrule($currentValueArray,$arrValue);
1767 $xmlValue = $this->checkValue_flexArray2Xml($arrValue,TRUE);
1770 // Action commands (sorting order and removals of elements)
1771 $actionCMDs = t3lib_div
::_GP('_ACTION_FLEX_FORMdata');
1772 if (is_array($actionCMDs[$table][$id][$field]['data'])) {
1773 $arrValue = t3lib_div
::xml2array($xmlValue);
1774 $this->_ACTION_FLEX_FORMdata($arrValue['data'],$actionCMDs[$table][$id][$field]['data']);
1775 $xmlValue = $this->checkValue_flexArray2Xml($arrValue,TRUE);
1778 // Create the value XML:
1780 $res['value'].=$xmlValue;
1781 } else { // Passthrough...:
1782 $res['value']=$value;
1789 * Converts an array to FlexForm XML
1791 * @param array Array with FlexForm data
1792 * @param boolean If set, the XML prologue is returned as well.
1793 * @return string Input array converted to XML
1795 function checkValue_flexArray2Xml($array, $addPrologue=FALSE) {
1796 $flexObj = t3lib_div
::makeInstance('t3lib_flexformtools');
1797 /* @var $flexObj t3lib_flexformtools */
1798 return $flexObj->flexArray2Xml($array, $addPrologue);
1802 * Actions for flex form element (move, delete)
1804 * @param array &$valueArrayToRemoveFrom: by reference
1805 * @param array $deleteCMDS: ... *
1808 function _ACTION_FLEX_FORMdata(&$valueArray,$actionCMDs) {
1809 if (is_array($valueArray) && is_array($actionCMDs)) {
1810 foreach($actionCMDs as $key => $value) {
1811 if ($key=='_ACTION') {
1812 // First, check if there are "commands":
1813 if (current($actionCMDs[$key])!=="") {
1814 asort($actionCMDs[$key]);
1815 $newValueArray = array();
1816 foreach($actionCMDs[$key] as $idx => $order) {
1817 if (substr($idx,0,3)=="ID-") {
1818 $idx = $this->newIndexMap
[$idx];
1820 if ($order!="DELETE") { // Just one reflection here: It is clear that when removing elements from a flexform, then we will get lost files unless we act on this delete operation by traversing and deleting files that were referred to.
1821 $newValueArray[$idx] = $valueArray[$idx];
1823 unset($valueArray[$idx]);
1825 $valueArray = t3lib_div
::array_merge($newValueArray,$valueArray);
1827 } elseif (is_array($actionCMDs[$key]) && isset($valueArray[$key])) {
1828 $this->_ACTION_FLEX_FORMdata($valueArray[$key],$actionCMDs[$key]);
1835 * Evaluates 'inline' type values.
1836 * (partly copied from the select_group function on this issue)
1838 * @param array The result array. The processed value (if any!) is set in the 'value' key.
1839 * @param string The value to set.
1840 * @param array Field configuration from TCA
1841 * @param array Additional parameters in a numeric array: $table,$id,$curValue,$status,$realPid,$recFID
1842 * @param string Field name
1843 * @return array Modified $res array
1845 function checkValue_inline($res,$value,$tcaFieldConf,$PP,$field) {
1846 list($table, $id, $curValue, $status, $realPid, $recFID) = $PP;
1848 if (!$tcaFieldConf['foreign_table']) {
1849 return false; // Fatal error, inline fields should always have a foreign_table defined
1852 // When values are sent they come as comma-separated values which are exploded by this function:
1853 $valueArray = t3lib_div
::trimExplode(',', $value);
1855 // Remove duplicates: (should not be needed)
1856 $valueArray = array_unique($valueArray);
1858 // Example for received data:
1859 // $value = 45,NEW4555fdf59d154,12,123
1860 // We need to decide whether we use the stack or can save the relation directly.
1861 if(strpos($value, 'NEW') !== false ||
!t3lib_div
::testInt($id)) {
1862 $this->remapStackRecords
[$table][$id] = array('remapStackIndex' => count($this->remapStack
));
1863 $this->remapStack
[] = array(
1864 'func' => 'checkValue_inline_processDBdata',
1865 'args' => array($valueArray, $tcaFieldConf, $id, $status, $table, $field),
1866 'pos' => array('valueArray' => 0, 'tcaFieldConf' => 1, 'id' => 2, 'table' => 4),
1869 unset($res['value']);
1870 } elseif($value || t3lib_div
::testInt($id)) {
1871 $res['value'] = $this->checkValue_inline_processDBdata($valueArray, $tcaFieldConf, $id, $status, $table, $field);
1878 * Checks if a fields has more items than defined via TCA in maxitems.
1879 * If there are more items than allowd, the item list is truncated to the defined number.
1881 * @param array $tcaFieldConf: Field configuration from TCA
1882 * @param array $valueArray: Current value array of items
1883 * @return array The truncated value array of items
1885 function checkValue_checkMax($tcaFieldConf, $valueArray) {
1886 // BTW, checking for min and max items here does NOT make any sense when MM is used because the above function calls will just return an array with a single item (the count) if MM is used... Why didn't I perform the check before? Probably because we could not evaluate the validity of record uids etc... Hmm...
1888 $valueArrayC = count($valueArray);
1890 // NOTE to the comment: It's not really possible to check for too few items, because you must then determine first, if the field is actual used regarding the CType.
1891 $maxI = isset($tcaFieldConf['maxitems']) ?
intval($tcaFieldConf['maxitems']):1;
1892 if ($valueArrayC > $maxI) {$valueArrayC=$maxI;} // Checking for not too many elements
1894 // Dumping array to list
1896 foreach($valueArray as $nextVal) {
1897 if ($valueArrayC==0) {break;}
1921 /*********************************************
1923 * Helper functions for evaluation functions.
1925 ********************************************/
1928 * Gets a unique value for $table/$id/$field based on $value
1930 * @param string Table name
1931 * @param string Field name for which $value must be unique
1932 * @param string Value string.
1933 * @param integer UID to filter out in the lookup (the record itself...)
1934 * @param integer If set, the value will be unique for this PID
1935 * @return string Modified value (if not-unique). Will be the value appended with a number (until 100, then the function just breaks).
1937 function getUnique($table,$field,$value,$id,$newPid=0) {
1941 t3lib_div
::loadTCA($table);
1944 if (intval($newPid)) { $whereAdd.=' AND pid='.intval($newPid); } else { $whereAdd.=' AND pid>=0'; } // "AND pid>=0" for versioning
1945 $whereAdd.=$this->deleteClause($table);
1947 // If the field is configured in TCA, proceed:
1948 if (is_array($TCA[$table]) && is_array($TCA[$table]['columns'][$field])) {
1950 // Look for a record which might already have the value:
1951 $res = $GLOBALS['TYPO3_DB']->exec_SELECTquery('uid', $table, $field.'='.$GLOBALS['TYPO3_DB']->fullQuoteStr($value, $table).' AND uid!='.intval($id).$whereAdd);
1954 // For as long as records with the test-value existing, try again (with incremented numbers appended).
1955 while ($GLOBALS['TYPO3_DB']->sql_num_rows($res)) {
1956 $newValue = $value.$counter;
1957 $res = $GLOBALS['TYPO3_DB']->exec_SELECTquery('uid', $table, $field.'='.$GLOBALS['TYPO3_DB']->fullQuoteStr($newValue, $table).' AND uid!='.intval($id).$whereAdd);
1959 if ($counter>100) { break; } // At "100" it will give up and accept a duplicate - should probably be fixed to a small hash string instead...!
1961 // If the new value is there:
1962 $value = strlen($newValue) ?
$newValue : $value;
1967 function checkValue_text_Eval($value,$evalArray,$is_in) {
1972 foreach ($evalArray as $func) {
1975 $value = trim($value);
1978 if (!$value) {$set=0;}
1981 if (substr($func, 0, 3) == 'tx_') {
1982 $evalObj = t3lib_div
::getUserObj($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['tce']['formevals'][$func].':&'.$func);
1983 if (is_object($evalObj) && method_exists($evalObj, 'evaluateFieldValue')) {
1984 $value = $evalObj->evaluateFieldValue($value, $is_in, $set);
1990 if ($set) {$res['value'] = $value;}
1995 * Evaluation of 'input'-type values based on 'eval' list
1997 * @param string Value to evaluate
1998 * @param array Array of evaluations to traverse.
1999 * @param string Is-in string
2000 * @return string Modified $value
2002 function checkValue_input_Eval($value,$evalArray,$is_in) {
2007 foreach($evalArray as $func) {
2013 $value = intval($value);
2017 $value = intval($value);
2018 if ($value>0 && !$this->dontProcessTransformations
) {
2019 $value -= date('Z', $value);
2024 for ($a=strlen($value); $a>0; $a--) {
2025 if (substr($value,$a-1,1)=='.' ||
substr($value,$a-1,1)==',') {
2026 $theDec = substr($value,$a);
2027 $value = substr($value,0,$a-1);
2031 $theDec = ereg_replace('[^0-9]','',$theDec).'00';
2032 $value = intval(str_replace(' ','',$value)).'.'.substr($theDec,0,2);
2035 if (strlen($value)!=32){$set=false;}
2038 $value = trim($value);
2041 $value = $GLOBALS['LANG']->csConvObj
->conv_case($GLOBALS['LANG']->charSet
, $value, 'toUpper');
2044 $value = $GLOBALS['LANG']->csConvObj
->conv_case($GLOBALS['LANG']->charSet
, $value, 'toLower');
2047 if (!$value) {$set=0;}
2053 for ($a=0;$a<$c;$a++
) {
2054 $char = substr($value,$a,1);
2055 if (strstr($is_in,$char)) {
2063 $value = str_replace(' ','',$value);
2066 $value = ereg_replace('[^a-zA-Z]','',$value);
2069 $value = ereg_replace('[^0-9]','',$value);
2072 $value = ereg_replace('[^a-zA-Z0-9]','',$value);
2075 $value = ereg_replace('[^a-zA-Z0-9_-]','',$value);
2078 if (substr($func, 0, 3) == 'tx_') {
2079 $evalObj = t3lib_div
::getUserObj($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['tce']['formevals'][$func].':&'.$func);
2080 if (is_object($evalObj) && method_exists($evalObj, 'evaluateFieldValue')) {
2081 $value = $evalObj->evaluateFieldValue($value, $is_in, $set);
2087 if ($set) {$res['value'] = $value;}
2092 * Returns data for group/db and select fields
2094 * @param array Current value array
2095 * @param array TCA field config
2096 * @param integer Record id, used for look-up of MM relations (local_uid)
2097 * @param string Status string ('update' or 'new')
2098 * @param string The type, either 'select', 'group' or 'inline'
2099 * @param string Table name, needs to be passed to t3lib_loadDBGroup
2100 * @return array Modified value array
2102 function checkValue_group_select_processDBdata($valueArray,$tcaFieldConf,$id,$status,$type,$currentTable) {
2103 $tables = $type=='group'?
$tcaFieldConf['allowed']:$tcaFieldConf['foreign_table'].','.$tcaFieldConf['neg_foreign_table'];
2104 $prep = $type=='group'?
$tcaFieldConf['prepend_tname']:$tcaFieldConf['neg_foreign_table'];
2106 $dbAnalysis = t3lib_div
::makeInstance('t3lib_loadDBGroup');
2107 /* @var $dbAnalysis t3lib_loadDBGroup */
2108 $dbAnalysis->registerNonTableValues
=$tcaFieldConf['allowNonIdValues'] ?
1 : 0;
2109 $dbAnalysis->start(implode(',',$valueArray),$tables, '', 0, $currentTable, $tcaFieldConf);
2111 if ($tcaFieldConf['MM']) {
2112 if ($status=='update') {
2113 $dbAnalysis->writeMM($tcaFieldConf['MM'],$id,$prep);
2115 $this->dbAnalysisStore
[] = array($dbAnalysis,$tcaFieldConf['MM'],$id,$prep,$currentTable); // This will be traversed later to execute the actions
2117 $valueArray = $dbAnalysis->countItems();
2119 $valueArray = $dbAnalysis->getValueArray($prep);
2120 if ($type=='select' && $prep) {
2121 $valueArray = $dbAnalysis->convertPosNeg($valueArray,$tcaFieldConf['foreign_table'],$tcaFieldConf['neg_foreign_table']);
2125 // Here we should see if 1) the records exist anymore, 2) which are new and check if the BE_USER has read-access to the new ones.
2130 * Explodes the $value, which is a list of files/uids (group select)
2132 * @param string Input string, comma separated values. For each part it will also be detected if a '|' is found and the first part will then be used if that is the case. Further the value will be rawurldecoded.
2133 * @return array The value array.
2135 function checkValue_group_select_explodeSelectGroupValue($value) {
2136 $valueArray = t3lib_div
::trimExplode(',',$value,1);
2138 while(list($key,$newVal)=each($valueArray)) {
2139 $temp=explode('|',$newVal,2);
2140 $valueArray[$key] = str_replace(',','',str_replace('|','',rawurldecode($temp[0])));
2146 * Starts the processing the input data for flexforms. This will traverse all sheets / languages and for each it will traverse the sub-structure.
2147 * See checkValue_flex_procInData_travDS() for more details.
2148 * WARNING: Currently, it traverses based on the actual _data_ array and NOT the _structure_. This means that values for non-valid fields, lKey/vKey/sKeys will be accepted! For traversal of data with a call back function you should rather use class.t3lib_flexformtools.php
2150 * @param array The 'data' part of the INPUT flexform data
2151 * @param array The 'data' part of the CURRENT flexform data
2152 * @param array The uploaded files for the 'data' part of the INPUT flexform data
2153 * @param array Data structure for the form (might be sheets or not). Only values in the data array which has a configuration in the data structure will be processed.
2154 * @param array A set of parameters to pass through for the calling of the evaluation functions
2155 * @param string Optional call back function, see checkValue_flex_procInData_travDS() DEPRICATED, use class.t3lib_flexformtools.php instead for traversal!
2156 * @return array The modified 'data' part.
2157 * @see checkValue_flex_procInData_travDS()
2159 function checkValue_flex_procInData($dataPart,$dataPart_current,$uploadedFiles,$dataStructArray,$pParams,$callBackFunc='') {
2160 if (is_array($dataPart)) {
2161 foreach($dataPart as $sKey => $sheetDef) {
2162 list ($dataStruct,$actualSheet) = t3lib_div
::resolveSheetDefInDS($dataStructArray,$sKey);
2163 if (is_array($dataStruct) && $actualSheet==$sKey && is_array($sheetDef)) {
2164 foreach($sheetDef as $lKey => $lData) {
2165 $this->checkValue_flex_procInData_travDS(
2166 $dataPart[$sKey][$lKey],
2167 $dataPart_current[$sKey][$lKey],
2168 $uploadedFiles[$sKey][$lKey],
2169 $dataStruct['ROOT']['el'],
2183 * Processing of the sheet/language data array
2184 * When it finds a field with a value the processing is done by ->checkValue_SW() by default but if a call back function name is given that method in this class will be called for the processing instead.
2186 * @param array New values (those being processed): Multidimensional Data array for sheet/language, passed by reference!
2187 * @param array Current values: Multidimensional Data array. May be empty array() if not needed (for callBackFunctions)
2188 * @param array Uploaded files array for sheet/language. May be empty array() if not needed (for callBackFunctions)
2189 * @param array Data structure which fits the data array
2190 * @param array A set of parameters to pass through for the calling of the evaluation functions / call back function
2191 * @param string Call back function, default is checkValue_SW(). If $this->callBackObj is set to an object, the callback function in that object is called instead.
2192 * @param [type] $structurePath: ...
2194 * @see checkValue_flex_procInData()
2196 function checkValue_flex_procInData_travDS(&$dataValues,$dataValues_current,$uploadedFiles,$DSelements,$pParams,$callBackFunc,$structurePath) {
2197 if (is_array($DSelements)) {
2199 // For each DS element:
2200 foreach($DSelements as $key => $dsConf) {
2203 if ($DSelements[$key]['type']=='array') {
2204 if (is_array($dataValues[$key]['el'])) {
2205 if ($DSelements[$key]['section']) {
2207 foreach($dataValues[$key]['el'] as $ik => $el) {
2208 if (is_array($el)) {
2209 if (!is_array($dataValues_current[$key]['el'])) $dataValues_current[$key]['el']=array();
2213 if (is_array($dataValues[$key]['el'][$ik][$theKey]['el'])) {
2214 $this->checkValue_flex_procInData_travDS(
2215 $dataValues[$key]['el'][$ik][$theKey]['el'],
2216 is_array($dataValues_current[$key]['el'][$ik]) ?
$dataValues_current[$key]['el'][$ik][$theKey]['el'] : array(),
2217 $uploadedFiles[$key]['el'][$ik][$theKey]['el'],
2218 $DSelements[$key]['el'][$theKey]['el'],
2221 $structurePath.$key.'/el/'.$ik.'/'.$theKey.'/el/'
2224 // If element is added dynamically in the flexform of TCEforms, we map the ID-string to the next numerical index we can have in that particular section of elements:
2225 // The fact that the order changes is not important since order is controlled by a separately submitted index.
2227 if (substr($ik,0,3)=="ID-") {
2229 $this->newIndexMap
[$ik] = (is_array($dataValues_current[$key]['el'])&&count($dataValues_current[$key]['el'])?
max(array_keys($dataValues_current[$key]['el'])):0)+
$newIndexCounter; // Set mapping index
2230 $dataValues[$key]['el'][$this->newIndexMap
[$ik]] = $dataValues[$key]['el'][$ik]; // Transfer values
2231 unset($dataValues[$key]['el'][$ik]); // Unset original
2237 if (!isset($dataValues[$key]['el'])) $dataValues[$key]['el']=array();
2238 $this->checkValue_flex_procInData_travDS(
2239 $dataValues[$key]['el'],
2240 $dataValues_current[$key]['el'],
2241 $uploadedFiles[$key]['el'],
2242 $DSelements[$key]['el'],
2245 $structurePath.$key.'/el/'
2250 if (is_array($dsConf['TCEforms']['config']) && is_array($dataValues[$key])) {
2251 foreach($dataValues[$key] as $vKey => $data) {
2253 if ($callBackFunc) {
2254 if (is_object($this->callBackObj
)) {
2255 $res = $this->callBackObj
->$callBackFunc(
2257 $dsConf['TCEforms']['config'],
2258 $dataValues[$key][$vKey],
2259 $dataValues_current[$key][$vKey],
2260 $uploadedFiles[$key][$vKey],
2261 $structurePath.$key.'/'.$vKey.'/'
2264 $res = $this->$callBackFunc(
2266 $dsConf['TCEforms']['config'],
2267 $dataValues[$key][$vKey],
2268 $dataValues_current[$key][$vKey],
2269 $uploadedFiles[$key][$vKey],
2270 $structurePath.$key.'/'.$vKey.'/'
2274 list($CVtable,$CVid,$CVcurValue,$CVstatus,$CVrealPid,$CVrecFID,$CVtscPID) = $pParams;
2276 $res = $this->checkValue_SW(
2278 $dataValues[$key][$vKey],
2279 $dsConf['TCEforms']['config'],
2282 $dataValues_current[$key][$vKey],
2287 $uploadedFiles[$key][$vKey],
2292 // Look for RTE transformation of field:
2293 if ($dataValues[$key]['_TRANSFORM_'.$vKey] == 'RTE' && !$this->dontProcessTransformations
) {
2295 // Unsetting trigger field - we absolutely don't want that into the data storage!
2296 unset($dataValues[$key]['_TRANSFORM_'.$vKey]);
2298 if (isset($res['value'])) {
2300 // Calculating/Retrieving some values here:
2301 list(,,$recFieldName) = explode(':', $CVrecFID);
2302 $theTypeString = t3lib_BEfunc
::getTCAtypeValue($CVtable,$this->checkValue_currentRecord
);
2303 $specConf = t3lib_BEfunc
::getSpecConfParts('',$dsConf['TCEforms']['defaultExtras']);
2305 // Find, thisConfig:
2306 $RTEsetup = $this->BE_USER
->getTSConfig('RTE',t3lib_BEfunc
::getPagesTSconfig($CVtscPID));
2307 $thisConfig = t3lib_BEfunc
::RTEsetup($RTEsetup['properties'],$CVtable,$recFieldName,$theTypeString);
2309 // Get RTE object, draw form and set flag:
2310 $RTEobj = &t3lib_BEfunc
::RTEgetObj();
2311 if (is_object($RTEobj)) {
2312 $res['value'] = $RTEobj->transformContent('db',$res['value'],$CVtable,$recFieldName,$this->checkValue_currentRecord
,$specConf,$thisConfig,'',$CVrealPid);
2314 debug('NO RTE OBJECT FOUND!');
2320 // Adding the value:
2321 if (isset($res['value'])) {
2322 $dataValues[$key][$vKey] = $res['value'];
2325 // Finally, check if new and old values are different (or no .vDEFbase value is found) and if so, we record the vDEF value for diff'ing.
2326 // We do this after $dataValues has been updated since I expect that $dataValues_current holds evaluated values from database (so this must be the right value to compare with).
2327 if (substr($vKey,-9)!='.vDEFbase') {
2328 if ($this->clear_flexFormData_vDEFbase
) {
2329 $dataValues[$key][$vKey.'.vDEFbase'] = '';
2330 } elseif ($this->updateModeL10NdiffData
&& $GLOBALS['TYPO3_CONF_VARS']['BE']['flexFormXMLincludeDiffBase'] && $vKey!=='vDEF' && (strcmp($dataValues[$key][$vKey],$dataValues_current[$key][$vKey]) ||
!isset($dataValues_current[$key][$vKey.'.vDEFbase']) ||
$this->updateModeL10NdiffData
==='FORCE_FFUPD')) {
2331 // Now, check if a vDEF value is submitted in the input data, if so we expect this has been processed prior to this operation (normally the case since those fields are higher in the form) and we can use that:
2332 if (isset($dataValues[$key]['vDEF'])) {
2333 $diffValue = $dataValues[$key]['vDEF'];
2334 } else { // If not found (for translators with no access to the default language) we use the one from the current-value data set:
2335 $diffValue = $dataValues_current[$key]['vDEF'];
2337 // Setting the reference value for vDEF for this translation. This will be used for translation tools to make a diff between the vDEF and vDEFbase to see if an update would be fitting.
2338 $dataValues[$key][$vKey.'.vDEFbase'] = $diffValue;
2349 * Returns data for inline fields.
2351 * @param array Current value array
2352 * @param array TCA field config
2353 * @param integer Record id
2354 * @param string Status string ('update' or 'new')
2355 * @param string Table name, needs to be passed to t3lib_loadDBGroup
2356 * @param string The current field the values are modified for
2357 * @return string Modified values
2359 protected function checkValue_inline_processDBdata($valueArray, $tcaFieldConf, $id, $status, $table, $field) {
2361 $foreignTable = $tcaFieldConf['foreign_table'];
2364 * Fetch the related child records by using t3lib_loadDBGroup:
2365 * @var $dbAnalysis t3lib_loadDBGroup
2367 $dbAnalysis = t3lib_div
::makeInstance('t3lib_loadDBGroup');
2368 $dbAnalysis->start(implode(',', $valueArray), $foreignTable, '', 0, $table, $tcaFieldConf);
2369 // If the localizationMode is set to 'keep', the children for the localized parent are kept as in the original untranslated record:
2370 $localizationMode = t3lib_BEfunc
::getInlineLocalizationMode($table, $tcaFieldConf);
2371 if ($localizationMode=='keep' && $status=='update') {
2372 // Fetch the current record and determine the original record:
2373 $row = t3lib_BEfunc
::getRecordWSOL($table, $id);
2374 if (is_array($row)) {
2375 $language = intval($row[$GLOBALS['TCA'][$table]['ctrl']['languageField']]);
2376 $transOrigPointer = intval($row[$GLOBALS['TCA'][$table]['ctrl']['transOrigPointerField']]);
2377 // If language is set (e.g. 1) and also transOrigPointer (e.g. 123), use transOrigPointer as uid:
2378 if ($language>0 && $transOrigPointer) {
2379 $id = $transOrigPointer;
2380 // If we're in active localizationMode 'keep', prevent from writing data to the field of the parent record:
2381 // (on removing the localized parent, the original (untranslated) children would then also be removed)
2382 $keepTranslation = true;
2386 // IRRE with a pointer field (database normalization):
2387 if ($tcaFieldConf['foreign_field']) {
2388 // if the record was imported, sorting was also imported, so skip this
2389 $skipSorting = ($this->callFromImpExp ?
true : false);
2390 // update record in intermediate table (sorting & pointer uid to parent record)
2391 $dbAnalysis->writeForeignField($tcaFieldConf, $id, 0, $skipSorting);
2392 $newValue = ($keepTranslation ?
0 : $dbAnalysis->countItems(false));
2393 // IRRE with comma separated values:
2395 $valueArray = $dbAnalysis->getValueArray();
2396 // Checking that the number of items is correct:
2397 $valueArray = $this->checkValue_checkMax($tcaFieldConf, $valueArray);
2398 // If a valid translation of the 'keep' mode is active, update relations in the original(!) record:
2399 if ($keepTranslation) {
2400 $this->updateDB($table, $transOrigPointer, array($field => implode(',', $valueArray)));
2402 $newValue = implode(',', $valueArray);
2423 /*********************************************
2425 * PROCESSING COMMANDS
2427 ********************************************/
2430 * Processing the cmd-array
2431 * See "TYPO3 Core API" for a description of the options.
2435 function process_cmdmap() {
2436 global $TCA, $TYPO3_CONF_VARS;
2439 if ($this->BE_USER
->workspace
!==0 && $this->BE_USER
->workspaceRec
['freeze']) {
2440 $this->newlog('All editing in this workspace has been frozen!',1);
2444 // Hook initialization:
2445 $hookObjectsArr = array();
2446 if (is_array ($TYPO3_CONF_VARS['SC_OPTIONS']['t3lib/class.t3lib_tcemain.php']['processCmdmapClass'])) {
2447 foreach ($TYPO3_CONF_VARS['SC_OPTIONS']['t3lib/class.t3lib_tcemain.php']['processCmdmapClass'] as $classRef) {
2448 $hookObjectsArr[] = &t3lib_div
::getUserObj($classRef);
2451 #debug($this->cmdmap);
2453 $this->accumulateForNotifEmail
= array(); // Reset notification array
2455 // Traverse command map:
2456 reset($this->cmdmap
);
2457 while(list($table,) = each($this->cmdmap
)) {
2459 // Check if the table may be modified!
2460 $modifyAccessList = $this->checkModifyAccessList($table);
2461 if (!$modifyAccessList) {
2463 $this->log($table,$id,2,0,1,"Attempt to modify table '%s' without permission",1,array($table));
2464 } // FIXME: $id not set here (Comment added by Sebastian Kurfuerst)
2466 // Check basic permissions and circumstances:
2467 if (isset($TCA[$table]) && !$this->tableReadOnly($table) && is_array($this->cmdmap
[$table]) && $modifyAccessList) {
2469 // Traverse the command map:
2470 foreach($this->cmdmap
[$table] as $id => $incomingCmdArray) {
2471 if (is_array($incomingCmdArray)) { // have found a command.
2473 // Get command and value (notice, only one command is observed at a time!):
2474 reset($incomingCmdArray);
2475 $command = key($incomingCmdArray);
2476 $value = current($incomingCmdArray);
2478 foreach($hookObjectsArr as $hookObj) {
2479 if (method_exists($hookObj, 'processCmdmap_preProcess')) {
2480 $hookObj->processCmdmap_preProcess($command, $table, $id, $value, $this);
2484 // Init copyMapping array:
2485 $this->copyMappingArray
= Array(); // Must clear this array before call from here to those functions: Contains mapping information between new and old id numbers.
2487 // Branch, based on command
2490 $this->moveRecord($table,$id,$value);
2493 if ($table === 'pages') {
2494 $this->copyPages($id,$value);
2496 $this->copyRecord($table,$id,$value,1);
2500 $this->localize($table,$id,$value);
2502 case 'inlineLocalizeSynchronize':
2503 $this->inlineLocalizeSynchronize($table, $id, $value);
2506 switch ((string)$value['action']) {
2508 $versionizeTree = t3lib_div
::intInRange(!isset($value['treeLevels'])?
-1:$value['treeLevels'],-1,100);
2509 if ($table == 'pages' && $versionizeTree>=0) {
2510 $this->versionizePages($id,$value['label'],$versionizeTree);
2512 $this->versionizeRecord($table,$id,$value['label']);
2516 $swapMode = $GLOBALS['BE_USER']->getTSConfigVal('options.workspaces.swapMode');
2517 $elementList = array();
2518 if ($swapMode == 'any' ||
($swapMode == 'page' && $table == 'pages')) {
2519 // check if we are allowed to do synchronios publish. We must have a single element in the cmdmap to be allowed
2520 if (count($this->cmdmap
) == 1 && count($this->cmdmap
[$table]) == 1) {
2521 $elementList = $this->findPageElementsForVersionSwap($table, $id, $value['swapWith']);
2524 if (count($elementList) == 0) {
2525 $elementList[$table][] = array($id, $value['swapWith']);
2527 foreach ($elementList as $tbl => $idList) {
2528 foreach ($idList as $idKey => $idSet) {
2529 $this->version_swap($tbl,$idSet[0],$idSet[1],$value['swapIntoWS']);
2534 $this->version_clearWSID($table,$id);
2537 $this->version_clearWSID($table,$id,TRUE);
2540 $elementList = array();
2541 $idList = $elementList[$table] = t3lib_div
::trimExplode(',',$id,1);
2542 $setStageMode = $GLOBALS['BE_USER']->getTSConfigVal('options.workspaces.changeStageMode');
2543 if ($setStageMode == 'any' ||
$setStageMode == 'page') {
2544 if (count($idList) == 1) {
2545 $rec = t3lib_BEfunc
::getRecord($table, $idList[0], 't3ver_wsid');
2546 $workspaceId = $rec['t3ver_wsid'];
2549 $workspaceId = $GLOBALS['BE_USER']->workspace
;
2551 if ($table !== 'pages') {
2552 if ($setStageMode == 'any') {
2553 // (1) Find page to change stage and (2) find other elements from the same ws to change stage
2554 $pageIdList = array();
2555 $this->findPageIdsForVersionStateChange($table, $idList, $workspaceId, $pageIdList, $elementList);
2556 $this->findPageElementsForVersionStageChange($pageIdList, $workspaceId, $elementList);
2560 // Find all elements from the same ws to change stage
2561 $this->findRealPageIds($idList);
2562 $this->findPageElementsForVersionStageChange($idList, $workspaceId, $elementList);
2566 foreach ($elementList as $tbl => $elementIdList) {
2567 foreach($elementIdList as $elementId) {
2568 $this->version_setStage($tbl,$elementId,$value['stageId'],$value['comment']?
$value['comment']:$this->generalComment
, TRUE);
2575 $this->deleteAction($table, $id);
2578 $this->undeleteRecord($table, $id);
2582 foreach($hookObjectsArr as $hookObj) {
2583 if (method_exists($hookObj, 'processCmdmap_postProcess')) {
2584 $hookObj->processCmdmap_postProcess($command, $table, $id, $value, $this);
2588 // Merging the copy-array info together for remapping purposes.
2589 $this->copyMappingArray_merged
= t3lib_div
::array_merge_recursive_overrule($this->copyMappingArray_merged
,$this->copyMappingArray
);
2595 // Finally, before exit, check if there are ID references to remap. This might be the case if versioning or copying has taken place!
2596 $this->remapListedDBRecords();
2599 // Empty accumulation array:
2600 foreach($this->accumulateForNotifEmail
as $notifItem) {
2601 $this->notifyStageChange($notifItem['shared'][0],$notifItem['shared'][1],implode(', ',$notifItem['elements']),0,$notifItem['shared'][2]);
2604 $this->accumulateForNotifEmail
= array(); // Reset notification array
2619 /*********************************************
2623 ********************************************/
2626 * Copying a single record
2628 * @param string Element table
2629 * @param integer Element UID
2630 * @param integer $destPid: >=0 then it points to a page-id on which to insert the record (as the first element). <0 then it points to a uid from its own table after which to insert it (works if
2631 * @param boolean $first is a flag set, if the record copied is NOT a 'slave' to another record copied. That is, if this record was asked to be copied in the cmd-array
2632 * @param array Associative array with field/value pairs to override directly. Notice; Fields must exist in the table record and NOT be among excluded fields!
2633 * @param string Commalist of fields to exclude from the copy process (might get default values)
2634 * @param integer Language ID (from sys_language table)
2635 * @return integer ID of new record, if any
2637 function copyRecord($table, $uid, $destPid, $first=0, $overrideValues=array(), $excludeFields='', $language=0) {
2640 $uid = $origUid = intval($uid);
2641 // Only copy if the table is defined in TCA, a uid is given and the record wasn't copied before:
2642 if ($TCA[$table] && $uid && !$this->isRecordCopied($table, $uid)) {
2643 t3lib_div
::loadTCA($table);
2645 // In case the record to be moved turns out to be an offline version, we have to find the live version and work on that one (this case happens for pages with "branch" versioning type)
2646 if ($lookForLiveVersion = t3lib_BEfunc::getLiveVersionOfRecord($table,$uid,'uid')) {
2647 $uid = $lookForLiveVersion['uid'];
2649 // Get workspace version of the source record, if any: Then we will copy workspace version instead:
2650 if ($WSversion = t3lib_BEfunc::getWorkspaceVersionOfRecord($this->BE_USER->workspace, $table, $uid, 'uid,t3ver_oid')) {
2651 $uid = $WSversion['uid'];
2653 // Now, the $uid is the actual record we will copy while $origUid is the record we asked to get copied - but that could be a live version.
2655 if ($this->doesRecordExist($table,$uid,'show')) { // This checks if the record can be selected which is all that a copy action requires.
2658 $nonFields = array_unique(t3lib_div
::trimExplode(',','uid,perms_userid,perms_groupid,perms_user,perms_group,perms_everybody,t3ver_oid,t3ver_wsid,t3ver_id,t3ver_label,t3ver_state,t3ver_swapmode,t3ver_count,t3ver_stage,t3ver_tstamp,'.$excludeFields,1));
2660 // $row = $this->recordInfo($table,$uid,'*');
2661 $row = t3lib_BEfunc
::getRecordWSOL($table,$uid); // So it copies (and localized) content from workspace...
2662 if (is_array($row)) {
2665 $theNewID = uniqid('NEW');
2666 $enableField = isset($TCA[$table]['ctrl']['enablecolumns']) ?
$TCA[$table]['ctrl']['enablecolumns']['disabled'] : '';
2667 $headerField = $TCA[$table]['ctrl']['label'];
2669 // Getting default data:
2670 $defaultData = $this->newFieldArray($table);
2672 // Getting "copy-after" fields if applicable:
2673 $copyAfterFields = $destPid<0 ?
$this->fixCopyAfterDuplFields($table,$uid,abs($destPid),0) : array();
2675 // Page TSconfig related:
2676 $tscPID = t3lib_BEfunc
::getTSconfig_pidValue($table,$uid,$destPid); // NOT using t3lib_BEfunc::getTSCpid() because we need the real pid - not the ID of a page, if the input is a page...
2677 $TSConfig = $this->getTCEMAIN_TSconfig($tscPID);
2678 $tE = $this->getTableEntries($table,$TSConfig);
2680 // Traverse ALL fields of the selected record:
2681 foreach($row as $field => $value) {
2682 if (!in_array($field,$nonFields)) {
2684 // Get TCA configuration for the field:
2685 $conf = $TCA[$table]['columns'][$field]['config'];
2687 // Preparation/Processing of the value:
2688 if ($field=='pid') { // "pid" is hardcoded of course:
2690 } elseif (isset($overrideValues[$field])) { // Override value...
2691 $value = $overrideValues[$field];
2692 } elseif (isset($copyAfterFields[$field])) { // Copy-after value if available:
2693 $value = $copyAfterFields[$field];
2694 } elseif ($TCA[$table]['ctrl']['setToDefaultOnCopy'] && t3lib_div
::inList($TCA[$table]['ctrl']['setToDefaultOnCopy'],$field)) { // Revert to default for some fields:
2695 $value = $defaultData[$field];
2697 // Hide at copy may override:
2698 if ($first && $field==$enableField && $TCA[$table]['ctrl']['hideAtCopy'] && !$this->neverHideAtCopy
&& !$tE['disableHideAtCopy']) {
2701 // Prepend label on copy:
2702 if ($first && $field==$headerField && $TCA[$table]['ctrl']['prependAtCopy'] && !$tE['disablePrependAtCopy']) {
2703 $value = $this->getCopyHeader($table,$this->resolvePid($table,$destPid),$field,$this->clearPrefixFromValue($table,$value),0);
2705 // Processing based on the TCA config field type (files, references, flexforms...)
2706 $value = $this->copyRecord_procBasedOnFieldType($table, $uid, $field, $value, $row, $conf, $tscPID, $language);
2709 // Add value to array.
2710 $data[$table][$theNewID][$field] = $value;
2714 // Overriding values:
2715 if ($TCA[$table]['ctrl']['editlock']) {
2716 $data[$table][$theNewID][$TCA[$table]['ctrl']['editlock']] = 0;
2719 // Setting original UID:
2720 if ($TCA[$table]['ctrl']['origUid']) {
2721 $data[$table][$theNewID][$TCA[$table]['ctrl']['origUid']] = $uid;
2724 // Do the copy by simply submitting the array through TCEmain:
2725 $copyTCE = t3lib_div
::makeInstance('t3lib_TCEmain');
2726 /* @var $copyTCE t3lib_TCEmain */
2727 $copyTCE->stripslashes_values
= 0;
2728 $copyTCE->copyTree
= $this->copyTree
;
2729 $copyTCE->cachedTSconfig
= $this->cachedTSconfig
; // Copy forth the cached TSconfig
2730 $copyTCE->dontProcessTransformations
=1; // Transformations should NOT be carried out during copy
2732 $copyTCE->start($data,'',$this->BE_USER
);
2733 $copyTCE->process_datamap();
2735 // Getting the new UID:
2736 $theNewSQLID = $copyTCE->substNEWwithIDs
[$theNewID];
2738 $this->copyRecord_fixRTEmagicImages($table,t3lib_BEfunc
::wsMapId($table,$theNewSQLID));
2739 $this->copyMappingArray
[$table][$origUid] = $theNewSQLID;
2742 // Copy back the cached TSconfig
2743 $this->cachedTSconfig
= $copyTCE->cachedTSconfig
;
2744 $this->errorLog
= array_merge($this->errorLog
,$copyTCE->errorLog
);
2747 return $theNewSQLID;
2748 } else $this->log($table,$uid,3,0,1,'Attempt to copy record that did not exist!');
2749 } else $this->log($table,$uid,3,0,1,'Attempt to copy record without permission');
2755 * Main function for copying pages.
2757 * @param integer Page UID to copy
2758 * @param integer Destination PID: >=0 then it points to a page-id on which to insert the record (as the first element). <0 then it points to a uid from its own table after which to insert it (works if
2761 function copyPages($uid,$destPid) {
2764 $uid = intval($uid);
2765 $destPid = intval($destPid);
2767 // Finding list of tables to copy.
2768 $copyTablesArray = $this->admin ?
$this->compileAdminTables() : explode(',',$this->BE_USER
->groupData
['tables_modify']); // These are the tables, the user may modify
2769 if (!strstr($this->copyWhichTables
,'*')) { // If not all tables are allowed then make a list of allowed tables: That is the tables that figure in both allowed tables AND the copyTable-list
2770 foreach($copyTablesArray as $k => $table) {
2771 if (!$table ||
!t3lib_div
::inList($this->copyWhichTables
.',pages',$table)) { // pages are always going...
2772 unset($copyTablesArray[$k]);
2776 $copyTablesArray = array_unique($copyTablesArray);
2778 // Begin to copy pages if we're allowed to:
2779 if ($this->admin ||
in_array('pages',$copyTablesArray)) {
2781 // Copy this page we're on. And set first-flag (this will trigger that the record is hidden if that is configured)!
2782 $theNewRootID = $this->copySpecificPage($uid,$destPid,$copyTablesArray,1);
2784 // If we're going to copy recursively...:
2785 if ($theNewRootID && $this->copyTree
) {
2787 // Get ALL subpages to copy (read-permissions are respected!):
2788 $CPtable = $this->int_pageTreeInfo(Array(), $uid, intval($this->copyTree
), $theNewRootID);
2790 // Now copying the subpages:
2791 foreach($CPtable as $thePageUid => $thePagePid) {
2792 $newPid = $this->copyMappingArray
['pages'][$thePagePid];
2793 if (isset($newPid)) {
2794 $this->copySpecificPage($thePageUid,$newPid,$copyTablesArray);
2796 $this->log('pages',$uid,5,0,1,'Something went wrong during copying branch');
2800 } // else the page was not copied. Too bad...
2802 $this->log('pages',$uid,5,0,1,'Attempt to copy page without permission to this table');
2807 * Copying a single page ($uid) to $destPid and all tables in the array copyTablesArray.
2809 * @param integer Page uid
2810 * @param integer Destination PID: >=0 then it points to a page-id on which to insert the record (as the first element). <0 then it points to a uid from its own table after which to insert it (works if
2811 * @param array Table on pages to copy along with the page.
2812 * @param boolean $first is a flag set, if the record copied is NOT a 'slave' to another record copied. That is, if this record was asked to be copied in the cmd-array
2813 * @return integer The id of the new page, if applicable.
2815 function copySpecificPage($uid,$destPid,$copyTablesArray,$first=0) {
2818 // Copy the page itself:
2819 $theNewRootID = $this->copyRecord('pages',$uid,$destPid,$first);
<