You are here

Functions in Services 7

Primary tabs

Namesort descending Location Description Direct uses Strings
services_auth_invoke_custom ./services.module 2
services_crossdomain_xml ./services.module Callback for crossdomain.xml 1
services_delegate_access ./services.module
services_error ./services.module Prepare an error message for returning to the server. 22
services_form_alter ./services.module
services_get_all ./services.module Gets all service definitions 7
services_get_all_resources ./services.module Gets all resource definitions. 1
services_get_hash auth/services_keyauth/services_keyauth.module 2
services_get_server_info ./services.module 3
services_help ./services.module Implements hook_help().
services_install ./services.install Implements hook_install().
services_keyauth_access auth/services_keyauth/services_keyauth.module This function is called to determine whether the current user has access to a keys configuration. 1
services_keyauth_admin_keys_delete auth/services_keyauth/services_keyauth.admin.inc 1
services_keyauth_admin_keys_delete_confirm auth/services_keyauth/services_keyauth.admin.inc 1
services_keyauth_admin_keys_delete_confirm_submit auth/services_keyauth/services_keyauth.admin.inc
services_keyauth_admin_keys_form auth/services_keyauth/services_keyauth.admin.inc 1
services_keyauth_admin_keys_form_submit auth/services_keyauth/services_keyauth.admin.inc
services_keyauth_admin_keys_list auth/services_keyauth/services_keyauth.admin.inc @file Generate security keys. 1
services_keyauth_admin_keys_save auth/services_keyauth/services_keyauth.admin.inc 1
services_keyauth_authentication_info auth/services_keyauth/services_keyauth.module Implements hook_authentication_info().
services_keyauth_cron auth/services_keyauth/services_keyauth.module Implements hook_cron().
services_keyauth_get_key auth/services_keyauth/services_keyauth.module
services_keyauth_get_keys auth/services_keyauth/services_keyauth.module 2
services_keyauth_install auth/services_keyauth/services_keyauth.install Implements hook_install().
services_keyauth_menu auth/services_keyauth/services_keyauth.module Implements hook_menu().
services_keyauth_schema auth/services_keyauth/services_keyauth.install Implements hook_schema().
services_keyauth_uninstall auth/services_keyauth/services_keyauth.install Implements 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 Implements hook_menu().
services_method_call ./services.module This is the magic function through which all remote method calls must pass. 2
services_method_get ./services.module 5
services_method_load ./services.module Menu wildcard loader for browsing Service methods.
services_node_load ./services.module Make any changes we might want to make to node. 5
services_permission ./services.module Implements hook_permission().
services_process_resources ./services.module 1
services_resource_uri ./services.module Formats a resource uri using the formatter registered through services_resource_uri_formatter(). 3
services_resource_uri_formatter ./services.module Registers a callback for formatting resource uri's. Use parameterless call to get the current formatter callback. 1
services_schema ./services.install Implements hook_schema().
services_server ./services.module Callback for server endpoint 1
services_session_load ./services.module Backup current session data and import user session. @TODO this function needs to be looked at much closely to use drupals new session handling stuff 1
services_session_unload ./services.module Revert to previously backuped session. @TODO this function needs to be looked at much closely to use drupals new session handling stuff 1
services_set_server_info ./services.module 1
services_system_modules_submit ./services.module 1
services_theme ./services.module Implements hook_theme().
services_uninstall ./services.install Implements hook_uninstall().
services_update_6001 ./services.install Implements hook_update().

Pages

Other projects