[TYPO3-dev] [BE] makeInstance and call userfunc
    Francois Suter 
    fsuter at cobweb.ch
       
    Tue Jan 29 15:20:07 CET 2008
    
    
  
Hi,
> As you might gues this is not working because $conf is containing some 
> other values How can initiate tx_efrpho_pi1 like it's being executed on 
> the front and only get the result back like the example above.
You can retrieve the configuration of some other plugin by using the 
TSFE object. Something like:
$piConf = $GLOBALS['TSFE']->tmpl->setup['plugin.']['your_plugin.'];
HTH
-- 
Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch
    
    
More information about the TYPO3-dev
mailing list