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

Source for file Freelink.php

Documentation is available at Freelink.php

  1. <?php
  2.  
  3. require_once 'Text/Wiki/Render/Cowiki/Wikilink.php';
  4.  
  5. class Text_Wiki_Render_CoWiki_Freelink extends Text_Wiki_Render_CoWiki_Wikilink {
  6.     // renders identically to wikilinks, only the parsing is different :-)
  7. }
  8.  
  9. ?>

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