You are here

9 calls to services_resource_uri() in Services 7.3

services_resource_build_index_list in ./services.module
Helper function to build a list of items satisfying the index query.
taxonomy_service_select_nodes in resources/taxonomy_resource.inc
Services interface to taxonomy_select_nodes().
_comment_resource_create in resources/comment_resource.inc
Adds a new comment to a node and returns the cid.
_file_resource_create in resources/file_resource.inc
Adds a new file and returns the fid.
_file_resource_create_raw in resources/file_resource.inc
Adds new files and returns the files array.
_node_resource_create in resources/node_resource.inc
Creates a new node based on submitted values.
_node_resource_file_save_upload in resources/node_resource.inc
Services wrapper for file_save_upload.
_node_resource_update in resources/node_resource.inc
Updates a new node based on submitted values.
_user_resource_create in resources/user_resource.inc
Create a new user.