[dev] Allow Util::bufferOutput() to accept static methods?
    Jan Schneider 
    jan at horde.org
       
    Sun Nov 12 15:26:31 PST 2006
    
    
  
Zitat von Michael Rubinsky <mike at theupstairsroom.com>:
> Needed the ability to buffer output (image generation) from within a  
>  class (a horde block, actually).  Instead of doing the  
> ob_start()...  stuff myself, would it be feasable to patch  
> Util::bufferOutput() like  the attached patch or am I missing some  
> really obvious problem with  this approach?
Yes, the fact that it is already possible:  
Util::bufferOutput(array('Foo', 'bar'))
Jan.
-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
    
    
More information about the dev
mailing list