You are here

Functions in Services Client 7

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_services_client_entity_mapping ./services_client.drush.inc Create mapping for entity
drush_services_client_process_queue ./services_client.drush.inc Process queued sync jobs
drush_services_client_sync_nodes ./services_client.drush.inc Sync all nodes to specific connection
drush_services_client_sync_users ./services_client.drush.inc Sync all user references to insight
hook_services_client_connection_default_connections services_client_connection/services_client_connection.api.php Provide default connections defined in code
hook_services_client_connection_load services_client_connection/services_client_connection.api.php Add custom module properties to connection object
hook_services_client_connection_request_alter services_client_connection/services_client_connection.api.php Allows to alter or react on HTTP call to remote site
hook_services_client_connection_response_alter services_client_connection/services_client_connection.api.php Allow to alter response from remote site
hook_services_client_connection_save services_client_connection/services_client_connection.api.php Connection is saved, module should save data to own table
hook_services_client_data_alter ./services_client.api.php This hooks allows to alter source object which is going to be mapped to data sent via services. Use this hook to introduce new properties that can be easily mapped to remote objects.
hook_services_client_data_exclude ./services_client.api.php Allows to exclude data from being sent
hook_services_client_plugins ./services_client.api.php Alter list of all plugins for use in the UI
services_ccc_menu services_ccc/services_ccc.module Implementation of hook_menu()
services_ccc_node_insert services_ccc/services_ccc.module Implementation of hook_node_insert()
services_ccc_node_send services_ccc/services_ccc.module Get the remote connections listed in the node and send to them 2
services_ccc_node_update services_ccc/services_ccc.module Implementation of hook_node_updaet()
services_ccc_settings services_ccc/services_ccc.module 1
services_client_admin_list ./services_client.admin.inc List the all connections and hooks
services_client_ajax_callback plugins/export_ui/services_client.inc Selects just the plugins to be returned for re-rendering 1
services_client_connection_ctools_plugin_api services_client_connection/services_client_connection.module Implements hook_ctools_plugin_api().
services_client_connection_ctools_plugin_directory services_client_connection/services_client_connection.module Implementation of hook_ctools_plugin_directory().
services_client_connection_ctools_plugin_type services_client_connection/services_client_connection.module Implements hook_ctools_plugin_type().
services_client_connection_export_ui_ajax services_client_connection/plugins/export_ui/services_client_connection.inc Update list of available plugins when changing services version 1
services_client_connection_export_ui_form services_client_connection/plugins/export_ui/services_client_connection.inc Basic form configuration 1
services_client_connection_export_ui_form_submit services_client_connection/plugins/export_ui/services_client_connection.inc Submit function 1
services_client_connection_export_ui_form_validate services_client_connection/plugins/export_ui/services_client_connection.inc Validate function 1
services_client_connection_get services_client_connection/services_client_connection.module Create new connection client 4
services_client_connection_get_plugin services_client_connection/services_client_connection.module Create new plugin instance 2
services_client_connection_get_plugins services_client_connection/services_client_connection.module Get list of all plugins 1
services_client_connection_get_plugin_default services_client_connection/services_client_connection.module Get default plugin name for type 1
services_client_connection_invoke services_client_connection/services_client_connection.module Invoke a node hook. 2
services_client_connection_load services_client_connection/services_client_connection.module Load connection configuration 3 1
services_client_connection_load_all services_client_connection/services_client_connection.module Load all available connection definitions 2
services_client_connection_permission services_client_connection/services_client_connection.module Implementation of hook_permissions().
services_client_connection_plugin_config services_client_connection/plugins/export_ui/services_client_connection_ui.class.php Plugin configuration form 3
services_client_connection_plugin_config_submit services_client_connection/plugins/export_ui/services_client_connection_ui.class.php Save plugin configuration
services_client_connection_plugin_config_validate services_client_connection/plugins/export_ui/services_client_connection_ui.class.php Validate plugin configuration
services_client_connection_save services_client_connection/services_client_connection.module Save services client connection configuration 1 1
services_client_connection_schema services_client_connection/services_client_connection.install Implementation of hook_schema().
services_client_connection_services_client_connection_auth services_client_connection/services_client_connection.module Implementation of hook_services_client_connection_auth().
services_client_connection_services_client_connection_request services_client_connection/services_client_connection.module Implementation of hook_services_client_connection_server().
services_client_connection_services_client_connection_server services_client_connection/services_client_connection.module Implementation of hook_services_client_connection_server().
services_client_cron_queue_info ./services_client.module Implementation of hook_cron_queue_info().
services_client_ctools_export_ui_form plugins/export_ui/services_client.inc Define the preset add/edit form. 1
services_client_ctools_export_ui_form_submit plugins/export_ui/services_client.inc Submit handler for the preset edit form. 1
services_client_ctools_export_ui_form_validate plugins/export_ui/services_client.inc Validate function 1
services_client_ctools_plugin_api ./services_client.module Implements hook_ctools_plugin_api().
services_client_ctools_plugin_directory ./services_client.module Implements hook_ctools_plugin_directory().
services_client_ctools_plugin_type ./services_client.module Implements hook_ctools_plugin_type().
services_client_data_process ./services_client.module This function takes inbound data objects and a type and determines if there are tasks for them. If there are, it checks conditions and then generates connections and organizes the data to pass to the calling functions 10

Pages

Other projects