Home
last modified time | relevance | path

Searched refs:list (Results 101 – 125 of 1525) sorted by relevance

12345678910>>...61

/plugin/infomail/
H A Dhelper.php35 * @param string $list
38 public function loadList($list) argument
40 $lid = cleanID("wiki:infomail:list_$list");
H A Dadmin.php48 foreach ($lists as $list) {
49 echo '<li>' . html_wikilink("wiki:infomail:list_$list", $list) . '</li>';
/plugin/medialist/
H A DREADME.md5 This plugin shows a list of media files referred in a given wikipage or
9 In the namespace mode list, the button to open the namespace by the Fullscreen
10 Media Manager is shown at the upper-right corner of the list area.
14 Specify a scope parameter that defines the output of the list of media files. The scope can be a “p…
23 To list media files linked in the current page use:
27 To list media files stored in the current namespace use:
31 To list media files stored in the current namespace and its sub-namesapces use:
/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/Subscriber/
H A DSymfonyValidatorValidatorSubscriber.php51 $list = $validator->validate($event->getObject(), $constraints, $groups);
53 if ($list->count() > 0) {
54 throw new ValidationFailedException($list);
/plugin/groupmail/
H A DREADME.textile90 | toemail=... | a (list of) email address(es) to send email to. |
91 | touser=... | a (list of) dokuwiki user account names to send email to. |
92 | togroup=... | a (list of) dokuwiki group names to send email to. |
93 | ccemail=... | a (list of) email address(es) to carbon copy email to. |
94 | ccuser=... | a (list of) dokuwiki user account names to carbon copy email to. |
95 | ccgroup=... | a (list of) dokuwiki group names to carbon copy email to. |
96 | bccemail=... | a (list of) email address(es) to blind carbon copy email to. |
97 | bccuser=... | a (list of) dokuwiki user account names to blind carbon copy email to. |
98 | bccgroup=... | a (list of) dokuwiki group names to blind carbon copy email to. |
/plugin/navi/
H A Dstyle.less4list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAAA1BMVE…
8list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVE…
12list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAJAQMAAADAY3TdAAAABlBMVE…
H A Dsyntax.php49 $list = $this->parseNavigationControlPage(cleanID($id));
51 return [wikiFN($id), $list, $options];
129 $list = [];
146 $list[$page] = array(
154 $list['_' . $page] = array(
162 return $list;
/plugin/tools/
H A Dstyle.css3 list-style: none;
13 list-style: none;
20 list-style: none;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DSecurityNamespace.asciidoc86 $params['ids'] = (list) A comma-separated list of IDs of API keys to clear from the cache
99 $params['application'] = (list) A comma-separated list of application names
112 $params['realms'] = (list) Comma-separated list of realms to clear
113 $params['usernames'] = (list) Comma-separated list of usernames to clear from the cache
126 $params['name'] = (list) Role name
281 $params['name'] = (list)
[all...]
/plugin/schedule/
H A DscheduleRoot.class.php378 $list = $this->readAllSchedules ();
388 foreach ($list as $md5 => $item) {
419 foreach ($list as $md5bis => $itemBis)
448 $list [$file] = $this->readConfig ($subDir);
449 $list [$file]["schedules"] = new schedules ($this, $list [$file]["nameSpace"]);
450 $list [$file]["schedules"]->load ();
452 uasort ($list, "cmpScheduleConfig");
453 return $list;
457 $list = $this->readAllSchedules ();
458 foreach ($list as $md5 => $item) {
/plugin/alphalist/
H A Dsyntax.php74 $list = array();
95 $list[$alphalist->plain($match[2])] = $match[2];
115 $list[$alphalist->plain($match[2])] = $match[2];
123 return $list;
/plugin/ckgedit/
H A Dadmin.php109 $list = "<option value='' >Select</option>";
116 $list .= "<option value='$file' selected>$file</option>";
118 else $list .= "<option value='$file' >$file</option>";
122 return $list;
/plugin/loadskin/
H A Dhelper.php30 if (is_dir($tpl_dir.$file)) $list[] = $entry;
33 sort($list);
35 return $list;
/plugin/bookmarkme/
H A Dstyle.css4 list-style: none;
15 list-style: none;
23 list-style: none;
/plugin/epub/lang/en/
H A Dremove.txt1 You can re-create this book, by editing its pages or changing the page list or the order of the pag…
2 When you are finished with this book, however, you should remove its id from the list of book creat…
3 You do this by clicking on the above button: **Remove page from creator list**. This will free the…
/plugin/statistics/inc/
H A DStatisticsLogger.class.php405 list($mime1, $mime2) = explode('/', strtolower($mime));
500 $list = array();
501 search($list, $conf['datadir'], array($pop,'searchCountCallback'), array('all' => false), '');
502 $page_count = $list['file_count'];
503 $page_size = $list['file_size'];
505 print_r($list);
529 $list = array();
530 search($list, $conf['mediadir'], array($pop, 'searchCountCallback'), array('all' => true), '');
531 $media_count = $list['file_count'];
532 $media_size = $list['file_siz
[all...]
/plugin/chat/
H A Dscript.js564 if (list) {
565 if (list.className.indexOf(' chat-line-last') != -1) {
566 list.className = list.className.replace(/ chat-line-last/gi, '');
645 list.innerHTML = "<strong>" +
651 list.style.display = 'block';
652 list.style.height = '';
670 var list = document.getElementById('chatList');
671 list.innerHTML = "&nbsp;";
800 var list = document.getElementById('chatList');
827 if (list) {
[all …]
/plugin/imagecarousel/vendor/slick/
H A Dslick.css23 .slick-list
33 .slick-list:focus
37 .slick-list.dragging
44 .slick-slider .slick-list
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DGetopt.php111 $list = explode('=', $arg);
112 $opt = $list[0];
115 if (count($list) > 1) {
116 $opt_arg = $list[1];
/plugin/displayfile/
H A DREADME.md37 …e-separated list of extensions that should be disallowed by the `displayfile` element. The deny li…
38 …ce-separated list of extensions that should be allowed by the `displayfile` element. An empty list
42 …move the chance of ambient data probing. In addition, both allow and deny list configuration optio…
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Dlists.md1 Text before list:
6 Text after list.
/plugin/toolbuttondel/
H A Daction.php159 function check_selheader_keys(& $list) { argument
162 for($i=0; $i<count($list); $i++) {
163 if(!in_array($list[$i]['key'],$this->select_head)) {
164 $tmp[] = $list[$i];
168 $list = $tmp;
/plugin/docnavigation/syntax/
H A Dtoc.php89 list($key, $value) = array_pad(explode('=', $optstr, 2), 2, '');
152 $list = [];
175 //recursive check needs a list of added pages
178 //add page to list
179 $list[$pageid] = $pageitem;
205 $list[$item['id']] = $item;
237 if ($options['hidepagelink'] ? isset($recursioncheck[$nextpageid]) : isset($list[$nextpageid])) {
246 $renderer->doc .= html_buildlist($list, 'pagnavtoc', [$this, 'listItemNavtoc']);
/plugin/asyncsearch/
H A Dasyncsearch.php122 $list = array();
125 $list[] = DOKU_PLUGIN."$p/asyncsearch.js";
127 return $list;
/plugin/displayorphans/
H A DREADME.md38 | `ignore_orphaned_pages` | empty | Space-separated list of pages to ignore when generating tables …
39 | `ignore_orphaned_namespaces` | empty | Space-separated list of namespaces to ignore when generati…
40 | `ignore_wanted_pages` | empty | Space-separated list of pages to ignore when generating tables of…
41 | `ignore_wanted_namespaces` | empty | Space-separated list of namespaces to ignore when generating…
42 | `ignore_linked_pages` | empty | Space-separated list of pages to ignore when generating tables of…
43 | `ignore_linked_namespaces` | empty | Space-separated list of namespaces to ignore when generating…

12345678910>>...61