You are here

8 calls to services_operation_class_info() in Services 7.3

services_controllers_list in ./services.module
Returns all the controller names for a endpoint.
services_controller_get in ./services.module
Returns the requested controller.
services_edit_form_endpoint_resources in plugins/export_ui/services_ctools_export_ui.class.php
services_edit_form_endpoint_resources function.
services_edit_form_endpoint_resources_submit in plugins/export_ui/services_ctools_export_ui.class.php
Resources form submit function.
services_get_resource_api_version in ./services.module
Returns currently set api version for an endpoint resource method.
services_resources_as_procedures in ./services.module
Convert a resource to RPC-style methods.
_services_apply_endpoint in includes/services.resource_build.inc
Applies the endpoint to a set of resources. Resources and controllers that aren't supported will be removed (if $strict is set to TRUE) and both resources and controllers will get the 'endpoint' attribute set.
_services_build_resources in includes/services.resource_build.inc
Builds the resource definition array for a endpoint.