You are here

constant WSCLIENT_UI_PATH in Web service client 7

@file Web service client UI - module file.

12 uses of WSCLIENT_UI_PATH
wsclient_service_form in wsclient_ui/wsclient_ui.inc
Provides a form to add, edit and clone web service descriptions.
wsclient_service_form_submit in wsclient_ui/wsclient_ui.inc
Submit callback of the web service description form.
wsclient_tester_form_wsclient_service_form_alter in wsclient_tester/wsclient_tester.module
Add our 'test' operation to the services overview form.
wsclient_tester_menu in wsclient_tester/wsclient_tester.module
Publish our testing UI and ajax callbacks.
wsclient_ui_entity_info_alter in wsclient_ui/wsclient_ui.module
Implements hook_entity_info_alter().

... See full list

File

wsclient_ui/wsclient_ui.module, line 8
Web service client UI - module file.

Code

define('WSCLIENT_UI_PATH', 'admin/config/services/wsclient');