[TYPO3] eID and getPIDList

Kay Strobach typo3 at kay-strobach.de
Wed Aug 20 22:05:34 CEST 2008


Hello together

i do have a small problem, where I need some help.

I use eID to refresh the date in my substitutionsschedule extension.
That works fine so far, but I can't use
	$this->pi_getPidList($conf['pidList'], $conf['recursive']);
without errors in my class, thats extends tslib_pibase.

The current code without
	$this->pi_getPidList($conf['pidList'], $conf['recursive']);
is already in TER
http://typo3.org/extensions/repository/view/ks_substitutionschedule/0.2.2/info/class.tx_kssubstitutionschedule_ajax.php/

What do I have to init, so that the function is working correctly?


Thanks for your help

Regards

Kay

PS: I posted the same question in the german newsgroup, but got no answer.


More information about the TYPO3-english mailing list