Class DisplayTemplateModule
TemplateModule
|
+----DisplayTemplateModule
Located in File: Program_Root/displaytemplate.mod.php
DisplayTemplateModule
This is a module to create the content to display after succesfully
running the script by loading in a template. Most of the functionality
is in the Dummy TemplateModule
- Package -
Modules
- Author -
Herman Suijs
- See -
TemplateModule
|
Class Variable Summary
|
$name
Default Value: ->"DisplayTemplateModule"<-
|
$id
Default Value: ->MOD_DISPLAYTEMPLATE<-
|
$execlevel
Default Value: ->19<-
|
$templateID
Default Value: ->"displaytemplate"<-
|
$name
$id
$execlevel
$templateID
DisplayTemplateModule
DisplayTemplateModule ( )
Constructor
Set options and call the superConstructor
- Function Parameters:
- Function Info:
do_action
do_action ( )
Do action
Get the variables, parse the template and put the content back in the
FormHandler
- Function Parameters:
- Function Info:
- See -
form-handler