[TYPO3-mvc] itemProcFunc and Extbase
Daniel Schöne
daniel at schoene.it
Thu Nov 17 15:59:16 CET 2011
have you require_once'd the php file containing your class in
ext_tables.php?
cheers,
daniel
On 11/17/2011 02:06 PM, Zalán Somogyváry wrote:
> Hi List,
>
> ist there a solution to my problem?
> I would like to fill a select-box of a backend form by just calling itemProcFunc.
> But my problem is, that the function for creating the array-Data is in an Extbase Module.
> My TCA should look something like this:
>
> 'config' => array(
> 'type' => 'select',
> 'items' => array('',0)
> 'itemProcFunc' => Tx_MyExtbaseExtension_HelperClass->myfunction;
> )
>
> Have I forgotten something? Because this doesn't work.
> I am stuck and I would appreciate any advice.
>
> Thanks in advance.
> Zalán
> _______________________________________________
> TYPO3-project-typo3v4mvc mailing list
> TYPO3-project-typo3v4mvc at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc
>
--
Daniel Schöne
tel.: (0351) 25 38 138
mobil: (0178) 14 81 505
email: daniel at schoene.it
web: http://schoene.it
USt-IdNr.: DE 264 29 88 81
More information about the TYPO3-project-typo3v4mvc
mailing list