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

Source for file Freelink.php

Documentation is available at Freelink.php

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

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