PHP Developer's Network : Network Member Forums

Class: Output Buffering handler



  Search   All class groups   Latest entries   Top 10 charts   Newsletter   Blog   Forums   Help FAQ  
  Login   Register  
Recommend this page to a friend! Trackback URL: http://www.phpclasses.org/trackback/browse/package/4308.html
      Classes of Jon Gjengset  > 
Output Buffering handler
 >  Download  >  Support forum Support forum  >  RSS 1.0 feed RSS 2.0 feed Latest changes  >  Stumble It! Stumble It!  >  Bookmark in del.icio.us Bookmark in del.icio.us  
  Supplied by   Group folder image Groups   Detailed description   Freshmeat project  
  Rate classes User ratings   Dependents   Applications   Files Files  
  • Supplied by:

  • Picture of Jon Gjengset
    Name: Jon Gjengset is available for providing paid consulting. Contact Jon Gjengset .
    Published packages: 8
    Country: Norway Norway - PHP jobs in Norway
    Home page: http://thesquareplanet.com/
    Age: 18
    All time rank: 371
    Week rank: 254

    Browse this author's classes

  • Innovation Award:

  • PHP Programming Innovation award nominee
    January 2008
    Number 4
    PHP is able to capture the output of the scripts and pass it to user-defined callback functions for additional processing.

    This allows PHP applications to filter the scripts output in some useful way like, cleaning up redundant data, compressing the output, etc..

    However, if you want to apply more than one type of processing, you need to define multiple callback functions and add them with the PHP output buffering functions.

    This class can simplify that process by letting applications define simple code lines that are called to process the PHP output without having to setup multiple callback functions.

    Manuel Lemos
  • Groups:

  • Group folder image
    Classes using PHP 5 specific features
    View top rated classes
    Group folder image
    Manipulating and validating text data
    View top rated classes
  • Detailed description:

  • This class can be used to manage multiple filters that can filter the output of the current script.

    It enables the script output buffering in such way that the output will be filtered by handler code managed by the class.

    The class can add multiple handlers that will process the output one after another.

    The handler code is treated as PHP code template that is executed to process the output and return the filtered output.
  • Freshmeat project:

  • Project record: obh
    Popularity score: 12.37 (0.02%)
    Popularity rank: 44,794 (PHP Classes: 352)
    Vitality score: 0.00 (0.00%)
    Rating: Not yet rated Please rate this class in Freshmeat
  • User ratings:

  • There are not enough user ratings to display for this class.
  • Packages that need this class:

  • Class Dependency Why it is needed
    Rounded DIV Corners
    Required
    Required class for inserting the needed JavaScript
  • Applications that use this class:

  • No application links were specified for this class.
    Add link image If you know an application of this package, send a message to the author to add a link here.
  • Files:

  • File Role Description
    Plain text file OBH.class.php Class
    Class file
    Plain text file OBH.example.php Example
    Example on how to use the OBH class
    Download all files: obh.tar.gz obh.zip
    NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

 
  Advertise on this site   Site map   Statistics   Site tips   Privacy policy   Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2008 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products