Source for file space.tag.php

Documentation is available at space.tag.php

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

Documentation generated on Tue, 06 Jan 2009 03:54:30 +0300 by phpDocumentor 1.3.2