Home
last modified time | relevance | path

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

12345678910>>...35

/plugin/revealjs/
H A 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/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Factory/
H A DDigestMD5MessageFactory.php63 public function create(int $type, array $options = [], ?Message $received = null): Message argument
78 protected function generateServerChallenge(array $options): Message argument
94 generateServerResponse(array $options) global() argument
107 generateClientResponse(array $options, Message $challenge) global() argument
130 getDigestUri(array $options, Message $response, Message $challenge) global() argument
143 generateAvailableQops(array $options) global() argument
181 getAvailableCiphers(array $options) global() argument
211 setCipherForChallenge(array $options, Message $response, Message $challenge) global() argument
[all...]
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A 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)
434 private function add_verify(RequestInterface $request, &$options, $value, &$params)
460 private function add_cert(RequestInterface $request, &$options, $value, &$params)
[all …]
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DOptions.php23 protected $options; global() variable in FreeDSx\\Ldap\\Entry\\Options
28 __construct(...$options) global() argument
37 add(...$options) global() argument
50 set(...$options) global() argument
85 remove(...$options) global() argument
[all...]
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DStreamHandler.php18 private $options; variable in GuzzleHttp\\Ring\\Client\\StreamHandler
21 public function __construct(array $options = []) argument
256 private function add_proxy(array $request, &$options, $value, &$params) argument
268 add_timeout(array $request, & $options, $value, & $params) global() argument
273 add_verify(array $request, & $options, $value, & $params) global() argument
298 add_cert(array $request, & $options, $value, & $params) global() argument
312 add_progress(array $request, & $options, $value, & $params) global() argument
326 add_debug(array $request, & $options, $value, & $params) global() argument
366 applyCustomOptions(array $request, array& $options) global() argument
382 createContext(array $request, array $options, array $params) global() argument
397 createStreamResource($url, array $request, array $options, $context) global() argument
[all...]
H A DCurlFactory.php138 getOutputBody(array $request, array& $options) global() argument
200 applyMethod(array $request, array& $options) global() argument
226 applyBody(array $request, array& $options) global() argument
262 addStreamingBody(array $request, array& $options) global() argument
293 applyHeaders(array $request, array& $options) global() argument
318 applyCustomCurlOptions(array $config, array $options) global() argument
336 removeHeader($name, array& $options) global() argument
352 applyHandlerOptions(array $request, array& $options) global() argument
[all...]
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Challenge/
H A DDigestMD5Challenge.php69 public function challenge(?string $received = null, array $options = []): SaslContext argument
87 protected function generateClientResponse(?Message $message, $options): ?string argument
112 protected function generateServerResponse(?Message $received, array $options) argument
135 createClientResponse(Message $message, array $options) global() argument
193 generateServerVerification(Message $received, array $options) global() argument
249 generateServerChallenge(array $options) global() argument
[all...]
H A DCramMD5Challenge.php50 public function challenge(?string $received = null, array $options = []): SaslContext argument
69 protected function generateServerChallenge(array $options): SaslContext argument
79 protected function generateClientResponse(Message $received, array $options): void argument
95 validateClientResponse(Message $received, array $options) global() argument
[all...]
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.subtitle.js90 _setup: function( options ) { argument
122 start: function( event, options ){ argument
132 end: function( event, options ) { argument
137 _teardown: function ( options ) { argument
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A 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)
H A DClientInterface.php30 public function send(RequestInterface $request, array $options = []);
41 public function sendAsync(RequestInterface $request, array $options = []);
57 public function request($method, $uri, array $options = []);
73 public function requestAsync($method, $uri, array $options = []);
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/
H A Dbackbone.js435 toJSON: function(options) { argument
547 clear: function(options) { argument
595 fetch: function(options) { argument
666 destroy: function(options) { argument
724 isValid: function(options) { argument
805 toJSON: function(options) { argument
975 pop: function(options) { argument
986 shift: function(options) { argument
1031 sort: function(options) { argument
1057 fetch: function(options) { argument
[all …]
/plugin/jplayer/vendor/kriswallsmith/assetic/src/
H A 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/batchedit/
H A Dconfig.php44 public function update($options) { argument
97 private function load($options) { argument
131 loadBoolean($options, $id) global() argument
140 loadInteger($options, $id) global() argument
[all...]
/plugin/gcalendar/inc/
H A 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) {
/plugin/webdav/vendor/sabre/vobject/lib/Parser/
H A DParser.php36 protected $options; variable in Sabre\\VObject\\Parser\\Parser
46 public function __construct($input = null, $options = 0)
67 abstract public function parse($input = null, $options = 0);
/plugin/icalevents/vendor/sabre/vobject/lib/Parser/
H A DParser.php36 protected $options; variable in Sabre\\VObject\\Parser\\Parser
48 function __construct($input = null, $options = 0) {
69 abstract function parse($input = null, $options = 0);
/plugin/davcard/vendor/sabre/vobject/lib/Parser/
H A DParser.php36 protected $options; variable in Sabre\\VObject\\Parser\\Parser
47 public function __construct($input = null, $options = 0) {
67 abstract public function parse($input = null, $options = null);
/plugin/webdavclient/vendor/sabre/vobject/lib/Parser/
H A DParser.php36 protected $options; variable in Sabre\\VObject\\Parser\\Parser
47 public function __construct($input = null, $options = 0) {
67 abstract public function parse($input = null, $options = null);
/plugin/davcal/vendor/sabre/vobject/lib/Parser/
H A DParser.php36 protected $options; variable in Sabre\\VObject\\Parser\\Parser
47 public function __construct($input = null, $options = 0) {
67 abstract public function parse($input = null, $options = null);
/plugin/webdav/vendor/sabre/vobject/lib/
H A DReader.php43 public static function read($data, $options = 0, $charset = 'UTF-8')
67 public static function readJson($data, $options = 0)
88 public static function readXML($data, $options = 0)
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DReader.php42 static function read($data, $options = 0, $charset = 'UTF-8') {
67 static function readJson($data, $options = 0) {
89 static function readXML($data, $options = 0) {
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.js133 function getTitle (options, uri, settings) { argument
153 function getDescription (options, uri, settings) { argument
181 function getImage (options, uri, settings) { argument
247 function getEmbed (options, uri, settings) { argument
276 function getURI (options) { argument
377 function setPermaOption (service_name, options) { argument
381 function delPermaOption (service_name, options) { argument
385 function getPermaOption (service_name, options) { argument
389 function getPermaOptions (options) { argument
403 function socialSharePrivacy (options) { argument
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/
H A DSocket.php82 protected $options = [ global() variable in FreeDSx\\Socket\\Socket
100 __construct($resource = null, array $options = []) global() argument
268 create(string $host, array $options = []) global() argument
281 tcp(string $host, array $options = []) global() argument
294 udp(string $host, array $options = []) global() argument
[all...]
H A DSocketServer.php42 __construct(array $options = []) global() argument
140 bind(string $ip, int $port, array $options = []) global() argument
154 bindTcp(string $ip, int $port, array $options = []) global() argument
168 bindUdp(string $ip, int $port, array $options = []) global() argument
[all...]

12345678910>>...35