7 calls to services_operation_class_info() in Services 6.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 - services_edit_form_endpoint_resources_submit function.
- services_resources_as_procedures in ./
services.module - Convert a resource to RPC-style methods.
- _services_apply_endpoint in ./
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 ./
services.resource_build.inc - Builds the resource definition array for a endpoint.