[TYPO3-dev] TCA user type - required

Steffen Kamper info at sk-typo3.de
Tue May 18 16:24:27 CEST 2010


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




More information about the TYPO3-dev mailing list