[Typo3-dev] How to get 'Startingpoint' of a plugin..?
    Wolfgang Klinger 
    wolfgang at stufenlos.net
       
    Sun Jun 13 09:58:35 CEST 2004
    
    
  
 *hiya!*
 On Sat, 12 Jun 2004, Christopher wrote the following:
> I wonder where to look to find the 'startingpoint' of a plugin? I'm
> working on a little extension and I want to get the startingpoint of
> the current instance of the plugin (instead of just getting the current
> page).
 t3lib_extMgm::extPath ('my_ext_key');
 see
 http://typo3.org/documentation/document-library/doc_core_api/High_priority_functi/
 and t3lib/class.t3lib_extmgm.php
 bye
 Wolfgang
    
    
More information about the TYPO3-dev
mailing list