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

Source for file Cowiki.php

Documentation is available at Cowiki.php

  1. <?php
  2.  
  3. class Text_Wiki_Render_CoWiki extends Text_Wiki_Render {
  4.     
  5.     function pre()
  6.     {
  7.         return;
  8.     }
  9.     
  10.     function post()
  11.     {
  12.         return;
  13.     }
  14.     
  15. }
  16. ?>

Documentation generated on Mon, 11 Mar 2019 14:52:58 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.