/dokuwiki/inc/ |
D | Logger.php | 61 * @param mixed $details Any details that should be added to the log entry 66 public static function error($message, $details = null, $file = '', $line = 0) argument 70 $details, 80 * @param mixed $details Any details that should be added to the log entry 85 public static function debug($message, $details = null, $file = '', $line = 0) argument 89 $details, 99 * @param mixed $details Any details that should be added to the log entry 104 public static function deprecated($message, $details = null, $file = '', $line = 0) argument 108 $details, 118 * @param mixed $details Any details that should be added to the log entry [all …]
|
/dokuwiki/inc/lang/nl/ |
D | registermail.txt | 1 Een nieuwe gebruiker heeft zich geregistreerd. Dit zijn de details:
|
D | uploadmail.txt | 1 Er is een bestand geüpload naar uw DokuWiki. Hier zijn de details;
|
D | mailtext.txt | 1 Er is een pagina in je DokuWiki toegevoegd of gewijzigd. Hier zijn de details:
|
/dokuwiki/inc/lang/en/ |
D | registermail.txt | 1 A new user has registered. Here are the details:
|
D | uploadmail.txt | 1 A file was uploaded to your DokuWiki. Here are the details:
|
D | mailtext.txt | 1 A page in your DokuWiki was added or changed. Here are the details:
|
/dokuwiki/lib/plugins/authpdo/ |
D | README | 25 GNU General Public License for more details. 27 See the COPYING file in your DokuWiki folder for details
|
/dokuwiki/lib/plugins/styling/ |
D | README | 25 GNU General Public License for more details. 27 See the COPYING file in your DokuWiki folder for details
|
/dokuwiki/lib/scripts/ |
D | media.js | 83 .on('click', 'div.panelContent a', dw_mediamanager.details) 89 .on('click', '.qq-upload-file a', dw_mediamanager.details); 93 .on('click', 'ul.tabs a', dw_mediamanager.details) 97 .on('submit', '#page__revisions', dw_mediamanager.details) 98 .on('click', '#page__revisions a', dw_mediamanager.details) 100 .on('submit', '#mediamanager__save_meta', dw_mediamanager.details) 102 .on('submit', '#mediamanager__btn_delete', dw_mediamanager.details) 104 .on('submit', '#mediamanager__btn_restore', dw_mediamanager.details) 106 .on('submit', '.btn_newer, .btn_older', dw_mediamanager.details); 409 details: function (event) {
|
/dokuwiki/lib/plugins/usermanager/ |
D | cli.php | 114 * @param bool $details display details 116 protected function listUsers(bool $details = false) argument 126 if ($details) {
|
/dokuwiki/lib/plugins/config/lang/en/ |
D | intro.txt | 3 …ion. For help on individual settings refer to [[doku>config]]. For more details about this plugin…
|
/dokuwiki/_test/tests/inc/parser/ |
D | parser_media.test.php | 19 array('externalmedia',array($file,null,null,null,null,'cache','details')), 27 $url = $Renderer->externalmedia($file,null,null,null,null,'cache','details',true);
|
/dokuwiki/lib/plugins/extension/ |
D | cli.php | 273 * @param bool $details display details 278 protected function listExtensions($list, $details, $filter = '') argument 342 if (!$details) continue;
|
D | style.less | 202 > .details { 206 details { 243 .details {
|
D | GuiExtension.php | 43 $html .= $this->details(); 200 protected function details() function in dokuwiki\\plugin\\extension\\GuiExtension
|
/dokuwiki/inc/File/ |
D | PageFile.php | 241 $details = '(' . $wrong_timestamp . ' -> ' . $revInfo['date'] . ')'; 242 Logger::error($msg, $details, $fileLastMod);
|
/dokuwiki/inc/ChangeLog/ |
D | ChangeLog.php | 661 … $details = 'File revision: ' . $fileRev . ' ' . dformat($fileRev, "%Y-%m-%d %H:%M:%S") . "\n" 663 Logger::error($msg, $details, $this->getFilename());
|
/dokuwiki/vendor/splitbrain/slika/ |
D | README.md | 43 Please also check the [API Docs](https://splitbrain.github.io/slika/) for details.
|
/dokuwiki/vendor/simplepie/simplepie/idn/ |
D | ReadMe.txt | 34 call the method setParams() - please see the inline documentation for details.
|
/dokuwiki/lib/tpl/dokuwiki/css/ |
D | basic.less | 97 details,
|
/dokuwiki/vendor/geshi/geshi/ |
D | LICENSE | 304 GNU General Public License for more details. 316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. 318 under certain conditions; type `show c' for details.
|
/dokuwiki/ |
D | COPYING | 304 GNU General Public License for more details. 316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. 318 under certain conditions; type `show c' for details.
|
/dokuwiki/conf/ |
D | mysql.conf.php.example | 7 * See comments of every statement for details.
|
/dokuwiki/_test/data/pages/wiki/ |
D | syntax.txt | 58 For details about namespaces see [[doku>namespaces]]. 86 …or all users), put the following line in ''conf/lang/en/lang.php'' (more details at [[doku>localiz…
|