File/Veriplace/Client.php

Description

Low-level APIs for performing OAuth token requests and user/location requests to the Veriplace server.

Classes
Class Description
 class Veriplace_Client Low-level Veriplace client implementation in PHP.
 class Veriplace_AsyncCapableAPI
 class Veriplace_UserDiscoveryAPI Low-level interface for obtaining user identity information from Veriplace, when using the Veriplace_Client directly rather than the Veriplace API.
 class Veriplace_GetLocationAPI Low-level interface for obtaining a user's location from Veriplace, when using the Veriplace_Client directly rather than the Veriplace API.
 class Veriplace_PermissionAPI Interface for verifying or removing an application's permissions for specific resources in the Veriplace platform.
 class Veriplace_InvitationAPI Interface for initiating an invitation from Veriplace to an end user, allowing the user to opt into this application.
 class Veriplace_PollingAPI Interface for querying user location changes in bulk, using a version of the Simple Update Protocol.
Includes
 require_once (dirname(__FILE__).'/Configuration.php') (line 29)
 require_once (dirname(__FILE__).'/Exception.php') (line 30)
 require_once (dirname(__FILE__).'/internal/Logging.php') (line 31)
 require_once (dirname(__FILE__).'/Types.php') (line 28)
 require_once (dirname(__FILE__).'/internal/OAuthConsumer.php') (line 32)
 require_once (dirname(__FILE__).'/internal/OAuthObjects.php') (line 33)
 require_once (dirname(__FILE__).'/internal/Parsing.php') (line 35)
 require_once (dirname(__FILE__).'/internal/Util.php') (line 36)
 require_once (dirname(__FILE__).'/internal/lib/oauth/OAuth.php') (line 37)
 require_once (dirname(__FILE__).'/internal/OAuthStore.php') (line 34)

Documentation generated on Sun, 29 Aug 2010 04:08:36 -0700 by phpDocumentor 1.4.1