9 invocations of hook_restws_response_alter() in RESTful Web Services 7.2
- RestWSBaseFormat::createResource in ./
restws.formats.inc - Creates a new resource.
- RestWSBaseFormat::deleteResource in ./
restws.formats.inc - Deletes a resource.
- RestWSBaseFormat::queryResource in ./
restws.formats.inc - Implements RestWSFormatInterface::queryResource().
- RestWSBaseFormat::updateResource in ./
restws.formats.inc - Updates a resource.
- RestWSBaseFormat::viewResource in ./
restws.formats.inc - Gets the representation of a resource.
- RestWSFormatRDF::viewResource in ./
restws.formats.inc - Gets the representation of a resource.
- RestWSFormatXML::createResource in ./
restws.formats.inc - Creates a new resource.
- RestWSFormatXML::queryResource in ./
restws.formats.inc - Overrides RestWSBaseFormat::queryResource().
- RestWSFormatXML::viewResource in ./
restws.formats.inc - Gets the representation of a resource.