HTML_BBCodeParser
[ class tree: HTML_BBCodeParser ] [ index: HTML_BBCodeParser ] [ all elements ]

Source for file Filter.php

Documentation is available at Filter.php

  1. <?php
  2. require_once 'HTML/BBCodeParser.php';
  3.  
  4. /**
  5. *   Dummy class that filters need to extend from.
  6. */
  7. class HTML_BBCodeParser_Filter extends HTML_BBCodeParser
  8. {
  9. }
  10. ?>

Documentation generated on Mon, 11 Mar 2019 15:51:29 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.