You are here

Functions in Services Client 7

Primary tabs

Namesort descending Location Description Direct uses Strings
services_client_node_update ./services_client.module Implements of hook_node_update().
services_client_oauth_access_callback services_client_connection/modules/services_client_oauth/services_client_oauth.module Request callback to process and store access token 1
services_client_oauth_ctools_plugin_api services_client_connection/modules/services_client_oauth/services_client_oauth.module Implements hook_ctools_plugin_api().
services_client_oauth_menu services_client_connection/modules/services_client_oauth/services_client_oauth.module Implements hook_menu().
services_client_oauth_request services_client_connection/modules/services_client_oauth/services_client_oauth.module Get access token to resources 1
services_client_oauth_request_submit services_client_connection/modules/services_client_oauth/services_client_oauth.module Redirect user to authorization URL
services_client_oauth_request_validate services_client_connection/modules/services_client_oauth/services_client_oauth.module Validate form and request authorization URL
services_client_oauth_services_client_connection_auth services_client_connection/modules/services_client_oauth/services_client_oauth.module Implementation of hook_services_client_connection_auth().
services_client_permission ./services_client.module Implementation of hook_permission
services_client_plugin_config plugins/export_ui/services_client_ui.class.php Plugin configuration form 2
services_client_plugin_config_submit plugins/export_ui/services_client_ui.class.php Submit handler for the plugin config form
services_client_plugin_options plugins/export_ui/services_client.inc Helper function to populate the second dropdown. This would normally be pulling data from the database. 1
services_client_process_errors ./services_client.module Process errors when syncing objects to remote sites 1
services_client_process_mapping ./services_client.module Process the mapping lists for fields 3
services_client_process_mapping_prepare_empty ./services_client.module Creates empty mapping of fields 3
services_client_process_roles_mapping ./services_client.module Create mapping of roles from remote site 1
services_client_queue_data ./services_client.module Store data to queue for next processing. 1
services_client_queue_sync ./services_client.module Sync queued data to other sites. Drupal will use this function as callback in cron run. 1 1
services_client_raw_data_get ./services_client.module Retrieve data from source object by $path which can be entered in UI. 1
services_client_raw_data_set ./services_client.module Set data to destination object 1
services_client_requirements ./services_client.install Implements hook_requirements().
services_client_scalar_result ./services_client.module Get scalar result from services. This is change between 3.1 and 3.3 where 3.3 is returning always array value. 3
services_client_schema ./services_client.install Implementation of hook_schema(). 2
services_client_services_client_condition ./services_client.module Implementation of hook_services_client_server().
services_client_services_client_connection_load ./services_client.module Implements hook_services_client_connection_load().
services_client_services_client_connection_save ./services_client.module Implements hook_services_client_connection_save().
services_client_services_client_mapping ./services_client.module Implementation of hook_services_client_mapping().
services_client_services_connection_hook_exists ./services_client.module Returns TRUE if hook_name alredy exists for specific connection. 1
services_client_settings ./services_client.admin.inc Settings page callback 1
services_client_sync_exclude ./services_client.module Determine whether module should skip syncing users 1
services_client_theme ./services_client.module Implements hook_theme().
services_client_type_override ./services_client.module Do node->type override mapping 2
services_client_uninstall ./services_client.install Implementation of hook_uninstall().
services_client_update_7001 ./services_client.install Remove old {services_client_connection} table which has been moved to services_client_connection module.
services_client_update_7002 ./services_client.install Add new {services_client_connection_id} which can store remote client id with each connection.
services_client_update_7003 ./services_client.install Add ctools support and move data around
services_client_user_exclude ./services_client.module Determine whether user can be synced. 1
services_client_user_insert ./services_client.module Implements of hook_user_insert().
services_client_user_update ./services_client.module Implements hook_user_update().
services_client_webform_submission_insert ./services_client.module Implements hook_webform_submission_insert().
services_raw_permission services_raw/services_raw.module Implements hook_permission().
services_raw_services_resources services_raw/services_raw.module Implements services_resources().
services_uuid_services_resources services_uuid/services_uuid.module Implementation of hook_services_resources() Defines the UUID resource fo the services module
theme_services_client_admin_list ./services_client.theme.inc Theme connections list page
_services_client_condition include/plugin_definition.inc List of server plugins provided by module 1
_services_client_connection_auth services_client_connection/include/plugin_definition.inc List of auth plugins provided by module 1
_services_client_connection_request services_client_connection/include/plugin_definition.inc List of request plugins provided by module 1
_services_client_connection_server services_client_connection/include/plugin_definition.inc List of server plugins provided by module 1
_services_client_mapping include/plugin_definition.inc List of auth plugins provided by module 1
_services_raw_fields_update services_raw/services_raw.inc Update entity calling array of _save functions. 1

Pages

Other projects