Home
last modified time | relevance | path

Searched refs:Client (Results 1 – 25 of 460) sorted by last modified time

12345678910>>...19

/plugin/linkback/action/
H A Dsend.php12 use IXR\Client\Client; alias
277 $client = new Client($xmlrpc_server);
/plugin/combo/ComboStrap/
H A DPageId.php12 use Hidehalo\Nanoid\Client; alias
250 $nanoIdClient = new Client();
/plugin/combo/vendor/hidehalo/nanoid-php/src/
H A DClient.php4 class Client class
31 * Constructor of Client
49 * @param integer $mode Client::MODE_NORMAL|Client::MODE_DYNAMIC
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/
H A DCurlClient.php3 namespace OAuth\Common\Http\Client;
9 * Client implementation for cURL
H A DStreamClient.php3 namespace OAuth\Common\Http\Client;
9 * Client implementation for streams/file_get_contents
H A DAbstractClient.php3 namespace OAuth\Common\Http\Client;
H A DClientInterface.php3 namespace OAuth\Common\Http\Client;
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Service/
H A DAbstractService.php6 use OAuth\Common\Http\Client\ClientInterface;
/plugin/oauth/
H A DHTTPClient.php6 use OAuth\Common\Http\Client\ClientInterface;
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DQuickBooks.php10 use OAuth\Common\Http\Client\ClientInterface;
H A DRedmine.php12 use OAuth\Common\Http\Client\ClientInterface;
H A DScoopIt.php12 use OAuth\Common\Http\Client\ClientInterface;
H A DServiceInterface.php8 use OAuth\Common\Http\Client\ClientInterface;
H A DTumblr.php12 use OAuth\Common\Http\Client\ClientInterface;
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DAbstractService.php6 use OAuth\Common\Http\Client\ClientInterface;
H A DAmazon.php9 use OAuth\Common\Http\Client\ClientInterface;
H A DBattleNet.php10 use OAuth\Common\Http\Client\ClientInterface;
H A DFacebook.php10 use OAuth\Common\Http\Client\ClientInterface;
H A DFoursquare.php9 use OAuth\Common\Http\Client\ClientInterface;
H A DGitHub.php6 use OAuth\Common\Http\Client\ClientInterface;
H A DGoogle.php6 use OAuth\Common\Http\Client\ClientInterface;
H A DHubic.php16 use OAuth\Common\Http\Client\ClientInterface;
H A DInstagram.php9 use OAuth\Common\Http\Client\ClientInterface;
H A DJawboneUP.php9 use OAuth\Common\Http\Client\ClientInterface;
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Storage/
H A DRedis.php8 use Predis\Client as Predis;

12345678910>>...19