[TYPO3-dev] TCA and services
    Ingmar Schlecht 
    ingmar at typo3.org
       
    Mon Jan  7 17:18:06 CET 2008
    
    
  
Francois Suter schrieb:
> Hi all,
> 
> I am trying to access the TCA of some table from inside a FE auth 
> service. It seems however that the TCA is empty at this point in time. 
> This doesn't happen with BE auth services.
> 
> Am I mistaken or is that indeed the case?
> 
> If the TCA is empty, what could I do to load the TCA information of a 
> specific table at that point in the execution?
Is the TSFE already instantiated at that time? You could try 
$GLOBALS['TSFE']->includeTCA().
cheers
Ingmar
-- 
Ingmar Schlecht
TYPO3 Association Active Member
    
    
More information about the TYPO3-dev
mailing list