[TYPO3-ect] meaning of mesh ?
    Franz Koch 
    typo.removeformessage at fx-graefix.de
       
    Wed Dec 19 13:04:50 CET 2007
    
    
  
Hi Elmar,
>> can you give some usecase example?
> 
> To access informations about the "environment" of the plugin like pageId,
> type, current data, ... etc. you use tx_lib_context. If something is
> missing you extend tx_lib_context. 
> 
> To tell the controller to use your extended class instead of tx_lib_context
> you could register it as XCLASS or you configre the mesh setup:
> 
> ...mesh.context = tx_myExtension_myExtendedContext
> 
> 
> It's the same for parameters, pluginSetup, globalSetup ... any property
> object.
ah, ok - the mesh controlls the 'global' environment. Ok.
Thanks.
--
Greetings,
Franz
    
    
More information about the TYPO3-team-extension-coordination
mailing list