deploy_services_client.client.inc |
deploy_services_client.client.inc |
|
Defines a Services client class which communicates with Deployment endpoints. |
deploy_services_client.info |
deploy_services_client.info |
|
name = Deploy Services Client
description = Provides a Services client which communicates with Deployment endpoints.
package = Deployment
core = 7.x
dependencies[] = entity
dependencies[] = deploy
files[] = deploy_services_client.client.inc |
deploy_services_client.module |
deploy_services_client.module |
|
Provides a Services client which communicates with Deployment endpoints. |
README.txt |
README.txt |
|
INTRODUCTION
------------
This module provides a Services client which communicates with Deployment
endpoints (see http://drupal.org/project/services and
http://drupal.org/project/deploy if you are unfamiliar with those terms).
It is intended for… |