[TYPO3-dev] How to get the full TCA for table pages (in FE)?
Franz Holzinger
franz at fholzinger.com
Tue Aug 12 16:09:45 CEST 2008
Francois Suter a écrit :
> I'm trying to access information deep down into the TCA of table pages
> from a FE plugin, but I'm unable to get the full TCA for that table. I
> do call t3lib_div::loadTCA(), but this seems useless as all it does is
> to load a dynamic configuration file, which the pages table hasn't. That
> being the case I would expect the TCA to be complete, but I've only got
> the ctrl and feInterface sections. How can I get the whole pages TCA in
> the FE?
>
> Thanks for pointers
See the function loadTcaAdditions_fh001 in div2007 and div.
- Franz
More information about the TYPO3-dev
mailing list