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

Source for file header.php

Documentation is available at header.php

  1. <?php
  2. /**
  3.  * A basic module with the id 'header'.
  4.  *
  5.  * @package Elastic
  6.  * @author Daryl Koopersmith
  7.  */
  8. class Header extends Module {
  9.     function __construct({
  10.         parent::__construct('header');
  11.     }
  12. }
  13.  
  14. ?>

Documentation generated on Sat, 24 Oct 2009 17:17:45 -0500 by phpDocumentor 1.4.3