You are here

Functions in Web service client 7

Primary tabs

Namesort descending Location Description Direct uses Strings
wsclient_soap_wsclient_endpoint_types wsclient_soap/wsclient_soap.module Implements hook_wsclient_endpoint_types().
wsclient_soap_wsclient_service_form_submit wsclient_soap/wsclient_soap.module Submit callback for the web service form to populate operations and data types of the new SOAP service. 1
wsclient_soap_wsclient_service_form_validate wsclient_soap/wsclient_soap.module Validation callback to check if the SOAP service URL points to a valid WSDL file. 1
wsclient_tester_data_entry_form wsclient_tester/wsclient_tester.inc A mini form element representing the given data type. textfield for most things, but nested fieldsets for complex types. 1
wsclient_tester_form_wsclient_service_form_alter wsclient_tester/wsclient_tester.module Add our 'test' operation to the services overview form.
wsclient_tester_menu wsclient_tester/wsclient_tester.module Publish our testing UI and ajax callbacks.
wsclient_tester_operation_test wsclient_tester/wsclient_tester.inc FAPI form used to display the options and the results of calling a web service. 1
wsclient_tester_prepare_request_callback wsclient_tester/wsclient_tester.inc Callback for the test from 'prepare' button. 1
wsclient_tester_prettify_xml wsclient_tester/wsclient_tester.inc Indent and format XML for display. 1
wsclient_type_info_populate ./wsclient.rules.inc Helper function to recursively populate property information in a data type information array. Also adds a default label from the machine name. 1
wsclient_ui_element_url_validate wsclient_ui/wsclient_ui.inc FAPI callback to validate a URL. 1
wsclient_ui_entity_info_alter wsclient_ui/wsclient_ui.module Implements hook_entity_info_alter().
wsclient_ui_label_sort wsclient_ui/wsclient_ui.inc Helper function to sort a nested data information array based on the label of the items. 1
wsclient_ui_more_submit wsclient_ui/wsclient_ui.inc Submit callback for adding more parameter rows. 3
wsclient_ui_name_validate wsclient_ui/wsclient_ui.inc Validation callback for machine names of parameters or properties. 3
wsclient_ui_operation wsclient_ui/wsclient_ui.inc Operation form. 1
wsclient_ui_operation_delete wsclient_ui/wsclient_ui.inc Operation delete confirmation form. 1
wsclient_ui_operation_delete_submit wsclient_ui/wsclient_ui.inc Submit callback of operation delete form.
wsclient_ui_operation_load wsclient_ui/wsclient_ui.module Operation load callback.
wsclient_ui_operation_name_validate wsclient_ui/wsclient_ui.inc Validation callback for operation names. 1
wsclient_ui_operation_submit wsclient_ui/wsclient_ui.inc Submit callback of operation form. 1
wsclient_ui_theme wsclient_ui/wsclient_ui.module Implements hook_theme().
wsclient_ui_type wsclient_ui/wsclient_ui.inc Data type form. 1
wsclient_ui_types wsclient_ui/wsclient_ui.inc Returns a list of available data types for service parameters, return values or data type properties. Entities are excluded. 2
wsclient_ui_type_delete wsclient_ui/wsclient_ui.inc Data type delete confirmation form. 1
wsclient_ui_type_delete_submit wsclient_ui/wsclient_ui.inc Submit callback of data type delete form.
wsclient_ui_type_load wsclient_ui/wsclient_ui.module Data type load callback.
wsclient_ui_type_name_validate wsclient_ui/wsclient_ui.inc Validation callback for data type names. 1
wsclient_ui_type_submit wsclient_ui/wsclient_ui.inc Submit callback of data type form. 1
wsclient_ui_update_7101 wsclient_ui/wsclient_ui.install Clear caches to register the new WSClientUIController class.
wsclient_ui_uri wsclient_ui/wsclient_ui.module Entity URI callback. 1
wsclient_ui_validate_global_parameters wsclient_ui/wsclient_ui.inc FAPI callback to validate the form for editing global parameter info. 1
wsclient_ui_validate_parameters wsclient_ui/wsclient_ui.inc FAPI callback to validate the form for editing parameter info. 2
wsclient_update_7100 ./wsclient.install Add in the exportable entity db columns as required by the entity API.
wsclient_update_7101 ./wsclient.install Add global_parameters column.
wsclient_update_7102 ./wsclient.install Increase size of datatypes and operations columns to medium.
wsclient_update_7103 ./wsclient.install Remove unused subscription database tables.
wsclient_update_7104 ./wsclient.install Add global_header_parameters column.
_wsclient_ui_global_header_parameter_row wsclient_ui/wsclient_ui.inc Generates a row in the global parameter table. 1
_wsclient_ui_global_parameter_row wsclient_ui/wsclient_ui.inc Generates a row in the global parameter table. 1
_wsclient_ui_header_row wsclient_ui/wsclient_ui.inc Generates a row in the header table. 1
_wsclient_ui_parameter_row wsclient_ui/wsclient_ui.inc Generates a row in the parameter table. 1
_wsclient_ui_property_row wsclient_ui/wsclient_ui.inc Generates a row in the properties table. 1
_wsclient_ui_unmap_type wsclient_ui/wsclient_ui.inc Maps the global name of a data type back to the local name in the service, if the type actually stems from the service. 2

Pages

Other projects