[TYPO3-core] RFC: New hook in t3lib_tceforms
Michael Stucki
michael at typo3.org
Thu Jan 19 12:03:32 CET 2006
Hi Franz,
>> $hookObj->getMainFields_preProcess(&$TCA, $table, &$row, $this);
>
> This is not compatible with PHP5. No reference operator must be used in
> the call of the function but only with the function declaration.
Thanks, will change that.
> I do not think the $TCA is needed and should be used as a parameter.
The "dynaflex" extension is used to change TCA dynamically. Therefore I'm
pretty sure that this hook must stay AFTER $TCA was loaded.
- michael
--
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/
More information about the TYPO3-team-core
mailing list