Hi,
Boros Attila schrieb:
>
> I don't understand how could I use the $this pointer in my code, I
> have:
>
> class tx_chrsites_tca{
> public function myField($PA, $fObj)
> {
> ...
> }
> }
>
it's $fObj->requiredFields
debug it ;)
vg Steffen