Home
last modified time | relevance | path

Searched defs:options (Results 1 – 25 of 1267) sorted by relevance

12345678910>>...51

/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/
DClientTrait.php28 abstract public function request(string $method, $uri, array $options = []): ResponseInterface;
42 public function get($uri, array $options = []): ResponseInterface
59 public function head($uri, array $options = []): ResponseInterface
76 public function put($uri, array $options = []): ResponseInterface
93 public function post($uri, array $options = []): ResponseInterface
110 public function patch($uri, array $options = []): ResponseInterface
127 public function delete($uri, array $options = []): ResponseInterface
144 …abstract public function requestAsync(string $method, $uri, array $options = []): PromiseInterface;
157 public function getAsync($uri, array $options = []): PromiseInterface
173 public function headAsync($uri, array $options = []): PromiseInterface
[all …]
DClient.php101 public function sendAsync(RequestInterface $request, array $options = []): PromiseInterface
120 public function send(RequestInterface $request, array $options = []): ResponseInterface
153 public function requestAsync(string $method, $uri = '', array $options = []): PromiseInterface
185 public function request(string $method, $uri = '', array $options = []): ResponseInterface
283 private function prepareDefaults(array $options): array
326 private function transfer(RequestInterface $request, array $options): PromiseInterface
342 private function applyOptions(RequestInterface $request, array &$options): RequestInterface
/plugin/revealjs/
DREADME.md71 ### Available themes
92 ### Controls
102 ### Progress bar
112 ### Build all lists
122 ### Transition
136 ### Horizontal slide level
146 ### Enlarge vertical slide headers
156 ### Image borders
166 ### Size
174 ### Auto Slide
[all …]
/plugin/asciidocjs/node_modules/pug-load/
Dindex.js9 function load(ast, options) { argument
40 load.string = function loadString(src, options) { argument
48 load.file = function loadFile(filename, options) { argument
56 load.resolve = function resolve(filename, source, options) { argument
68 load.read = function read(filename, options) { argument
72 load.validateOptions = function validateOptions(options) { argument
95 function getOptions(options) { argument
/plugin/asciidocjs/node_modules/wrap-ansi/
Dreadme.md31 #### string
37 #### columns
43 #### options argument
47 ##### hard
54 ##### wordWrap
61 ##### trim
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Factory/
DDigestMD5MessageFactory.php63 public function create(int $type, array $options = [], ?Message $received = null): Message
78 protected function generateServerChallenge(array $options): Message
94 protected function generateServerResponse(array $options): Message
107 protected function generateClientResponse(array $options, Message $challenge): Message
130 protected function getDigestUri(array $options, Message $response, Message $challenge): string
143 protected function generateAvailableQops(array $options): array
181 protected function getAvailableCiphers(array $options): array
211 …protected function setCipherForChallenge(array $options, Message $response, Message $challenge): v…
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
DStreamHandler.php30 public function __invoke(RequestInterface $request, array $options)
76 array $options,
96 array $options,
142 private function createSink(StreamInterface $stream, array $options)
157 private function checkDecode(array $options, array $headers, $stream)
259 private function createStream(RequestInterface $request, array $options)
339 private function resolveHost(RequestInterface $request, array $options)
408 private function add_proxy(RequestInterface $request, &$options, $value, &$params)
427 private function add_timeout(RequestInterface $request, &$options, $value, &$params)
434 private function add_verify(RequestInterface $request, &$options, $value, &$params)
[all …]
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/Handler/
DStreamHandler.php36 public function __invoke(RequestInterface $request, array $options): PromiseInterface
83 array $options,
98 …private function createResponse(RequestInterface $request, array $options, $stream, ?float $startT…
148 private function createSink(StreamInterface $stream, array $options): StreamInterface
162 private function checkDecode(array $options, array $headers, $stream): array
263 private function createStream(RequestInterface $request, array $options)
344 private function resolveHost(RequestInterface $request, array $options): UriInterface
410 …rivate function add_proxy(RequestInterface $request, array &$options, $value, array &$params): void
471 …vate function add_timeout(RequestInterface $request, array &$options, $value, array &$params): void
481 …unction add_crypto_method(RequestInterface $request, array &$options, $value, array &$params): void
[all …]
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
DStreamHandler.php18 private $options; variable in GuzzleHttp\\Ring\\Client\\StreamHandler
21 public function __construct(array $options = [])
256 private function add_proxy(array $request, &$options, $value, &$params)
268 private function add_timeout(array $request, &$options, $value, &$params)
273 private function add_verify(array $request, &$options, $value, &$params)
298 private function add_cert(array $request, &$options, $value, &$params)
312 private function add_progress(array $request, &$options, $value, &$params)
326 private function add_debug(array $request, &$options, $value, &$params)
366 private function applyCustomOptions(array $request, array &$options)
382 private function createContext(array $request, array $options, array $params)
[all …]
DCurlFactory.php138 private function getOutputBody(array $request, array &$options)
200 private function applyMethod(array $request, array &$options)
226 private function applyBody(array $request, array &$options)
262 private function addStreamingBody(array $request, array &$options)
293 private function applyHeaders(array $request, array &$options)
318 private function applyCustomCurlOptions(array $config, array $options)
336 private function removeHeader($name, array &$options)
352 private function applyHandlerOptions(array $request, array &$options)
/plugin/asciidocjs/node_modules/jake/node_modules/minimatch/
Dminimatch.js51 function filter (pattern, options) { argument
77 var m = function minimatch (p, pattern, options) { argument
81 m.Minimatch = function Minimatch (pattern, options) { argument
84 m.Minimatch.defaults = function defaults (options) { argument
88 m.filter = function filter (pattern, options) { argument
92 m.defaults = function defaults (options) { argument
96 m.makeRe = function makeRe (pattern, options) { argument
100 m.braceExpand = function braceExpand (pattern, options) { argument
104 m.match = function (list, pattern, options) { argument
115 function minimatch (p, pattern, options) { argument
[all …]
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Challenge/
DDigestMD5Challenge.php69 public function challenge(?string $received = null, array $options = []): SaslContext
87 protected function generateClientResponse(?Message $message, $options): ?string
112 protected function generateServerResponse(?Message $received, array $options): ?string
135 protected function createClientResponse(Message $message, array $options): string
193 protected function generateServerVerification(Message $received, array $options): ?Message
249 protected function generateServerChallenge(array $options): Message
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
DClient.php106 public function sendAsync(RequestInterface $request, array $options = [])
126 public function send(RequestInterface $request, array $options = [])
146 public function requestAsync($method, $uri = '', array $options = [])
179 public function request($method, $uri = '', array $options = [])
287 private function prepareDefaults(array $options)
332 private function transfer(RequestInterface $request, array $options)
365 private function applyOptions(RequestInterface $request, array &$options)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
DOptions.php31 protected $options; variable in FreeDSx\\Ldap\\Entry\\Options
36 public function __construct(...$options)
45 public function add(...$options)
58 public function set(...$options)
93 public function remove(...$options)
/plugin/jplayer/vendor/happyworm/jplayer/
DGruntfile.js32 options: { property
36 options: { property
44 options: { property
52 options: { property
60 options: { property
70 options: { property
75 options: { property
83 options: { property
123 options: { property
130 options: { property
/plugin/asciidocjs/node_modules/minimatch/
Dminimatch.js60 minimatch.filter = (pattern, options = {}) => argument
77 const m = (p, pattern, options) => orig(p, pattern, ext(def, options)) argument
79 constructor (pattern, options) { argument
83 m.Minimatch.defaults = options => orig.defaults(ext(def, options)).Minimatch argument
84 m.filter = (pattern, options) => orig.filter(pattern, ext(def, options)) argument
85 m.defaults = options => orig.defaults(ext(def, options)) argument
86 m.makeRe = (pattern, options) => orig.makeRe(pattern, ext(def, options)) argument
87 m.braceExpand = (pattern, options) => orig.braceExpand(pattern, ext(def, options)) argument
88 m.match = (list, pattern, options) => orig.match(list, pattern, ext(def, options)) argument
107 minimatch.braceExpand = (pattern, options) => braceExpand(pattern, options) argument
[all …]
/plugin/batchedit/
Dconfig.php44 public function update($options) {
97 private function load($options) {
131 private function loadBoolean($options, $id) {
140 private function loadInteger($options, $id) {
/plugin/jplayer/vendor/kriswallsmith/assetic/src/
Dfunctions.php41 function assetic_javascripts($inputs = array(), $filters = array(), array $options = array())
59 function assetic_stylesheets($inputs = array(), $filters = array(), array $options = array())
77 function assetic_image($input, $filters = array(), array $options = array())
97 function _assetic_urls($inputs = array(), $filters = array(), array $options = array())
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/
DSocket.php83 protected $options = [ variable in FreeDSx\\Socket\\Socket
101 public function __construct($resource = null, array $options = [])
274 public static function create(string $host, array $options = []) : Socket
289 array $options = []
308 public static function tcp(string $host, array $options = []) : Socket
321 public static function udp(string $host, array $options = []) : Socket
DSocketServer.php52 public function __construct(array $options = [])
186 array $options = []
206 array $options = []
230 array $options = []
252 array $options = []
/plugin/asciidocjs/node_modules/jstransformer/
Dindex.js139 Transformer.prototype.compile = function (str, options) { argument
160 Transformer.prototype.compileAsync = function (str, options, cb) { argument
170 Transformer.prototype.compileFile = function (filename, options) { argument
186 Transformer.prototype.compileFileAsync = function (filename, options, cb) { argument
210 Transformer.prototype.compileClient = function (str, options) { argument
222 Transformer.prototype.compileClientAsync = function (str, options, cb) { argument
236 Transformer.prototype.compileFileClient = function (filename, options) { argument
252 Transformer.prototype.compileFileClientAsync = function (filename, options, cb) { argument
275 Transformer.prototype.render = function (str, options, locals) { argument
296 Transformer.prototype.renderAsync = function (str, options, locals, cb) { argument
[all …]
/plugin/asciidocjs/node_modules/with/node_modules/acorn/src/
Dindex.js48 export function parse(input, options) { argument
56 export function parseExpressionAt(input, pos, options) { argument
65 export function tokenizer(input, options) { argument
/plugin/asciidocjs/node_modules/@asciidoctor/cli/lib/
Dinvoker.js12 constructor (options) { argument
69 static async convertFromStdin (options, args) { argument
81 static convert (processorFn, input, options) { argument
99 static convertFile (file, options) { argument
103 static processFiles (files, verbose, timings, options) { argument
147 static async exit (failureLevel, options = {}) { argument
/plugin/asciidocjs/node_modules/pug/lib/
Dindex.js43 function applyPlugins(value, options, plugins, name) { argument
81 function compileBody(str, options){ argument
89 lex: function (str, options) { argument
102 parse: function (tokens, options) { argument
209 function handleTemplateCache (options, str) { argument
237 exports.compile = function(str, options){ argument
286 exports.compileClientWithDependenciesTracked = function(str, options){ argument
335 exports.compileClient = function (str, options) { argument
353 exports.compileFile = function (path, options) { argument
374 exports.render = function(str, options, fn){ argument
[all …]
/plugin/gcalendar/inc/
Dgcal_show.php18 function show_gCal_page(&$options,&$pages,$start_date,$end_date) {
127 function show_day(&$options,$day,&$pages,$date_format) {
218 function show_column_groups(&$pages,&$options) {
255 function show_column_headers(&$pages,&$options) {

12345678910>>...51