Home
last modified time | relevance | path

Searched refs:optional (Results 151 – 175 of 248) sorted by relevance

12345678910

/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Resources/
H A Drequire.js1669 req = requirejs = function (deps, callback, errback, optional) {
1683 errback = optional;
/plugin/jplayer/components/
H A Drequire.js1669 req = requirejs = function (deps, callback, errback, optional) {
1683 errback = optional;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D63.63.js.map1 …n 'none',\n 'nonmutating',\n 'operator',\n 'optional',\n 'overr…
H A D57.57.js.map1 …xtendbody: [\n { include: '@selectorname' },\n ['!optional', 'literal'],\n …
/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md109 The constructor of the `Deferred` accepts an optional `$canceller` argument.
190 with a promise (all parameters are optional):
392 The promise constructor receives a resolver function and an optional canceller
/plugin/codemirror/dist/modes/
H A Dwebidl.min.js.map1 … // \"unrestricted\"\n \"optional\", \"readonly\", …
H A Dsparql.min.js.map1 …, \"named\", \"where\", \"order\", \"limit\", \"offset\", \"filter\", \"optional\",\n …
H A Dfortran.min.js.map1 …le\", \"none\", \"nopass\",\n \"nullify\", \"open\", \"optional\", \"options\",\n…
H A Dcypher.min.js.map1 …"join\", \"limit\", \"load\", \"match\", \"merge\", \"null\", \"on\", \"optional\", \"order\", \"p…
/plugin/revealjs/
H A Dchangelog.md28 …ion: `none`, `fade`, `slide`, `convex`, `concave` or `zoom` followed by optional postfix `-in` or …
/plugin/adhoctags/
H A DREADME.md90 Generally, attributes can appear in any order and are always optional!
/plugin/authyubikey/
H A Dauth.php.org84 * @param bool $requireGroups (optional) ignored by this plugin, grps info always supplied
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DREADME.md130 * `e?` to say that `e` is optional;
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt547 ¤ GD support is now optional if ImageMagick is installed.
933 <o> is (optional) opacity (0=transparent, 100=opaque).
1024 <f> is the filename of the TTF file (optional, if
1352 * Added optional call-out to ImageMagick (if avaible) if
1437 * Added optional 'goto' parameter to be used with the
1441 * Added optional 'xto' parameter that will bypass all
1485 * Added optional border (width and color configurable)
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md211 …* Added a `ProcessorInterface` as an optional way to label a class as being a processor (mostly us…
238 * Improved SyslogUdpHandler's support for RFC5424 and added optional `$ident` argument
300 …* Added optional reduction of timestamp precision via `Logger->useMicrosecondTimestamps(false)`, d…
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DREADME.md303 specified filters will still be applied, unless they are marked as optional
/plugin/xcom/lang/en/
H A Dhowto.txt74 The fact that the fields are optional means that you don't have to enter passwords (or even user na…
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md194 // optional caching
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md279 - Add support for adding custom, optional JWT headers to `JWT::encode()`. See
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/
H A Dbackbone.js1566 .replace(namedParam, function(match, optional) { argument
1567 return optional ? match : '([^/?]+)';
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md413 pass an optional argument of `true` to retrieve a header value as an array
696 3.7 introduces `request.options` as a parameter for a client configuration and as an optional argum…
790 * Removed the optional $asString parameter from MessageInterface::getHeader(). Just cast the header…
791 * Removed the optional $tryChunkedTransfer option from Guzzle\Http\Message\EntityEnclosingRequestIn…
/plugin/dirtylittlehelper/
H A Ddokuwiki_plugin_dirtylittlehelper.txt37 * [[svgembed]] (optional - dlh ships a nice button for the editor)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnecting.asciidoc238 REST endpoint, document and optional parameters - everything is an associative
/plugin/combo/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md70 - `RemoteWebDriver::create()` cannot be used without providing the second parameter (which is in fact optional).
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc54 … URLText:"<span style='font-weight:bold'>URL Display Text (optional, defaults to url)</span>",
55 LinkDispText: "Link display text (optional)",
1278 // parameters are optional.

12345678910