Home
last modified time | relevance | path

Searched defs:client (Results 26 – 50 of 143) sorted by relevance

123456

/plugin/authfacebook/lib/Authentication/
H A DOAuth2Client.php58 protected $client; variable in Facebook\\Authentication\\OAuth2Client
79 public function __construct(FacebookApp $app, FacebookClient $client, $graphVersion = null)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DReferralChaserInterface.php44 public function client(array $options): LdapClient; global() function
/plugin/jenkins/jenkinsapi/
H A Djenkins.php7 public $client; variable in DokuwikiJenkins
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DListClientsResponse.php33 public function setClient($client)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/
H A DGoogleSecuritySafebrowsingV4FindThreatMatchesRequest.php30 public function setClient(GoogleSecuritySafebrowsingV4ClientInfo $client)
H A DGoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequest.php31 public function setClient(GoogleSecuritySafebrowsingV4ClientInfo $client)
H A DGoogleSecuritySafebrowsingV4FindFullHashesRequest.php51 public function setClient(GoogleSecuritySafebrowsingV4ClientInfo $client)
/plugin/authgooglesheets/vendor/google/apiclient/src/Http/
H A DMediaFileUpload.php60 private $client; variable in Google\\Http\\MediaFileUpload
84 Client $client,
/plugin/authfacebook/lib/Helpers/
H A DFacebookPageTabHelper.php48 public function __construct(FacebookApp $app, FacebookClient $client, $graphVersion = null)
H A DFacebookSignedRequestFromInputHelper.php62 public function __construct(FacebookApp $app, FacebookClient $client, $graphVersion = null)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DDirSync.php70 protected $client; global() variable in FreeDSx\\Ldap\\Search\\DirSync
83 __construct(LdapClient $client, string $namingContext = null, FilterInterface $filter = null, ...$attributes) global() argument
H A DVlv.php35 protected $client; global() variable in FreeDSx\\Ldap\\Search\\Vlv
84 __construct(LdapClient $client, SearchRequest $search, $sort, int $after = 100, int $before = 0) global() argument
/plugin/gitlabproject/gitlab/
H A Dgitlab.php8 public $client; variable in DokuwikiGitlab
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DService.php31 private $client; variable in Google\\Service
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DSqsHandler.php31 private $client; variable in Monolog\\Handler\\SqsHandler
/plugin/eventum/
H A Dclass.Eventum_RPC.php46 private $client; variable in Eventum_RPC
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DIndexTemplate.php35 __construct(Client $client, $name) global() argument
H A DCluster.php42 __construct(Client $client) global() argument
H A DNode.php48 public function __construct(string $id, Client $client) argument
H A DTask.php40 __construct(Client $client, string $id) global() argument
H A DStatus.php38 __construct(Client $client) global() argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DSendRfpRequest.php28 public $client; variable in Google\\Service\\AuthorizedBuyersMarketplace\\SendRfpRequest
77 public function setClient($client)
/plugin/gitlabapi/gitlab/
H A Dgitlabapi.php6 public $client; variable in GitLabApi
/plugin/redissue/redmine/
H A Dredmine.php13 public $client; variable in DokuwikiRedmine
/plugin/bez/ctl/
H A Dtask.php42 $client = $_POST['client']; variable

123456