[Typo3] How to extend tbl_cms for loadTCA('fe_users')

Christian Stuedemann typo3 at christian-stuedemann.de
Mon Feb 21 20:57:47 CET 2005


Dear Alex,

Success!!! Thanx a lot!
tslib_fe::includeTCA() (no parameters, no return value) works.
$GLOBALS[TCA] is set properly afterwards.
Nevertheless: Wouldn't it help to safe resources if includeTCA could be
restricted to a specific table later on?! -> To be implemented in a
future version of Typo?!

Best regards,
Christian

Am Mon, 2005-02-21 um 20.06 schrieb media.res | alex widschwendter:
> hi chris,
> 
> Just use the function tslib_fe::includeTCA('...') instead of
> t3lib_div::loadTCA('...') and the full TCA will be loaded for this specific
> database table.
> 
> hth alex
> _______________________________________________
> Typo3-english mailing list
> Typo3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english




More information about the TYPO3-english mailing list