[TYPO3-dev] Informations about the best way to replace a	function in a class
    Martin Kutschker 
    Martin.Kutschker at n0spam-blackbox.net
       
    Thu Jul  6 09:28:29 CEST 2006
    
    
  
Pierre Rouwens schrieb:
> Hi there,
> 
> I need to replace a function in tslib_BEfunc. What is the best way to 
> achieve it ? i know using xclass is bad ?
It's not bad if you're doing it for a specific site. It's a bit of a 
problem if you want to make it a general extension for download on TER 
because of possible conflicts with extensions that do the same.
Perhaps there are hooks around the functions in question.
Masi
    
    
More information about the TYPO3-dev
mailing list