You are here

11 calls to _services_arg_value() in Services 6.3

_comment_resource_create in resources/comment_resource.inc
Adds a new comment to a node and returns the cid.
_comment_resource_update in resources/comment_resource.inc
Updates a comment and returns the cid.
_file_resource_create in resources/file_resource.inc
Adds a new file and returns the fid.
_node_resource_create in resources/node_resource.inc
Creates a new node based on submitted values.
_node_resource_update in resources/node_resource.inc
Updates a new node based on submitted values.
_taxonomy_term_resource_create in resources/taxonomy_resource.inc
Create a new taxonomy term based on submitted values.
_taxonomy_term_resource_update in resources/taxonomy_resource.inc
Update a taxonomy term based on submitted values.
_taxonomy_vocabulary_resource_create in resources/taxonomy_resource.inc
Create a new taxonomy vocabulary based on submitted values.
_taxonomy_vocabulary_resource_update in resources/taxonomy_resource.inc
Update a taxonomy vocabulary based on submitted values.
_user_resource_create in resources/user_resource.inc
Create a new user.
_user_resource_update in resources/user_resource.inc
Update an existing user.