You are here

Files in Web Service Clients 6.2

Primary tabs

File namesort descending Location Namespace Description
clients.api.php clients.api.php Hooks provided by the Clients module.
clients.connection.admin.inc clients.connection.admin.inc clients.connection.admin.inc Page callbacks relating to client connection admin.
clients.inc clients.inc Contains basic classes for client connections.
clients.info clients.info name = Clients description = Basic service management and API for Web Services clients core = 6.x php = 5.1 package = Clients dependencies[] = autoload dependencies[] = ctools files[] = clients.inc
clients.install clients.install Install, update and uninstall functions for the Clients module.
clients.module clients.module Clients module provides a UI, storage, and an API for handling connections to remote webservices, including those provided by Services module on other Drupal sites.
clients_drupal.inc connections/clients_drupal/clients_drupal.inc Contains classes for Client connections handlers.
clients_drupal.info connections/clients_drupal/clients_drupal.info name = Drupal clients description = Provides connections to remote Drupal sites running Services module. core = 6.x php = 5.1 dependencies[] = clients package = Clients files[] = clients_drupal.inc
clients_drupal.install connections/clients_drupal/clients_drupal.install Sets system variables and deletes connections on uninstall
clients_drupal.module connections/clients_drupal/clients_drupal.module Provides connection types for Clients module that connect to remote Drupal sites running Services module.
crypt_blowfish.inc connections/clients_drupal/crypt_blowfish/crypt_blowfish.inc Wrapper for PEAR Crypt Blowfish
crypt_blowfish.info connections/clients_drupal/crypt_blowfish/crypt_blowfish.info name = PEAR Crypt Blowfish description = Provides integration with PEAR Crypt_Blowfish class for password storage. This module is strongly recommended if using Drupal Services clients. core = 6.x php = 5.1 package = Clients
crypt_blowfish.install connections/clients_drupal/crypt_blowfish/crypt_blowfish.install Checks blowfish configuration - directory and password are set
crypt_blowfish.module connections/clients_drupal/crypt_blowfish/crypt_blowfish.module PEAR Crypt_Blowfish integration
crypt_blowfish_key.inc connections/clients_drupal/crypt_blowfish/crypt_blowfish_key.inc
README.txt README.txt Connections =========== Clients module provides a simple UI for creating, editing, and testing connections to remote sites. Connections are exportable with CTools and thus can be added to Features. Requirements ============ Clients requires the…
README.txt connections/clients_drupal/README.txt Clients for Drupal Services =========================== This module contains client connection types for connecting to Services module on Drupal (http://drupal.org/project/services). The module allows for a client type for each version of Services,…

Other projects