You are here

Functions in Web Service Data 7

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_wsdata_get_endpoint ./wsdata.drush.inc Get an endpoint by type.
drush_wsdata_list ./wsdata.drush.inc Get a list of all wsdata configs.
drush_wsdata_list_types ./wsdata.drush.inc Get a list of all wsdata config types.
drush_wsdata_set_endpoint ./wsdata.drush.inc Drush command callback.
drush_wsdata_type_disable ./wsdata.drush.inc Disable a wsconfig type.
drush_wsdata_type_enable ./wsdata.drush.inc Enable a wsconfig type.
hook_wsconfig_connector_info modules/wsconfig/wsconfig.api.php Register as a connector module
hook_wsconfig_processor_info ./wsdata.api.php List of data processors available for parsing web service data.
hook_wsconfig_processor_info modules/wsconfig/wsconfig.api.php Define a list of processors your module implements
hook_wsdata_language_plugin ./wsdata.api.php List of language handler plugins
hook_wsfields_entity_expires modules/wsfields/wsfields.api.php Allows modules to log or otherwise deal with updates to entity expires information
hook_wsfields_FIELD_TYPE_data_alter modules/wsfields/wsfields.api.php Allows modules to alter and format field data prior to it being added to a field instance.
theme_wsconfig_add_list modules/wsconfig/wsconfig.admin.inc Displays the list of available wsconfig types for wsconfig creation.
wsbeans_bean_types modules/wsbeans/wsbeans.module Implements hook_bean_types().
wsbeans_bean_types_api_info modules/wsbeans/wsbeans.module Implements hook_bean_types_api_info().
wsbeans_wsconfig_processor_info modules/wsbeans/wsbeans.module Implements hook_wsconfig_processor_info().
wsconfig_access modules/wsconfig/wsconfig.module Determines whether the given user has access to a wsconfig. 2
wsconfig_add_page modules/wsconfig/wsconfig.admin.inc Page to add Model Entities. 1
wsconfig_class_label modules/wsconfig/wsconfig.module Label callback that refers to the entity classes label method. 1
wsconfig_connector_crud modules/wsconfig/wsconfig.module Load the CRUD operations for a given connector
wsconfig_context_create_wsconfig modules/wsconfig/plugins/contexts/wsconfig.inc 1
wsconfig_context_wsconfig_convert modules/wsconfig/plugins/contexts/wsconfig.inc 1
wsconfig_context_wsconfig_settings_form modules/wsconfig/plugins/contexts/wsconfig.inc 1
wsconfig_context_wsconfig_settings_form_submit modules/wsconfig/plugins/contexts/wsconfig.inc
wsconfig_create modules/wsconfig/wsconfig.module Create a wsconfig object. 2
wsconfig_ctools_plugin_directory modules/wsconfig/wsconfig.module Implements hook_ctools_plugin_directory().
wsconfig_delete modules/wsconfig/wsconfig.module Deletes a wsconfig 1
wsconfig_delete_form modules/wsconfig/wsconfig.admin.inc Form callback: confirmation form for deleting a wsconfig. 1
wsconfig_delete_form_submit modules/wsconfig/wsconfig.admin.inc Submit callback for wsconfig_delete_form 1
wsconfig_delete_form_wrapper modules/wsconfig/wsconfig.admin.inc Form callback wrapper: delete a wsconfig.
wsconfig_delete_multiple modules/wsconfig/wsconfig.module Delete multiple models.
wsconfig_edit_form modules/wsconfig/wsconfig.admin.inc Form callback: create or edit a wsconfig. 1 1
wsconfig_edit_form_submit modules/wsconfig/wsconfig.admin.inc Form API submit callback for the wsconfig form. 1
wsconfig_edit_form_validate modules/wsconfig/wsconfig.admin.inc Form API validate callback for the wsconfig form 1
wsconfig_entity_info modules/wsconfig/wsconfig.module Implements hook_entity_info().
wsconfig_entity_info_alter modules/wsconfig/wsconfig.module Implements hook_entity_info_alter().
wsconfig_exists_by_name modules/wsconfig/wsconfig.module Check if a wsconfig exists using a machine name 1
wsconfig_flush_caches modules/wsconfig/wsconfig.module Implements hook_flush_caches().
wsconfig_form modules/wsconfig/wsconfig.admin.inc Entity UI Callback
wsconfig_form_submit_delete modules/wsconfig/wsconfig.admin.inc Form API submit callback for the delete button. 1
wsconfig_form_wrapper modules/wsconfig/wsconfig.admin.inc Form callback wrapper: create or edit a wsconfig. 1
wsconfig_form_wsconfig_overview_form_alter modules/wsconfig/wsconfig.module Implements hook_form_alter(). Sorts the WS Config overview table.
wsconfig_form_wsconfig_type_overview_form_alter modules/wsconfig/wsconfig.module Implements hook_form_alter(). Sorts the WS Config type overview table.
wsconfig_get_data_processors modules/wsconfig/wsconfig.module Get a list of processors which return data 1
wsconfig_get_field_processors modules/wsconfig/wsconfig.module Get a list of processors which support fields 2
wsconfig_get_form_processors modules/wsconfig/wsconfig.module Get a list of processors which return forms 2
wsconfig_get_list modules/wsconfig/wsconfig.module Gets the list of web service configurations keyed by serial id
wsconfig_get_list_by_name modules/wsconfig/wsconfig.module Get list of web service configurations keyed by machine-name 4
wsconfig_get_list_tokens modules/wsconfig/wsconfig.module Gets the list of web service configurations with tokens 2
wsconfig_get_types modules/wsconfig/wsconfig.module Get the list of wsconfig types 8 1

Pages

Other projects