[Typo3-dev] getting default database values from an external extension

Markus Lange markus.lange at bgm-gmbh.de
Tue May 3 11:09:18 CEST 2005


Peter Russ sagte:
> No idea if there is a offical way. But I would include
> typo3/sysext/cms/ext_tables.php and foreach $TCS['fe_users'].
>
> Is there a more elegant way?


once i had a problem to load complete tca into fe plugin
with method
t3lib_div::loadTCA('...')
it just loaded default entries

with tslib_fe::includeTCA('...')
the full tca is available




-- 
Markus Lange





More information about the TYPO3-dev mailing list