[Typo3] Html Templates in backend modules
    S. Teuber 
    traveler_in_time at gmx.net
       
    Mon Jul 25 12:00:41 CEST 2005
    
    
  
Hi Jerome,
> I made a Backend Module for typo3. I would like to use html template 
> rendering in it. What is the right way to do that ? When I'm trying to
> use cObj->fileResource, cObj->getSubpart or
> cObj->substituteMarkerArray it doesn't work because there'is no cObj
> instanciated in the Back End. 
Can't you instanciate your own cObj using t3lib_div::makeInstance?
Just a quick guess,
Sven
    
    
More information about the TYPO3-english
mailing list