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.
 

Class Variable Summary
$name
Default Value: ->"ErrorTemplateModule"<-
$id
Default Value: ->MOD_ERRORTEMPLATE<-
$execlevel
Default Value: ->19<-
$templateID
Default Value: ->"errortemplate"<-

Method Summary
ErrorTemplateModule ( )
Constructor
do_action ( )
Do action

Variable Detail

$name



$id



$execlevel



$templateID




Function Detail

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