You are here

services_client.info in Services Client 7

Same filename and directory in other branches
  1. 7.2 services_client.info
name = Services Client
description = Client-side module for managing communications with a services REST server.
package = "Services"
core = 7.x

files[] = services_client.admin.inc
files[] = services_client.theme.inc
files[] = include/exception.inc
files[] = include/plugin.inc

dependencies[] = services_client_connection

configure = admin/structure/services_client

File

services_client.info
View source
  1. name = Services Client
  2. description = Client-side module for managing communications with a services REST server.
  3. package = "Services"
  4. core = 7.x
  5. files[] = services_client.admin.inc
  6. files[] = services_client.theme.inc
  7. files[] = include/exception.inc
  8. files[] = include/plugin.inc
  9. dependencies[] = services_client_connection
  10. configure = admin/structure/services_client