Home
last modified time | relevance | path

Searched refs:all (Results 26 – 50 of 63) sorted by relevance

123

/dokuwiki/inc/
H A Dutf8.php217 function utf8_tohtml($str, $all = false)
220 return Conversion::toHtml($str, $all);
216 utf8_tohtml($str, $all = false) global() argument
/dokuwiki/lib/tpl/dokuwiki/
H A Dstyle.ini12 ; print, screen and all are supported.
41 css/mobile.less = all
/dokuwiki/vendor/splitbrain/php-archive/
H A DLICENSE11 all copies or substantial portions of the Software.
/dokuwiki/vendor/splitbrain/php-cli/
H A DLICENSE12 The above copyright notice and this permission notice shall be included in all
H A DREADME.md79 exit the programm with a non-zero exit code. You can disable this behaviour and catch all exceptions yourself by
120 When mixing fixed and percentage widths, percentages refer to the remaining space after all fixed columns have been
159 Convenience methods for all log levels are available. Placeholder interpolation as described in PSR-3 is available, too.
160 Messages from `warning` level onwards are printed to `STDERR` all below are printed to `STDOUT`.
/dokuwiki/vendor/phpseclib/phpseclib/
H A DLICENSE12 included in all copies or substantial portions of the Software.
/dokuwiki/vendor/composer/
H A DLICENSE11 The above copyright notice and this permission notice shall be included in all
/dokuwiki/vendor/splitbrain/slika/
H A DLICENSE5 The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
/dokuwiki/vendor/geshi/geshi/
H A DLICENSE14 software--to make sure the software is free for all its users. This
34 gratis or for a fee, you must give the recipients all the rights that
54 patent must be licensed for everyone's free use or not licensed at all.
82 copyright notice and disclaimer of warranty; keep intact all the
93 above, provided that you also meet all of these conditions:
100 part thereof, to be licensed as a whole at no charge to all third
157 code means all the source code for all modules it contains, plus any
186 all its terms and conditions for copying, distributing or modifying
204 may not distribute the Program at all
[all...]
H A DBUGS25 guarantee it is working all the time.
H A DTHANKS6 - Amit Gupta - Thanks for all that constructive criticism - it's
13 for all your criticisms and for that stylesheet-maker code :).
44 - Tux - Thanks for making all those language files :D
/dokuwiki/
H A DCOPYING14 software--to make sure the software is free for all its users. This
34 gratis or for a fee, you must give the recipients all the rights that
54 patent must be licensed for everyone's free use or not licensed at all.
82 copyright notice and disclaimer of warranty; keep intact all the
93 above, provided that you also meet all of these conditions:
100 part thereof, to be licensed as a whole at no charge to all third
157 code means all the source code for all modules it contains, plus any
186 all its terms and conditions for copying, distributing or modifying
204 may not distribute the Program at all
[all...]
/dokuwiki/lib/tpl/dokuwiki/css/
H A D_links.css2 * This file provides styles for all types of links.
H A Dpagetools.less112 // on hover or focus show all items
/dokuwiki/conf/
H A Dmysql.conf.php.example89 /* This statement is used to get all groups a user is member of. The
90 * result should be a table containing all groups the given user is
107 /* This statement should return a table containing all user login names
198 /* This statement should remove all connections from a user to any group
199 * (a user quits membership of all groups).
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DLICENSE
H A DREADME.md
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DLICENCE18 free software--to make sure the software is free for all its users.
41 or for a fee, you must give the recipients all the rights that we gave
138 all the source code for all modules it contains, plus any associated
154 all the notices that refer to this License and to the absence of any
165 above, provided that you also meet all of these conditions:
173 charge to all third parties under the terms of this License.
213 this, you must alter all the notices that refer to this License, so
221 that copy, so the ordinary GNU General Public License applies to all
363 all it
[all...]
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DREADME.md93 added HTML descriptions for all feed formats (thanks to Pascal Van Hecke)
112 added Atom 0.3 support (not all features, though)
H A DLICENSE18 free software--to make sure the software is free for all its users.
41 or for a fee, you must give the recipients all the rights that we gave
140 all the source code for all modules it contains, plus any associated
156 all the notices that refer to this License and to the absence of any
168 above, provided that you also meet all of these conditions:
176 charge to all third parties under the terms of this License.
216 this, you must alter all the notices that refer to this License, so
225 that copy, so the ordinary GNU General Public License applies to all
369 all it
[all...]
/dokuwiki/vendor/kissifrot/php-ixr/
H A DREADME.md13 Don't however be fooled by it's simple surface. The library includes a wide variety of additional XML-RPC specifications and has all of the features required for serious web service implementations.
/dokuwiki/data/pages/wiki/
H A Dwelcome.txt16 Please be aware that not all templates support sidebars.
H A Dsyntax.txt3 [[doku>DokuWiki]] supports some simple markup language, which tries to make the datafiles to be as readable as possible. This page contains all possible syntax you may use when editing the pages. Simply have a look at the source of this page by pressing "Edit this page". If you want to try something, just use the [[playground:playground|playground]] page. The simpler markup is easily accessible via [[doku>toolbar|quickbuttons]], too.
7 DokuWiki supports **bold**, //italic//, __underlined__ and ''monospaced'' texts. Of course you can **__//''combine''//__** all these.
10 Of course you can **__//''combine''//__** all these.
86 * For Mozilla and Firefox it can be enabled through different workaround mentioned in the [[http://kb.mozillazine.org/Links_to_local_pages_do_not_work|Mozilla Knowledge Base]]. However, there will still be a JavaScript warning about trying to open a Windows Share. To remove this warning (for all users), put the following line in ''conf/lang/en/lang.php'' (more details at [[doku>localization#changing_some_localized_texts_and_strings_in_your_installation|localization]]): <code - conf/lang/en/lang.php>
186 Unfortunately not all browsers understand all video and audio formats. To mitigate the problem, you can upload your file in different formats for maximum browser compatibility.
385 This is preformatted code all spaces are preserved: like <-this
397 This is preformatted code all spaces are preserved: like <-this
469 | %%~~NOCACHE~~%% | DokuWiki caches all output by default. Sometimes this might not be wanted (eg. when the %%<php>%% syntax above is used), adding this macro will force DokuWiki to rerender a page on every call |
/dokuwiki/lib/plugins/authad/
H A Dauth.php363 * Create a Search-String useable by adLDAPUsers::all($includeDescription = false, $search = "*", $sorted = true)
406 $result = $adldap->user()->all();
409 $result = $adldap->user()->all(false, $searchString);
520 $result = $adldap->user()->all(false, $this->constructSearchString($filter));
/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPContacts.php249 * Return a list of all contacts
256 public function all($includeDescription = false, $search = "*", $sorted = true) { function in adLDAPContacts
259 // Perform the search and grab all their details

123