[TYPO3-english] Difference between $TCA and $GLOBALS['TCA']
Philipp Gampe
philipp.gampe at typo3.org
Sat Aug 9 18:34:54 CEST 2014
Hi Jan,
Jan Kornblum wrote:
> Thanks! But when $TCA shouldn't be used, do you know any other way to
> sort an extensions displayed tables in list module? When using $TCA the
> tables are displayed in the order they are written down in
> ext_tables.php. But when using $GLOBALS['TCA'] instead they are sorted
> alphabetically :(
Impossible. They are technically the same*. Most likely you have a typo
somewhere.
* As explained in the other post, $TCA points to $GLOBALS['TCA'] *if*
imported
Best regards
--
Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln
Documentation – Active contributor TYPO3 CMS
TYPO3 .... inspiring people to share!
More information about the TYPO3-english
mailing list