Home
last modified time | relevance | path

Searched refs:all (Results 1 – 25 of 63) sorted by relevance

123

/dokuwiki/vendor/
H A D.htaccess2 Require all denied
6 Deny from all
/dokuwiki/bin/
H A D.htaccess2 Require all denied
6 Deny from all
/dokuwiki/data/
H A D.htaccess2 Require all denied
6 Deny from all
/dokuwiki/conf/
H A D.htaccess3 Require all denied
7 Deny from all
/dokuwiki/inc/
H A D.htaccess3 Require all denied
7 Deny from all
H A Dpluginutils.php27 * @param string $type type of plugins; empty string for all
28 * @param bool $all; true to retrieve all, false to retrieve only enabled plugins
31 function plugin_list($type = '', $all = false)
35 $plugins = $plugin_controller->getList($type, $all);
30 plugin_list($type = '', $all = false) global() argument
/dokuwiki/inc/Utf8/
H A DConversion.php18 * @param bool $all Encode non-utf8 char to HTML as well
21 public static function toHtml($str, $all = false)
25 if ($cp < 0x80 && !$all) {
22 toHtml($str, $all = false) global() argument
/dokuwiki/inc/lang/en/
H A Dindex.txt3 This is a sitemap over all available pages ordered by [[doku>namespaces|namespaces]].
H A Dregister.txt3 Fill in all the information below to create a new account in this wiki. Make sure you supply a **valid e-mail address** - if you are not asked to enter a password here, a new one will be sent to that address. The login name should be a valid [[doku>pagename|pagename]].
/dokuwiki/inc/lang/lb/
H A Dindex.txt3 Dëst ass em Index vun all de Säiten gesënnert no [[doku>namespaces|namespaces]].
/dokuwiki/inc/lang/et/
H A Dnewpage.txt3 Sa klikkisid lingile, mille all teemat veel pole. Selle saad Sa tekitada kasutades **Tekita see leht nuppu**.
/dokuwiki/lib/plugins/acl/
H A Dscript.js84 var all = str.split('&');
85 for (var i = 0; i < all.length; i++) {
86 var att = all[i].split('=');
/dokuwiki/lib/plugins/acl/lang/en/
H A Dhelp.txt4 * The left pane displays all available namespaces and pages.
6 * In the table below all currently set access control rules are shown. You can use it to quickly delete or change multiple rules.
/dokuwiki/lib/plugins/acl/lang/lb/
H A Dhelp.txt5 Op der lénkser Säit hues de all d'Namespacen a Säiten.
9 An der Tabell hei ënnendrënner kanns de all d'Reegele gesinn déi de Moment gesat sinn. Du kanns se huelen fir Reegelen ze änneren oder ze läschen.
/dokuwiki/lib/plugins/extension/lang/en/
H A Dintro_search.txt1 This tab gives you access to all available 3rd party [[doku>plugins|plugins]] and [[doku>template|templates]] for DokuWiki. Please be aware that installing 3rd party code may pose a **security risk**, you may want to read about [[doku>security#plugin_security|plugin security]] first.
/dokuwiki/
H A D.htaccess.dist8 Require all denied
12 Deny from all
34 ## Not all installations will require the following line. If you do,
/dokuwiki/inc/lang/it/
H A Dsubscr_single.txt17 wiki all'indirizzo @DOKUWIKIURL@ e poi visita
/dokuwiki/inc/lang/no/
H A Dregister.txt3 Angi all informasjon som det blir spurt om nedenfor for å lage en ny brukerkonto for denne wikien. Vær spesielt nøye med å angi en **gyldig e-postadresse** - ditt passord vil bli sendt til den e-postadressen du angir. Brukernavnet må være et gyldig [[doku>pagename|sidenavn]].
/dokuwiki/inc/lang/es/
H A Dregister.txt
/dokuwiki/lib/scripts/
H A Dscript.js14 var is_khtml = (navigator.vendor == 'KDE' || ( document.childNodes && !document.all && !navigator.taintEnabled ));
22 * Handler to close all open Popups
/dokuwiki/inc/lang/sv/
H A Dregister.txt3 Fyll i all information som efterfrågas i formuläret nedan för att skapa ett nytt konto i denna wiki. Var särskilt noga med att ange en **giltig e-postadress** - om du inte blir ombedd att ange ett lösenord här kommer ett nytt lösenord att skickas till den adressen. Användarnamnet skall vara ett giltigt [[doku>pagename|sidnamn]].
/dokuwiki/inc/Extension/
H A DPluginController.php19 /** @var array all installed plugins and their enabled state [plugin=>enabled] */
39 * use empty string for all types
40 * @param $all bool;
50 public function getList($type = '', $all = false)
55 return $all ? array_keys($this->masterList) : array_keys(array_filter($this->masterList));
61 if ($all && !isset($this->listByType[$type]['disabled'])) {
65 return $all
84 //we keep all loaded plugins available in global scope for reuse
200 * Read all installed plugins and their current enabled state
400 * Initialize vendor autoloaders for all plugin
49 getList($type = '', $all = false) global() argument
[all...]
/dokuwiki/lib/tpl/dokuwiki/lang/es/
H A Dstyle.txt
/dokuwiki/lib/plugins/config/lang/lb/
H A Dintro.txt7 Vergiess w.e.g. net **Späicheren** ze drécken iers de d'Säit verléiss, anescht ginn all deng Ännerungen verluer.
/dokuwiki/inc/lang/ca-valencia/
H A Dstopwords.txt

123