Home
last modified time | relevance | path

Searched refs:uses (Results 1 – 25 of 438) sorted by relevance

12345678910>>...18

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
Dhttp-handler.asciidoc4 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/
DContextFactory.php144 $uses = [];
151 $uses[$alias] = $fqnn;
157 return $uses;
/plugin/projects/plugins/file/
Dlatex_dependency.php33 $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/
Dlist_items_with_undefined_ref.md1 * [[\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/
Durl_encode.rst27 Internally, Twig uses the PHP `urlencode`_ (or `rawurlencode`_ if you pass
29 that as of Twig 1.16.0, ``urlencode`` **always** uses ``rawurlencode`` (the
Dabs.rst16 Internally, Twig uses the PHP `abs`_ function.
Dsort.rst14 Internally, Twig uses the PHP `asort`_ function to maintain index
/plugin/advanced/lang/en/config/
Dmanifest.txt9 …- 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/
DREADME.md21 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/
Dplugin.info.txt5 desc uses turnstile to authenticate user registration/login
/plugin/ckgdoku/
DREADME1 This is an updated dversion fckgLite. It uses the much the same parser as the original fckgLite, b…
/plugin/acronym4glossary/
DREADME1 Dokuwiki Plugin that uses the acronyms to let you easily create a glossary
Dplugin.info.txt6 desc This plugin uses the acronyms to build a glossary
/plugin/shorturl/lang/en/
Dintro.txt5 This file uses the following format:
/plugin/tableplot/
Dplugin.info.txt6 desc uses jqPlot to plot data from a table
/plugin/swiftmail/
Dplugin.info.txt6 desc Use SwiftMailer for sending mails from DokuWiki (uses SwiftMailer 3.3.3-php5)
/plugin/authhiorgserver/
Dplugin.info.txt6 desc uses HiOrg-Server as Auth-Provider (SSO)
/plugin/usecounter/
Ddokuwiki_plugin_page.wiki33 …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/
DREADME.md10 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/
DREADME.md2 reCaptcha plugin for Dokuwiki, that uses the new, simplified "I am not a bot"-checkbox.
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
Dflush.rst15 Internally, Twig uses the PHP `flush`_ function.
/plugin/lightbox/
Dplugin.info.txt6 desc Implements lightbox js for image media that uses {{images:image.png}} and similar
/plugin/shibbolethauth/lang/en/
Dintro.txt3 From this page you can set up or unset the authentication backend which uses Shibboleth.
/plugin/fblogin/lang/en/
Dintro.txt3 From this page you can set up or unset the authentication backend which uses Facebook.
/plugin/authdjango/
DREADME.md3 This plugin allows to authenticate users using a running Django installation. It uses the session o…

12345678910>>...18