Source for file nospace.tag.php

Documentation is available at nospace.tag.php

  1. <?php
  2. /**
  3.  * class lmbMacroNospaceTag.
  4.  * @tag nospace
  5.  * @aliases -
  6.  * @forbid_end_tag
  7.  */
  8. {
  9.   protected function _generateContent($code)
  10.   {
  11.     $code->writeHtml("");
  12.   }
  13. }

Documentation generated on Wed, 07 Jan 2009 03:53:18 +0300 by phpDocumentor 1.3.2