Searched refs:uses (Results 1 – 25 of 438) sorted by relevance
12345678910>>...18
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
| D | http-handler.asciidoc | 4 Elasticsearch-PHP uses an interchangeable HTTP transport layer called 10 The default handler that the client uses is a combination handler. When 11 executing in synchronous mode, the handler uses `CurlHandler`, which executes 13 (future) mode is enabled, the handler switches to `CurlMultiHandler`, which uses
|
| /plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/Types/ |
| D | ContextFactory.php | 144 $uses = []; 151 $uses[$alias] = $fqnn; 157 return $uses;
|
| /plugin/projects/plugins/file/ |
| D | latex_dependency.php | 33 $uses = array_diff($this->dependency($source_file->content()), 35 foreach ($uses as $use) $source_file->add_dependency($use);
|
| /plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/ |
| D | list_items_with_undefined_ref.md | 1 * [[\yii\caching\ApcCache]]: uses PHP [APC](http://php.net/manual/en/book.apc.php) extension. This … 5 * [[\yii\caching\DbCache]]: uses a database table to store cached data. By default, it will create …
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/filters/ |
| D | url_encode.rst | 27 Internally, Twig uses the PHP `urlencode`_ (or `rawurlencode`_ if you pass 29 that as of Twig 1.16.0, ``urlencode`` **always** uses ``rawurlencode`` (the
|
| D | abs.rst | 16 Internally, Twig uses the PHP `abs`_ function.
|
| D | sort.rst | 14 Internally, Twig uses the PHP `asort`_ function to maintain index
|
| /plugin/advanced/lang/en/config/ |
| D | manifest.txt | 9 …- it uses several configurable parameters, if they are not overwritten by the point above: [[doku>… 10 …- if no icons are defined in a manifest.local.json, it looks for some svg logos and uses the first…
|
| /plugin/authremoteuser/ |
| D | README.md | 21 It uses the default plain text file `conf/users.auth.php` to store user 39 1. Determine the variable name your authentication system uses: 43 2. If your authentication system uses another variable name notice this 98 *AuthRemoteUser* uses the same storage backend like *authplain* that is
|
| /plugin/turnstile/ |
| D | plugin.info.txt | 5 desc uses turnstile to authenticate user registration/login
|
| /plugin/ckgdoku/ |
| D | README | 1 This is an updated dversion fckgLite. It uses the much the same parser as the original fckgLite, b…
|
| /plugin/acronym4glossary/ |
| D | README | 1 Dokuwiki Plugin that uses the acronyms to let you easily create a glossary
|
| D | plugin.info.txt | 6 desc This plugin uses the acronyms to build a glossary
|
| /plugin/shorturl/lang/en/ |
| D | intro.txt | 5 This file uses the following format:
|
| /plugin/tableplot/ |
| D | plugin.info.txt | 6 desc uses jqPlot to plot data from a table
|
| /plugin/swiftmail/ |
| D | plugin.info.txt | 6 desc Use SwiftMailer for sending mails from DokuWiki (uses SwiftMailer 3.3.3-php5)
|
| /plugin/authhiorgserver/ |
| D | plugin.info.txt | 6 desc uses HiOrg-Server as Auth-Provider (SSO)
|
| /plugin/usecounter/ |
| D | dokuwiki_plugin_page.wiki | 33 …dentifier is used (once more). The helper internally counts the amount of uses for this identifier. 34 - amountOfUses(string $id) - returns an integer value of the amount of uses.
|
| /plugin/botbouncer/ |
| D | README.md | 10 This plugin for Dokuwiki uses the class to block spam signups to Dokuwiki. 41 http://www.projecthoneypot.org?rf=96521 is a free service that uses the DNS system to manage blocki…
|
| /plugin/recaptcha2/ |
| D | README.md | 2 reCaptcha plugin for Dokuwiki, that uses the new, simplified "I am not a bot"-checkbox.
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/tags/ |
| D | flush.rst | 15 Internally, Twig uses the PHP `flush`_ function.
|
| /plugin/lightbox/ |
| D | plugin.info.txt | 6 desc Implements lightbox js for image media that uses {{images:image.png}} and similar
|
| /plugin/shibbolethauth/lang/en/ |
| D | intro.txt | 3 From this page you can set up or unset the authentication backend which uses Shibboleth.
|
| /plugin/fblogin/lang/en/ |
| D | intro.txt | 3 From this page you can set up or unset the authentication backend which uses Facebook.
|
| /plugin/authdjango/ |
| D | README.md | 3 This plugin allows to authenticate users using a running Django installation. It uses the session o…
|
12345678910>>...18