[TYPO3-dev] bug in TCA handling?

Dr. Ronald P. Steiner Ronald.Steiner at googlemail.com
Tue Mar 4 18:01:54 CET 2008


Hi Martin,

thank you for your reply.
The class is included. I use other functions of the same class in the 
same FlexForm on some different place.
I tried as you suggest to use:
<itemsProcFunc>EXT:my_extension/tx_myclass_tca.php:tx_myclass_tca->testfunc</itemsProcFunc>
instead of:
<itemsProcFunc>tx_myclass_tca->testfunc</itemsProcFunc>

but it makes no difference. It does not work.

greetings

Ron

Martin Kutschker schrieb:
> Dr. Ronald P. Steiner schrieb:
>>
>> itemsProcFunc does not call the function and therefore no items are 
>> generated.
> 
> Did you include your class? You can do that in ext_tables.php. But I 
> think you can use the EXT:extname/... for the itemsProcFunc-value.
> 
> Masi




More information about the TYPO3-dev mailing list