Project

General

Profile

Actions

Task #26069

closed

Add helper functions for $TCA array handling

Added by Susanne Moog about 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2011-04-17
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:

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.


Related issues 1 (0 open1 closed)

Blocks TYPO3 Core - Bug #22408: Default login (without EXT:felogin) form should be deprecatedClosedSusanne Moog2010-04-09

Actions
Actions

Also available in: Atom PDF