Elastic
[
class tree: Elastic
] [
index: Elastic
] [
all elements
]
Todo List
Packages:
Elastic
Source for file content.php
Documentation is available at
content.php
<?php
/**
* A basic module with the id 'content'.
*
*
@package
Elastic
*
@author
Daryl Koopersmith
*/
class
Content
extends
Module
{
function
__construct
(
)
{
parent
::
__construct
(
'content'
)
;
}
}
?>
Documentation generated on Sat, 24 Oct 2009 17:17:43 -0500 by
phpDocumentor 1.4.3