You are here

Functions in Services 6.3

Primary tabs

Namesort descending Location Description Direct uses Strings
services_oauth_schema auth/services_oauth/services_oauth.install Implementation of hook_schema().
services_oauth_services_authentication_info auth/services_oauth/services_oauth.module Implementation of hook_services_authentication().
services_oauth_uninstall auth/services_oauth/services_oauth.install Implementation of hook_uninstall().
services_oauth_update_6001 auth/services_oauth/services_oauth.install
services_oauth_update_6200 auth/services_oauth/services_oauth.install
services_operation_class_info ./services.module Get operation class information. 7
services_perm ./services.module Implementation of hook_perm().
services_remove_user_data ./services.module Helper function to remove data from the user object. 5
services_requirements ./services.install Implements hook_requirements().
services_resources_as_procedures ./services.module Convert a resource to RPC-style methods. 1
services_resource_api_update_3002 ./services.resource_update.inc Updates resource definitions to the 3002 version with normalized definitions for the CRUD operations. The CRUD operations will now be namespaced just like relationships, targeted_actions and actions.
services_resource_api_version_info ./services.module Returns information about resource API version information. The resource API is the way modules expose resources to services, not the API that is exposed to the consumers of your services. 2
services_resource_build_index_list ./services.module Helper function to build a list of items satisfying the index query. 6
services_resource_build_index_query ./services.module Helper function to build index queries. 6
services_resource_uri ./services.runtime.inc Formats a resource uri using the formatter registered through services_set_server_info(). 8
services_schema ./services.install Implementation of hook_schema().
services_server_info_object ./services.runtime.inc Gets the server info object. 5
services_services_authentication_info ./services.module Implementation of hook_services_authentication().
services_services_resources ./services.module Implementation of hook_services_resources().
services_session_load ./services.runtime.inc Backup current session data and import user session.
services_session_unload ./services.runtime.inc Revert to previously backuped session. 1
services_set_server_info ./services.runtime.inc Sets a server info value 3
services_set_server_info_from_array ./services.runtime.inc Sets multiple server info values from a associative array. 1
services_str_getcsv ./services.module Emulate str_getcsv on systems where it is not available. 1
services_theme ./services.module Implementation of hook_theme().
services_uninstall ./services.install Implementation of hook_uninstall().
services_update_6001 ./services.install Implementation of hook_update().
services_update_6002 ./services.install
services_update_6300 ./services.install Update 6300 adds the concept of endpoints which is a way to expose a specific server using a specific authentication method, with the full set or a subset of the installed services.
services_update_6301 ./services.install Update 6301 adds debugging to each endopint to facilitate easier development
services_update_6302 ./services.install
services_update_6303 ./services.install Update 6303 adds the possibility to configure server settings on a per-endpoint basis. and sets upgrades all new servers to have at least services session enabled.
services_update_6304 ./services.install Update 6304 removes title functionality as it is no longer used.
taxonomy_service_get_tree resources/taxonomy_resource.inc Services interface to taxonomy_get_tree(). 1
taxonomy_service_select_nodes resources/taxonomy_resource.inc Services interface to taxonomy_select_nodes(). 1
theme_services_resource_table ./services.admin.inc @file This file will define the administrative methods of services
xcal_format_autoload_info servers/rest_server/formats/xcal_format.module
xcal_format_rest_server_response_formatters_alter servers/rest_server/formats/xcal_format.module
xmlrpc_server_call_wrapper servers/xmlrpc_server/xmlrpc_server.module Pass XMLRPC server requests to the appropriate services method. 1
xmlrpc_server_server servers/xmlrpc_server/xmlrpc_server.module Implementation of hook_server().
xmlrpc_server_server_info servers/xmlrpc_server/xmlrpc_server.module Implementation of hook_server_info().
xmlrpc_server_xmlrpc servers/xmlrpc_server/xmlrpc_server.module Return an array of all defined services methods and callbacks. 1
_comment_resource_access resources/comment_resource.inc Access check callback for comment controllers. 1
_comment_resource_count_all resources/comment_resource.inc Returns the number of comments on a given node id. 1
_comment_resource_count_new resources/comment_resource.inc Returns the number of new comments on a given node id since timestamp. 1
_comment_resource_create resources/comment_resource.inc Adds a new comment to a node and returns the cid. 1
_comment_resource_definition resources/comment_resource.inc @file Will define the comments resource for dealing with node comments 1
_comment_resource_delete resources/comment_resource.inc Delete a comment. 1
_comment_resource_index resources/comment_resource.inc Return an array of optionally paged cids baed on a set of criteria. 1
_comment_resource_retrieve resources/comment_resource.inc Returns a specified comment 1

Pages

Other projects