[TYPO3-dev] tslib_pibase > XCLASS? Hook?
    Daniel Pötzinger 
    operation-lan at gmx.de
       
    Sat Dec 23 13:32:22 CET 2006
    
    
  
Daniel Ditgens wrote:
> Hi there and very XmasCLASS,
> 
> is it possible to extend the tslib_pibase 'cause there is no XCLASS or 
> Hook. I try to modify the function pi_wrapInBaseClass for accessibility 
> reasons but it is not possible?!!?!
> 
> Please help!
> 
> Greeting from afar... Daniel
Normaly the specific plugin inherite from this class: So it is possible 
to override this function in this class.
It is not possible to XCLASS the base-class (because the pluginclass 
directly extends this class)
    
    
More information about the TYPO3-dev
mailing list