You are here

8 calls to services_resource_uri() in Services 6.3

services_resource_build_index_list in ./services.module
Helper function to build a list of items satisfying the index query.
_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_retrieve in resources/file_resource.inc
Get a given file
_node_resource_create in resources/node_resource.inc
Creates a new node based on submitted values.
_node_resource_retrieve in resources/node_resource.inc
Returns the results of a node_load() for the specified node.
_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.