Source for file tab.tag.php

Documentation is available at tab.tag.php

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

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