You are here

Web service client REST's hooks in Web service client 7

Hooks that can be implemented by other modules in order to extend web service client REST.

File

wsclient_rest/wsclient_rest.api.php, line 10
This file contains no working PHP code; it exists to provide additional documentation for doxygen as well as to document hooks in the standard Drupal manner.

Functions

Namesort descending Location Description
hook_wsclient_rest_formatter_info wsclient_rest/wsclient_rest.api.php Provide the formatter for handling requests and parsing responses.
hook_wsclient_rest_request_alter wsclient_rest/wsclient_rest.api.php Alter the HTTP request.