41 return self::API_VERSION;
50 return 'restDynResourceController.tpl';
Abstract base class for Rest controllers.
Rest Json implementation.
static _getApiVersion()
Returns the api version.
getResponseFormatter()
To override, returns the active formatter for the response.
static _getTemplateFile()
Returns the template for creating this type of controller.
getRequestFormatter()
To override, returns the active formatter for the request.