Home
last modified time | relevance | path

Searched refs:optional (Results 26 – 50 of 248) sorted by path

12345678910

/plugin/authgooglesheets/vendor/google/auth/src/
H A DAccessToken.php290 * @param array<mixed> $options [optional] Configuration options.
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DGCECredentials.php462 * @param bool $forceOpenSsl [optional] Does not apply to this credentials
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md820 * Removed the optional $asString parameter from MessageInterface::getHeader(). Just cast the header…
821 * Removed the optional $tryChunkedTransfer option from Guzzle\Http\Message\EntityEnclosingRequestIn…
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/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md42 Callbacks are registered with the `then` method by providing an optional
43 `$onFulfilled` followed by an optional `$onRejected` function.
281 method of a promise. When creating a promise you can provide an optional
291 When creating a promise object, you can provide an optional `$waitFn` and
/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/authgooglesheets/vendor/symfony/polyfill-php72/
H A DREADME.md13 Moved to core since 7.2 (was in the optional XML extension earlier):
/plugin/authldaplocal/
H A DREADME.md36 # ldap version is optional but may be required for your server
/plugin/authsmartcard/auth/
H A D.htaccess8 SSLVerifyClient optional
/plugin/authyubikey/
H A Dauth.php.org84 * @param bool $requireGroups (optional) ignored by this plugin, grps info always supplied
/plugin/barcode/api/qrserver/
H A Dbarcode.inc40 ) as $optional) {
41 if ($p[$optional]) $resultStr .= $this->addParam($first, $optional . '=' . $p[$optional]);
/plugin/barcodes/
H A DREADME.md36 | `img-type` | optional | optional | optional | Type of the image to…
37 | `color` | optional | optional | optional | Base color of the ba…
38 | `background-color` | optional | optional | optional | Background color of …
39 | `size` | optional | optional | optional | Set the size in px (…
40 | `scale ` | *N.A.* | *N.A.* | optional | Scale the width of t…
41 | `padding` | optional | optional | optional | Padding of the barco…
/plugin/blextra/
H A Dhelper.php255 'array_pre (optional)' => 'string',
256 'array_after (optional)' => 'string',
257 'return (optional)' => 'bool'
267 'array_pre (optional)' => 'string',
268 'array_after (optional)' => 'string',
269 'return (optional)' => 'bool'
/plugin/bootswrapper/exe/help/
H A Daffix.txt25 | ''offset-top'' | optional | Offset from top of target (in ''px|em|%'') |
26 | ''offset-bottom'' | optional | Offset from bottom of target (in ''px|em|%'') |
27 | ''position-top'' | optional | Top position of Affix element (in ''px|em|%'') |
28 | ''position-bottom'' | optional | Bottom position of Affix element (in ''px|em|%'') |
29 | ''position-left'' | optional | Left position of Affix element (in ''px|em|%'') |
30 | ''position-right'' | optional | Right position of Affix element (in ''px|em|%'') |
H A Dalert.txt32 Build on any alert by adding an optional ''dismiss'' option.
49 | ''dismiss'' | optional | ''true'' | Create a dismissible alert |
50 | ''icon'' | optional | | Font icon class (eg. Glyphicon or Font-Awesome) |
H A Dbutton.txt114 | ''icon'' | optional | | Font icon class (eg. Glyphicon or Font-Awesome) |
115 | ''size'' | optional | ''lg'' ''sm'' | Button size |
116 | ''block'' | optional | ''true'' ''false'' | Block level buttons |
117 | ''collapse'' | optional | | Target element selector to collapse (see [[collapse]]) |
118 | ''disabled'' | optional | ''true'' ''false'' | Disable the button |
119 | ''modal'' | optional | | Modal ID (see [[modal]]) |
H A Dlabel.txt33 | ''icon'' | optional | | Font icon class (eg. Glyphicon or Font-Awesome) |
H A Dmodal.txt62 Modals have two optional sizes, available via ''size'' attribute.
H A Dnav.txt245 | ''stacked'' | optional | ''true'' | Stacked nav items |
246 | ''justified'' | optional | ''true'' | Justify nav items |
247 | ''fade'' | optional | ''true'' | Enable fade effect on tabs |
H A Dpanel.txt129 | ''title'' | optional | | Title of panel |
130 | ''subtitle'' | optional | | Subtitle of panel |
131 | ''icon'' | optional | | Font icon class (eg. Glyphicon or Font-Awesome) |
132 | ''no-body'' | optional | | Don't add a panel body. Useful to add other particular tags (or table…
H A Dprogress.txt164 | ''animate'' | optional | ''true'' | Animate the progress bar |
165 | ''striped'' | optional | ''true'' | Add a striped effect to progress bar |
166 | ''showvalue'' | optional | ''true'' | Display current value of progress bar |
H A Dwell.txt28 | ''size'' | optional | ''sm'' ''lg'' | Size of well |
/plugin/botbouncer/lib/
H A Dmollom.php220 * @param string[optional] $sessionId
221 * @param string[optional] $postTitle
222 * @param string[optional] $postBody
223 * @param string[optional] $authorName
224 * @param string[optional] $authorUrl
225 * @param string[optional] $authorEmail
226 * @param string[optional] $authorOpenId
227 * @param string[optional] $authorId
314 * @param array[optional] $parameters
491 * @param string[optional] $sessionId
[all …]
/plugin/box/
H A Dplugin.info.txt6 …urs|title> ... </box|caption> width, class, colours title & caption are optional. The title can in…
/plugin/box2/
H A Dplugin.info.txt8 …lue|title> ... </box|caption> width, class, colours title & caption are optional. The title can in…

12345678910