Module | +----TemplateModule
Located in File: Program_Root/template.mod.php
This module is a dummy module that is used for creating different pieces of content from templates.
ModulesHerman Suijs| Class Variable Summary |
$templateID
Default Value:
|
$templatefile
Default Value:
|
$start
Default Value:
|
$stop
Default Value:
|
$tpl
Default Value:
|
$content
Default Value:
|
$html
Default Value:
|
| Method Summary |
TemplateModule ( )
Constructor |
before_action ( )
Before action |
template_action ( )
Template action |
set_content ( )
Set content |
after_action ( )
After action |
| Variable Detail |
| Function Detail |
TemplateModule ( )
ConstructorSet options and call the superConstructor
before_action ( )
Before actionSet values on template
template_action ( )
Template actionParse the template with the variables
set_content ( )
Set contentStore the parsed template in a content object in the formhandler-module
after_action ( )
After actionCleanup