You are here

Files in Web Service Clients 7

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 Base class for backends. Handles XML-RPC, REST calls and caching results
clients.info clients.info name = Clients Base description = Basic service management and API for Web Services clients core = 6.x php = 5.1 package = Clients dependencies[] = autoload files[] = clients.inc ; Information added by drupal.org packaging script on…
clients.install clients.install Install, update and uninstall functions for the Clients module.
clients.module clients.module Clients module - handles keys and service connections and provides an API for clients
clientsQuery.inc clients/clients_views/clientsQuery.inc Using devseed extendr module as a base... http://devseed.svn.cvsdude.com/sandbox/drupal-6/extendr/
clients_drupal.inc backends/clients_drupal/clients_drupal.inc Defines methods and calls to Drupal services
clients_drupal.info backends/clients_drupal/clients_drupal.info name = Drupal Services description = Drupal Services backend for Clients API core = 6.x php = 5.1 dependencies[] = clients package = Clients files[] = clients_drupal.inc ; Information added by drupal.org packaging script on 2010-01-22 version =…
clients_drupal.install backends/clients_drupal/clients_drupal.install Sets system variables and deletes connections on uninstall @todo Delete resources on uninstall
clients_drupal.module backends/clients_drupal/clients_drupal.module Drupal Services plugin for Clients module
clients_feeds.defaults.inc clients/clients_feeds/clients_feeds.defaults.inc Actual function bodies for default hook definitions in feeds_defaults.features.inc.
clients_feeds.features.inc clients/clients_feeds/clients_feeds.features.inc Default hook definitions. This code is generated with Features module but it has been tweaked manually. Do not attempt to reexport.
clients_feeds.info clients/clients_feeds/clients_feeds.info name = Feeds client description = Basic service management and API for Web Services clients core = 6.x php = 5.1 package = Clients dependencies[] = clients dependencies[] = feeds ; Information added by drupal.org packaging script on…
clients_feeds.install clients/clients_feeds/clients_feeds.install Install, update and uninstall functions for the Clients module.
clients_feeds.module clients/clients_feeds/clients_feeds.module
clients_flickr.inc backends/clients_flickr/clients_flickr.inc Defines Flickr services and calls
clients_flickr.info backends/clients_flickr/clients_flickr.info name = Flickr description = Flickr backend for Clients core = 6.x php = 5.1 dependencies[] = clients package = Clients files[] = clients_flickr.inc ; Information added by drupal.org packaging script on 2010-01-22 version =…
clients_flickr.install backends/clients_flickr/clients_flickr.install Sets variables and deletes connections on uninstall @todo delete resources on uninstall
clients_flickr.module backends/clients_flickr/clients_flickr.module Flickr plugin for Clients module
clients_views.info clients/clients_views/clients_views.info name = Clients Views description = Create views of content from clients package = Clients core = 6.x dependencies[] = views dependencies[] = clients ; Information added by drupal.org packaging script on 2010-01-22 version =…
clients_views.install clients/clients_views/clients_views.install Updates system variable
clients_views.module clients/clients_views/clients_views.module Client for Views
clients_views_handler_field.inc clients/clients_views/handlers/clients_views_handler_field.inc
crypt_blowfish.inc backends/clients_drupal/crypt_blowfish/crypt_blowfish.inc Wrapper for PEAR Crypt Blowfish
crypt_blowfish.info backends/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 ; Information added by…
crypt_blowfish.install backends/clients_drupal/crypt_blowfish/crypt_blowfish.install Checks blowfish configuration - directory and password are set
crypt_blowfish.module backends/clients_drupal/crypt_blowfish/crypt_blowfish.module PEAR Crypt_Blowfish integration
crypt_blowfish_key.inc backends/clients_drupal/crypt_blowfish/crypt_blowfish_key.inc
FeedsClientsFetcher.inc clients/clients_feeds/FeedsClientsFetcher.inc Home of the FeedsFileFetcher.
FeedsClientsParser.inc clients/clients_feeds/FeedsClientsParser.inc Parser for clients. Contains source selector @todo work out how to make source selector work in fetcher
README.txt README.txt Using the Clients API ===================== The Clients connection object lets you call methods on remote sites very simply, without having to deal with tokens, keys, and all that sort of stuff. Once a connection is defined in the admin UI, you can…
README.txt backends/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