Home
last modified time | relevance | path

Searched refs:Use (Results 1 – 25 of 514) sorted by relevance

12345678910>>...21

/plugin/asciidocjs/node_modules/ejs/
Dusage.txt6 …-f, --data-file FILE Must be JSON-formatted. Use parsed input from FILE as data f…
7 …-i, --data-input STRING Must be JSON-formatted and URI-encoded. Use parsed input fro…
8 …-m, --delimiter CHARACTER Use CHARACTER with angle brackets for open/close (defaults t…
9 -p, --open-delimiter CHARACTER Use CHARACTER instead of left angle bracket to open.
10 -c, --close-delimiter CHARACTER Use CHARACTER instead of right angle bracket to close.
12 …-n --no-with Use 'locals' object for vars rather than using `with` (impli…
/plugin/findologicxmlexport/vendor/hoa/file/
DCHANGELOG.md4 * fix(directory) Use read-only mode when copying. (Ivan Enderlin, 2017-07-06T13:34:16+02:00)
26 * Consistency: Use `Hoa\Consistency`. (Ivan Enderlin, 2015-12-08T11:13:39+01:00)
27 * Event: Use `Hoa\Event`. (Ivan Enderlin, 2015-11-23T22:08:07+01:00)
28 * Exception: Use `Hoa\Exception`. (Ivan Enderlin, 2015-11-20T07:47:57+01:00)
61 * Use `hoa/iterator` `~1.0`. (Ivan Enderlin, 2014-11-09T11:00:47+01:00)
/plugin/findologicxmlexport/vendor/hoa/iterator/
DCHANGELOG.md8 * Documentation: Use HTTPS in `composer.json`. (Ivan Enderlin, 2016-10-07T07:56:41+02:00)
10 * Test: Use the `::class` constant. (Ivan Enderlin, 2016-09-09T09:29:43+02:00)
25 * Consistency: Use `Hoa\Consistency`. (Ivan Enderlin, 2015-12-08T11:16:47+01:00)
26 * Exception: Use `Hoa\Exception`. (Ivan Enderlin, 2015-11-20T07:54:23+01:00)
/plugin/findologicxmlexport/vendor/hoa/math/
DCHANGELOG.md44 * Parameters: Use `Hoa\Zformat`. (Ivan Enderlin, 2016-01-08T17:11:22+01:00)
45 * Consistency: Use `Hoa\Consistency`. (Ivan Enderlin, 2015-12-08T11:21:58+01:00)
46 * Exception: Use `Hoa\Exception`. (Ivan Enderlin, 2015-11-20T08:00:33+01:00)
79 * Use `hoa/iterator` `~1.0`. (Ivan Enderlin, 2014-11-09T11:03:54+01:00)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
DSqlNamespace.asciidoc46 $params['body'] = (array) Use the `query` element to start a query. Use the `cursor` element to c…
/plugin/findologicxmlexport/vendor/hoa/event/
DCHANGELOG.md20 * Consistency: Use `Hoa\Consistency`. (Ivan Enderlin, 2015-12-08T11:10:00+01:00)
22 * Exception: Use `Hoa\Exception`. (Ivan Enderlin, 2015-11-20T07:40:34+01:00)
27 * Exception: Use `Hoa\Exception`. (Ivan Enderlin, 2015-11-20T07:40:34+01:00)
/plugin/findologicxmlexport/vendor/hoa/compiler/
DCHANGELOG.md5 * `llk/parser` Use current token if no error token. (Kirill Nesmeyanov, 2017-08-08T09:35:08+02:00)
60 * Test: Use `::class` instead of string classnames. (Ivan Enderlin, 2016-08-08T17:25:28+02:00)
73 * Rule: Use `is_int` to detect if transitional. (Ivan Enderlin, 2016-02-22T12:08:14+01:00)
87 * Parser: Use the lexer as an iterator. (Ivan Enderlin, 2016-01-22T08:43:39+01:00)
88 * Grammar: Use the lexer as an iterator. (Ivan Enderlin, 2016-01-22T08:43:15+01:00)
104 * Consistency: Use `Hoa\Consistency`. (Ivan Enderlin, 2015-12-08T10:56:44+01:00)
105 * Exception: Use `Hoa\Exception`. (Ivan Enderlin, 2015-11-20T07:15:35+01:00)
145 * Use `hoa/iterator` `~1.0`. (Ivan Enderlin, 2014-11-09T10:58:53+01:00)
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
DUPGRADING.md149 `GuzzleHttp\Post\PostFile` has been removed. Use the `multipart` option to add
191 `GuzzleHttp\get()`, `GuzzleHttp\post()`, etc.). Use a `GuzzleHttp\Client`
257 - `getAll` has been removed. Use `toArray` to convert a collection to an array.
260 - `getPath` no longer supports wildcard expressions. Use something better like
283 - Use the `once()` method to add a listener that automatically removes itself
285 - Use the `listeners()` method to retrieve a list of event listeners rather than
287 - Use `emit()` instead of `dispatch()` to emit an event from an emitter.
288 - Use `attach()` instead of `addSubscriber()` and `detach()` instead of
301 Use the `on()` method to add a listener rather than the `addListener()` method.
325 - `GuzzleHttp\StaticClient` has been removed. Use the functions provided in
[all …]
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/
DUPGRADING.md28 Use `\GuzzleHttp\Psr7\get_message_body_summary` as an alternative.
199 `GuzzleHttp\Post\PostFile` has been removed. Use the `multipart` option to add
241 `GuzzleHttp\get()`, `GuzzleHttp\post()`, etc.). Use a `GuzzleHttp\Client`
307 - `getAll` has been removed. Use `toArray` to convert a collection to an array.
310 - `getPath` no longer supports wildcard expressions. Use something better like
333 - Use the `once()` method to add a listener that automatically removes itself
335 - Use the `listeners()` method to retrieve a list of event listeners rather than
337 - Use `emit()` instead of `dispatch()` to emit an event from an emitter.
338 - Use `attach()` instead of `addSubscriber()` and `detach()` instead of
351 Use the `on()` method to add a listener rather than the `addListener()` method.
[all …]
/plugin/aceeditor/
DNEWS8 * Use same font family as textarea
16 * Use same font size and line height as textarea
62 * Use of color themes included in Ace
96 * Use of jQuery for compatibility and future enhancements
/plugin/findologicxmlexport/vendor/hoa/stream/
DCHANGELOG.md51 * Test: Use `::class`. (Ivan Enderlin, 2016-12-14T08:13:27+01:00)
86 * Protocol: Use `Hoa\Protocol`. (Ivan Enderlin, 2015-12-13T22:58:59+01:00)
89 * Consistency: Use `Hoa\Consistency`. (Ivan Enderlin, 2015-12-08T21:55:00+01:00)
90 * Event: Use `Hoa\Event`. (Ivan Enderlin, 2015-11-23T21:43:51+01:00)
91 * Exception: Use `Hoa\Exception`. (Ivan Enderlin, 2015-11-20T13:16:44+01:00)
/plugin/searchpattern/
Dplugin.info.txt6 …nagement system. Use this searchpattern expression for open todos: ~~SEARCHPATTERN\#'/<todo[^\#>]*…
/plugin/dokumicrobugtracker/
DCHANGELOG11 … modification on a report), Implement #64 (No report without information), Use captcha helper plug…
13 Version 2011-10-17 Use jquery, datatables plugin and jEditable to manage table, and fix a security…
/plugin/findologicxmlexport/vendor/hoa/ustring/
DCHANGELOG.md13 * Consistency: Use `Hoa\Consistency`. (Ivan Enderlin, 2015-12-08T22:11:40+01:00)
14 * Exception: Use `Hoa\Exception`. (Ivan Enderlin, 2015-11-20T13:19:42+01:00)
65 * Use hexadecimal everywhere. (Ivan Enderlin, 2014-12-23T12:33:00+01:00)
/plugin/editx/lang/en/
Dintro.txt3 Use @LINK@ to rename or delete this page.
/plugin/findologicxmlexport/vendor/twig/twig/doc/
Ddeprecated.rst59 provided anymore. Use Composer instead.
132 deprecated. Use ``getName()`` instead.
161 Use ``\Twig\Compiler::write('')`` instead.
210 deprecated and will be removed in 2.0. Use ``"html"`` instead.
213 ``\Twig\Error\Error::setTemplateFile()`` are deprecated. Use
217 * As of Twig 1.27, ``\Twig\Template::getSource()`` is deprecated. Use
/plugin/findologicxmlexport/vendor/hoa/regex/
DCHANGELOG.md20 * Consistency: Use `Hoa\Consistency`. (Ivan Enderlin, 2015-12-08T21:44:37+01:00)
21 * Exception: Use `Hoa\Exception`. (Ivan Enderlin, 2015-11-20T13:06:20+01:00)
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
Dtext.rst20 Use the ``wordwrap`` filter to split your text in lines with equal length.
51 Use the ``truncate`` filter to cut off a string after limit is reached
/plugin/advanced/lang/en/
Dimport.txt3 Use this page to import (or deploy) DokuWiki pages exported with [[this>?do=admin&page=advanced_exp…
/plugin/findologicxmlexport/vendor/jms/serializer/
DMETA.md3 Use: https://github.com/skywinder/Github-Changelog-Generator
/plugin/chordsheets/.vscode/
H A Dlaunch.json2 // Use IntelliSense to learn about possible attributes.
/plugin/projects/syntax/
Duse.php98 $renderer->doc .= '<div class="tag_header">Use</div>';
/plugin/icon/
Dplugin.info.txt6 desc Use icons just like images
/plugin/autotabber/
Dplugin.info.txt6 desc Use Tabs inside your DokuWiki editor
/plugin/authnc/
Dplugin.info.txt6 desc Use Nextcloud as DokuWiki authentication method

12345678910>>...21