Home
last modified time | relevance | path

Searched defs:client (Results 1 – 25 of 143) sorted by relevance

123456

/plugin/emoji/emojione/
H A DEmojione.php20 protected static $client = null; variable in Emojione\\Emojione
64 public static function setClient(ClientInterface $client)
80 protected static function loadConfig(ClientInterface $client)
104 protected static function updateConfig(ClientInterface $client)
/plugin/epub/
H A Dscript.js1 function epub_show_throbber(user,client) { argument
58 function _epub_show_throbber(user,client) { argument
66 function epub_check_progress(client,user) { argument
/plugin/authgooglesheets/vendor/google/auth/src/HttpHandler/
H A DGuzzle6HttpHandler.php28 private $client; variable in Google\\Auth\\HttpHandler\\Guzzle6HttpHandler
33 public function __construct(ClientInterface $client)
H A DGuzzle5HttpHandler.php36 private $client; variable in Google\\Auth\\HttpHandler\\Guzzle5HttpHandler
41 public function __construct(ClientInterface $client)
H A DHttpHandlerFactory.php31 public static function build(ClientInterface $client = null)
H A DHttpClientCache.php40 public static function setHttpClient(ClientInterface $client = null)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DDoctrineCouchDBHandler.php27 private $client; variable in Monolog\\Handler\\DoctrineCouchDBHandler
29 public function __construct(CouchDBClient $client, $level = Logger::DEBUG, bool $bubble = true)
H A DDynamoDbHandler.php34 protected $client; variable in Monolog\\Handler\\DynamoDbHandler
51 …public function __construct(DynamoDbClient $client, string $table, $level = Logger::DEBUG, bool $b…
H A DElasticaHandler.php42 protected $client; variable in Monolog\\Handler\\ElasticaHandler
53 …public function __construct(Client $client, array $options = [], $level = Logger::DEBUG, bool $bub…
H A DElasticsearchHandler.php49 protected $client; variable in Monolog\\Handler\\ElasticsearchHandler
60 …public function __construct(Client $client, array $options = [], $level = Logger::DEBUG, bool $bub…
/plugin/epub/scripts/
H A Dscript.js1 function epub_show_throbber(user,client) { argument
28 function _epub_show_throbber(user,client) { argument
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DPool.php36 ClientInterface $client,
101 ClientInterface $client,
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Helper/Iterators/
H A DSearchResponseIterator.php30 private $client; variable in Elasticsearch\\Helper\\Iterators\\SearchResponseIterator
64 public function __construct(Client $client, array $search_params) argument
[all...]
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DPaging.php37 protected $client; global() variable in FreeDSx\\Ldap\\Search\\Paging
59 __construct(LdapClient $client, SearchRequest $search, int $size = 1000) global() argument
H A DRangeRetrieval.php36 * @param LdapClient $client argument
31 protected $client; global() variable in FreeDSx\\Ldap\\Search\\RangeRetrieval
/plugin/authfacebook/lib/FileUpload/
H A DFacebookResumableUploader.php54 protected $client; variable in Facebook\\FileUpload\\FacebookResumableUploader
67 … public function __construct(FacebookApp $app, FacebookClient $client, $accessToken, $graphVersion)
/plugin/davcal/vendor/sabre/http/examples/
H A Dasyncclient.php33 $client = new Client(); variable
H A Dclient.php32 $client = new Client(); variable
H A Dreverseproxy.php44 $client = new Client(); variable
/plugin/authgooglesheets/vendor/google/apiclient/src/Http/
H A DBatch.php52 private $client; variable in Google\\Http\\Batch
59 Client $client,
H A DREST.php49 ClientInterface $client,
79 …public static function doExecute(ClientInterface $client, RequestInterface $request, $expectedClas…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DRevertClientResponse.php28 public function setClient(Client $client)
/plugin/xcom/scripts/
H A Dxml.php19 $client = xcom_connect($url,$credentials->user,$credentials->pwd ,$debug); variable
127 function xcom_lock($page, $lock, $client) {
/plugin/actickets/
H A Dacclient.php31 private $client; variable in actickets_acclient
/plugin/ipban/
H A Daction.php67 protected function isBanned($client, $banconf)

123456