Xataface HTML Reports Module 0.2
HTML Reports Module for Xataface
|
Go to the source code of this file.
Data Structures | |
class | actions_htmlreports_validate_template |
HTTP handler to validate a report template to ensure that it has valid syntax. This action is accessed via the Template editor toolbar button to validate the current template. If the template is validated successfully it will return an JSON object with a response code of 200. If it fails it will return a different "code" in the JSON object. More... |