[TYPO3-dev]  Remove the header of a plugin from within the plugin
    Michael Knabe 
    t3 at aafhh.de
       
    Mon Oct 19 17:08:43 CEST 2009
    
    
  
Hi,
I am searching for a solution for not rendering the header of a plugin
depending on a userfunc.
Writing to $this->cObj->data['header'] from within the _pi doesn't help.
I believe, that is because the header is already rendered at that time.
Can you tell me where the headers of content elements are actually
rendered, so I can hook in at that point. Or does anyone have a better
solution?
Cheers, Michael
    
    
More information about the TYPO3-dev
mailing list