[Module] element index

Package indexes

All elements
c m n p r t
c
top
Variable $category
Module::$category in Module.php
Name of category for which this module operates. (Optional)
Method createNew
Module::createNew() in Module.php
Adds a new module defenition to the database.
m
top
Page Module.php
Module.php in Module.php
Class Module
Module in Module.php
n
top
Variable $name
Module::$name in Module.php
The name of the file that holds the module code.
p
top
Variable $page
Module::$page in Module.php
Id of page for which this module operates. (Optional)
r
top
Variable $replaceTemplate
If true, template specified or implied for requested position will not be processed. Module output will be assumed to be the content.
t
top
Variable $type
Module::$type in Module.php
Module type specifies which region this module controls.
c m n p r t