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

Source for file Freelink.php

Documentation is available at Freelink.php

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

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