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

Source for file content.php

Documentation is available at content.php

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

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