renderRequest() public method
Renders the global variables of the request.
List of global variables is defined in $displayVars.
See also $displayVars.
| public string renderRequest ( ) | ||
|---|---|---|
| return | string |
The rendering result |
renderRequest() public method
Renders the global variables of the request.
List of global variables is defined in $displayVars.
See also $displayVars.
| public string renderRequest ( ) | ||
|---|---|---|
| return | string |
The rendering result |
Please login to continue.