You are here

Functions in Services 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
services_delegate_access ./services.module Should be removed. This code doesn't seem to be used anywhere.
services_error ./services.module Prepare an error message to return to the server. 22
services_form_alter ./services.module Implementation of hook_form_alter().
services_get_all ./services.module Get all service definitions 7
services_get_all_resources ./services.module Gets all resource definitions. 1
services_get_hash auth/services_keyauth/services_keyauth.module Given the necessary data, create a unique hash for key authentication. 2
services_get_server_info ./services.module Returns or sets the server info object. 3
services_help ./services.module Implementation of hook_help().
services_install ./services.install Implementation of hook_install().
services_keyauth_access auth/services_keyauth/services_keyauth.module Determine whether the current user has access to a keys configuration. 1
services_keyauth_admin_keys_delete auth/services_keyauth/services_keyauth.admin.inc Delete an API key. 1
services_keyauth_admin_keys_delete_confirm auth/services_keyauth/services_keyauth.admin.inc Show a form to confirm whether an API key should be deleted. 1
services_keyauth_admin_keys_delete_confirm_submit auth/services_keyauth/services_keyauth.admin.inc Submit form callback for services_keyauth_admin_keys_delete_confirm().
services_keyauth_admin_keys_form auth/services_keyauth/services_keyauth.admin.inc Display the form to create or edit API keys. 1
services_keyauth_admin_keys_form_submit auth/services_keyauth/services_keyauth.admin.inc Submit callback for services_keyauth_admin_keys_form().
services_keyauth_admin_keys_form_validate auth/services_keyauth/services_keyauth.admin.inc Validate callback for services_keyauth_admin_keys_form().
services_keyauth_admin_keys_list auth/services_keyauth/services_keyauth.admin.inc Display all the available API keys. 1
services_keyauth_admin_keys_save auth/services_keyauth/services_keyauth.admin.inc Save an API key. 1
services_keyauth_authentication_info auth/services_keyauth/services_keyauth.module Implementation of hook_authentication_info().
services_keyauth_cron auth/services_keyauth/services_keyauth.module Implementation of hook_cron().
services_keyauth_disable auth/services_keyauth/services_keyauth.module Clear cache when keyauth is disabled.
services_keyauth_enable auth/services_keyauth/services_keyauth.module Clear cache when keyauth is enabled.
services_keyauth_get_key auth/services_keyauth/services_keyauth.module Return key information for a specified API key.
services_keyauth_get_keys auth/services_keyauth/services_keyauth.module Return key information for all API keys. 3 1
services_keyauth_get_kid auth/services_keyauth/services_keyauth.module Returns Key ID of key used to authenticate call.
services_keyauth_install auth/services_keyauth/services_keyauth.install Implementation of hook_install().
services_keyauth_menu auth/services_keyauth/services_keyauth.module Implementation of hook_menu().
services_keyauth_schema auth/services_keyauth/services_keyauth.install Implementation of hook_schema().
services_keyauth_uninstall auth/services_keyauth/services_keyauth.install Implementation of hook_uninstall().
services_keyauth_update_6001 auth/services_keyauth/services_keyauth.install
services_keyauth_update_6002 auth/services_keyauth/services_keyauth.install
services_keyauth_update_6003 auth/services_keyauth/services_keyauth.install
services_keyauth_update_6004 auth/services_keyauth/services_keyauth.install
services_keyauth_update_6005 auth/services_keyauth/services_keyauth.install
services_menu ./services.module Implementation of hook_menu().
services_method_call ./services.module Invokes a services method. 2
services_method_get ./services.module Get the definition of a method. 5
services_method_load ./services.module Menu wildcard loader for browsing Service methods.
services_node_load ./services.module Create an object that contains only the specified node object attributes. 5
services_perm ./services.module Implementation of hook_perm().
services_process_resources ./services.module Processes passed resources and adds controllers to the controller array. 1
services_resource_uri ./services.module Formats a resource uri as registered by services_resource_uri_formatter(). 3
services_resource_uri_formatter ./services.module Registers a callback for formatting resource uri's. 1
services_schema ./services.install Implementation of hook_schema().
services_server ./services.module Callback for server endpoint. 1
services_session_load ./services.module Backup current session data and import user session. 1
services_session_unload ./services.module Revert to previously backed up session. 1
services_set_server_info ./services.module Sets information about which server implementation is used for the call. 1
services_strip_hashes ./services.module Cleanup function to remove unnecessary hashes from service definitions. 5
services_system_modules_submit ./services.module Submit handler for the system_modules form that clears the services cache. 1

Pages

Other projects