Contents
HTTPTemplateRequest class
This class is used only in the WebAdmin template script as the parameter to the function that provides the template.
Member variables
| Name | Type | Notes |
| Request |
HTTPRequest |
The request for which the template is being built. |
|