Task #26069
closedAdd helper functions for $TCA array handling
100%
Description
As prerequisite for #22408 we need some helper functions for easier handling of $TCA -
t3lib_utility_Array::insertIntoArrayAtSpecifiedPosition --> allows to add subarrays at a position specified by before:value after:value or replace:value --> if no position was specified the element gets added at the end of the array
t3lib_utility_Array::recursiveArraySearch --> allows to recursively search in an array for a value. The key for the first found value is returned.
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change I589294525a7eacc7af6e54c5b78f5ee411574f12 has been pushed to the review server.
It is available at http://review.typo3.org/1647
Updated by Mr. Hudson over 13 years ago
Patch set 2 of change I589294525a7eacc7af6e54c5b78f5ee411574f12 has been pushed to the review server.
It is available at http://review.typo3.org/1647
Updated by Mr. Hudson over 13 years ago
Patch set 3 of change I589294525a7eacc7af6e54c5b78f5ee411574f12 has been pushed to the review server.
It is available at http://review.typo3.org/1647
Updated by Mr. Hudson over 13 years ago
Patch set 4 of change I589294525a7eacc7af6e54c5b78f5ee411574f12 has been pushed to the review server.
It is available at http://review.typo3.org/1647
Updated by Mr. Hudson over 13 years ago
Patch set 5 of change I589294525a7eacc7af6e54c5b78f5ee411574f12 has been pushed to the review server.
It is available at http://review.typo3.org/1647
Updated by Mr. Hudson over 13 years ago
Patch set 6 of change I589294525a7eacc7af6e54c5b78f5ee411574f12 has been pushed to the review server.
It is available at http://review.typo3.org/1647
Updated by Mr. Hudson over 13 years ago
Patch set 7 of change I589294525a7eacc7af6e54c5b78f5ee411574f12 has been pushed to the review server.
It is available at http://review.typo3.org/1647
Updated by Susanne Moog over 13 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Applied in changeset b928fca9cec25856f0e0be06599916194c343c59.