[TYPO3-dev] TSFE in BE Module
    Stas Kobzar 
    admin at doodo.info
       
    Thu Jan 31 11:24:04 CET 2008
    
    
  
Thank you
Tapio Markula wrote:
> Stas Kobzar kirjoitti:
>> Hello List,
>> 
>> I am working on BE module, and I thought it would be nice to have some FE
>> $GLOBALS['TSFE'] values in BE module.
>> Does someone know if it is possible to get this values (like TS tamplate
>> setup/constants ) to BE module? How to do that?
> 
> afaik that doesn't work. TSFE is for showing pages in FE, when page has
> been generated.
> 
> Web BE modules stores uid of the page using JavaScript.
> 
> Afaik they are quite different world concering searhing page related
> information.
    
    
More information about the TYPO3-dev
mailing list