Home
last modified time | relevance | path

Searched refs:accessible (Results 1 – 25 of 122) sorted by relevance

12345

/plugin/oauthauthsch/
DDotAccess.php23 if (!static::accessible($array)) {
36 if (static::accessible($array) && static::exists($array, $segment)) {
51 protected static function accessible($value) function in dokuwiki\\plugin\\oauthauthsch\\DotAccess
/plugin/oauthosm/
DDotAccess.php23 if (!static::accessible($array)) {
36 if (static::accessible($array) && static::exists($array, $segment)) {
51 protected static function accessible($value) function in dokuwiki\\plugin\\oauthosm\\DotAccess
/plugin/oauthgeneric/
H A DDotAccess.php25 if (!static::accessible($array)) {
38 if (static::accessible($array) && static::exists($array, $segment)) {
53 protected static function accessible($value) function in dokuwiki\\plugin\\oauthgeneric\\DotAccess
/plugin/farmer/lang/en/
H A Dtab_new_help.txt12 * .htaccess based: ''foo'' for an animal accessible at ''%%http://example.org/dokuwiki/!foo/%%''
13 * domain based: ''%%www.foo.com%%'' for an animal accessible at ''%%http://www.foo.com/%%''
14 * sub domain based: ''foo'' for an animal accessible at ''%%http://foo.example.com/%%''
H A Dtab_setup_help.txt24 The ''.htaccess'' modification makes animals accessible through the //bang!// mechanism. (See below)
33 When enabled, your animals will be accessible under the farmer's URL using the //bang!// mechanism.…
34 running at ''%%http://www.example.com/dokuwiki/%%'', an animal will be accessible at
/plugin/farmer/lang/fr/
H A Dtab_new_help.txt17 …* basé sur .htaccess : ''toto'' pour un animal accessible à ''%%http://example.org/dokuwiki/!toto/…
18 …* basé sur le domaine : ''%%www.toto.com%%'' pour un animal accessible à ''%%http://www.toto.com/%…
19 * basé sur le sous domaine : ''toto'' pour un animal accessible à ''%%http://toto.example.com/%%''
H A Dtab_setup_help.txt31 La modification du fichier ''.htaccess'' permet de rendre accessible les animaux via
47 est accessible à l'URL
48 ''%%http://www.example.com/dokuwiki/%%'', l'animal toto sera accessible à
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
Dinclude.rst32 {# only the foo variable will be accessible #}
37 {# no variables will be accessible #}
/plugin/userhomepage/lang/fr/
Duserhomepage_public.default2 Cette page publique ''//@TARGETPUBLICPAGE@.txt//'', comme son nom l'indique, **est accessible à tou…
Duserhomepage_publicspace.default2 Cette espace de nom publique ''//@TARGETPUBLICNS@:*//'', comme son nom l'indique, **est accessible
/plugin/htmlokay/lang/fr/
Dselection.txt5 Le répertoire ''htmlOKay/conf/access'' doit être accessible en écriture par Dokuwiki.
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
Dinclude.rst56 {# only the foo variable will be accessible #}
61 {# no variables will be accessible #}
Dset.rst59 ``for`` loop is not accessible outside the loop itself:
/plugin/matrixnotifierwas/vendor/rappasoft/laravel-helpers/src/
Dhelpers.php1707 if (! accessible($target)) {
1719 } elseif (accessible($target)) {
1754 function accessible($value) function
/plugin/authdrupal8/
DREADME.md35 The plugin will only work if you have a drupal installation accessible.
/plugin/bibtex4dw/
DREADME.md23 * Access to PDF files of the reference, as long as available locally and accessible by the currentl…
/plugin/pagestats/
DREADME.md52 - Make sure that the `data/pages` and `data/media` directories are accessible.
/plugin/dokullm/doc/
H A Dinstall.txt90 * Make sure your LLM API is accessible and responding to requests
/plugin/authdrupal7/
DREADME.md35 The plugin will only work if you have a drupal installtion accessible, as it tries to include some …
/plugin/codemirror/dist/modes/
Dasn.1.min.js.map1 … SUBSTRINGS\" +\n \" DEFINED\"),\n accessTypes: words(\"not-accessible accessible-for-notify…
/plugin/dokucrypt3/
H A Ddokuwiki_plugin_page.wiki34 …ecrypted on the clients machine. A users' sensitive data will only be accessible when viewed with…
/plugin/issuetracker/
DREADME138 For better handling and also accessible for users there is a details view of an
/plugin/upgrade/myvendor/splitbrain/php-cli/
DREADME.md126 The table formatter is used for the automatic help screen accessible when calling your script with …
/plugin/findologicxmlexport/vendor/twig/twig/doc/
Drecipes.rst233 parent context is always accessible via the ``loop.parent`` variable. For
267 is accessible via the ``loop.parent.loop.index`` variable.
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
Dannotations.rst132 accessible if a cache is used unless the cache is cleared and the

12345