Class ErrorTemplateModule
TemplateModule
|
+----ErrorTemplateModule
Located in File: Program_Root/errortemplate.mod.php
ErrorTemplateModule
Extend this module to view the used form with the error messages
appended. Include the calling form.
- Package -
Modules
- Author -
Herman Suijs
- See -
TemplateModule
|
Class Variable Summary
|
$name
Default Value: ->"ErrorTemplateModule"<-
|
$id
Default Value: ->MOD_ERRORTEMPLATE<-
|
$execlevel
Default Value: ->19<-
|
$templateID
Default Value: ->"errortemplate"<-
|
$name
$id
$execlevel
$templateID
ErrorTemplateModule
ErrorTemplateModule ( )
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