You are here

Functions in Services 7

Primary tabs

Namesort descending Location Description Direct uses Strings
comment_service_help services/comment_service/comment_service.module Implementation of hook_help().
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.
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_process services/menu_service/menu_service.inc Recursively returns menu items 1
menu_service_service services/menu_service/menu_service.module Implementation of hook_service().
node_resource_autoload_info services/node_service/node_resource.module
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_help services/node_service/node_service.module Implementation of hook_help().
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 Form to choose which search services 1
search_service_content services/search_service/search_service.inc Callback for search.content service. 1
search_service_help services/search_service/search_service.module Implementation of hook_help().
search_service_menu services/search_service/search_service.module Implementation of hook_menu().
search_service_nodes services/search_service/search_service.inc Callback for search.nodes service. 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 Callback for search.users service. 1
services_access_menu ./services.module Return true so as services menu callbacks work 3
services_admin_browse_index ./services_admin_browse.inc Callback for 'services/browse'. 1
services_admin_browse_method ./services_admin_browse.inc 1
services_admin_browse_test ./services_admin_browse.inc 1
services_admin_browse_test_submit ./services_admin_browse.inc
services_admin_browse_test_unserialize_args ./services_admin_browse.inc 1
services_admin_settings ./services_admin_browse.inc 1
services_admin_settings_submit ./services_admin_browse.inc
services_admin_settings_validate ./services_admin_browse.inc
services_auth_info ./services.module Gets information about a authentication module. If a property name is passed the value of the property will be returned, otherwise the whole information array will be returned. 3
services_auth_invoke ./services.module 8

Pages

Other projects