You are here

Functions in Services 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
comment_service_load services/comment_service/comment_service.inc Returns a specified comment 1
comment_service_load_node_comments services/comment_service/comment_service.inc Returns the comments of a specified node. 1
comment_service_node_comments_count_all services/comment_service/comment_service.inc Returns the number of comments on a given node id. 1
comment_service_node_comments_count_new services/comment_service/comment_service.inc Returns the number of new comments on a given node id since timestamp. 1
comment_service_perm services/comment_service/comment_service.module Implementation of hook_perm().
comment_service_save services/comment_service/comment_service.inc Adds a new comment to a node and returns the cid. 1
comment_service_service services/comment_service/comment_service.module Implementation of hook_service().
file_service_get services/file_service/file_service.inc Get all elements from a given file 1
file_service_get_access services/file_service/file_service.inc Check if the user has permission to get a given file 1
file_service_get_node_files services/file_service/file_service.inc Generates an array of base64 encoded files attached to a node 1
file_service_get_node_files_access services/file_service/file_service.inc Check if the user has permission to get all files from a given node. 1
file_service_perm services/file_service/file_service.module Implementation of hook_perm().
file_service_save services/file_service/file_service.inc Save file information. 1
file_service_save_access services/file_service/file_service.inc Check if the user has permission to save file information. 1
file_service_service services/file_service/file_service.module Implementation of hook_service().
menu_service_get services/menu_service/menu_service.inc Get the menu from the database. 1
menu_service_perm services/menu_service/menu_service.module Implementation of hook_service().
menu_service_process services/menu_service/menu_service.inc Recursively returns menu items, optionally limited by an array of fields. 1
menu_service_service services/menu_service/menu_service.module Implementation of hook_service().
node_resource_autoload_info services/node_service/node_resource.module @file CRUD resource functionality for nodes.
node_resource_service_resource services/node_service/node_resource.module
node_service_delete_access services/node_service/node_service.inc Check if the user has the permission to delete a node. 1
node_service_get services/node_service/node_service.inc Returns a specified node. 1
node_service_get_access services/node_service/node_service.inc Check if the user has the permission to get the node's data thru services. 1
node_service_perm services/node_service/node_service.module Implementation of hook_perm().
node_service_save services/node_service/node_service.inc Save a node. It creates a new one, in case the 'nid' field is missing. 1
node_service_save_access services/node_service/node_service.inc Check if the user has the permission to save a node. 1
node_service_service services/node_service/node_service.module Implementation of hook_service().
node_service_view services/node_service/node_service.inc Returns a specified node. 1
node_service_view_access services/node_service/node_service.inc Check if the user has the permission to get the node's formated data thru services. 1
search_service_admin services/search_service/search_service_admin.inc Menu callback to set content search service settings. 1
search_service_content services/search_service/search_service.inc Return site content specified by a system setting. 1
search_service_menu services/search_service/search_service.module Implementation of hook_menu().
search_service_nodes services/search_service/search_service.inc Return search results for nodes. 1
search_service_perm services/search_service/search_service.module Implementation of hook_perm().
search_service_service services/search_service/search_service.module Implementation of hook_service().
search_service_users services/search_service/search_service.inc Return search results for users. 1
services_access_menu ./services.module Return true so as services menu callbacks work 3
services_admin_browse_index ./services_admin_browse.inc Page callback to list all enabled services and servers. 1
services_admin_browse_method ./services_admin_browse.inc Display a form for the testing of a single service method in the browser. 1
services_admin_browse_test ./services_admin_browse.inc Build the form used for testing a service in the browser 1
services_admin_browse_test_submit ./services_admin_browse.inc Submit callback for services_admin_browse_test().
services_admin_browse_test_unserialize_args ./services_admin_browse.inc 1
services_admin_settings ./services_admin_browse.inc Build the admin settings form. 1
services_admin_settings_submit ./services_admin_browse.inc Submit callback for services_admin_settings().
services_admin_settings_validate ./services_admin_browse.inc Validate callback for services_admin_settings().
services_auth_info ./services.module Gets information about an authentication module. 3
services_auth_invoke ./services.module Invokes a method for the configured authentication module. 8
services_auth_invoke_custom ./services.module Invokes a method for the given authentication module. 2
services_crossdomain_xml ./services.module Callback for crossdomain.xml 1

Pages

Other projects