Home
last modified time | relevance | path

Searched refs:list (Results 151 – 175 of 1525) sorted by relevance

12345678910>>...61

/plugin/pubmed2020/
H A Dstyle.css92 .pubmed .list-group-item-warning {
96 .pubmed .list-group-item {
100 .list-group-item-warning.pubmed {
104 .list-group-item.pubmed {
/plugin/minimap/
H A Dplugin.info.txt6 … of a namespace (pages and sub-namespace) in a list format (with the help of a bootstrap panel wit…
/plugin/tagsections/syntax/
H A Dtag.php102 $list = array_unique(array_merge($entries, array($this->__clean($entry))));
105 …return '<span class="tagsections header tag '.implode(' ', $list).'">'.$my->tagLink($entry, array_…
117 … return '<span class="tagsections header tag '.implode(' ', $list).'">'.$link.'</span>';
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dlist-suites.phpt2 phpunit --list-suites --configuration=__DIR__.'/../_files/configuration.suites.xml'
5 $_SERVER['argv'][1] = '--list-suites';
H A Dlist-groups.phpt2 phpunit --list-groups BankAccountTest ../_files/BankAccountTest.php
6 $_SERVER['argv'][2] = '--list-groups';
/plugin/lms/
H A Dadmin.php42 $list = $hlp->getUserLessons($INPUT->str('user'));
46 foreach ($list as $id => $dt) {
/plugin/commonmark/vendor/league/commonmark/src/
H A DEnvironment.php
/plugin/interwikiformatting/
H A DREADME.md28 …rtcuts*) - A space separated list of interwiki shortcuts that should not receive any automatic for…
30 …sions*) - A space separated list of extensions that should be removed from the end of interwiki li…
31 …tors*) - A space separated list of characters that should be replaced by a space when the title is…
35list of words that should not be capitalized. This setting is ignored if capitalizing of words is …
/plugin/diagramsnet/lib/js/onedrive/
H A DmxODPicker.js15 var list = null;
19 list = JSON.parse(localStorage.getItem('mxODPickerRecentList'));
23 return list;
632 var list = [];
636 list.push(recentList[id]);
640 renderList(list);
689 var list = resp.value || [];
691 var potentialDrawioFiles = isSharepointSites? list : [];
693 for (var i = 0; !isSharepointSites && i < list.length; i++)
695 var file = list[i];
/plugin/likeit/
H A Dscript.js26 if(ret.list && ret.count) {
27 $container.find('.plugin_likeit.list').html(ret.list);
/plugin/s5reloaded/ui/effects_support/
H A Dpresentacular.js46 function Map(list,f){ argument
48 for (var i=0; i < list.length; i++){
49 r.push(f.call(this,list[i]))
/plugin/docimporter/
H A DImportUtils.php198 function replace_from_list($myWikiContent, $list, $type) { argument
207 foreach ($list as $pos => $sentence_info) {
233 function is_in_list_range($list, $start, $end){ argument
234 foreach($list as $pos => $sentence){
/plugin/refnotes/
H A Dadmin.css23 div#refnotes-config div#config__manager td.list {
29 div#refnotes-config div#config__manager select.list {
75 div#refnotes-config div#config__manager div.list-controls {
80 div#refnotes-config div#config__manager div.list-controls input.edit {
/plugin/addressbook/
H A DREADME.md17 ![](screenshots/list.png)
45 Creates a printable list
63 * Add print styles for contact cards and the index list
64 * Improve index list showing specified amount of contacts with page flip
/plugin/structpublish/meta/
H A DAssignments.php217 * Returns a list of user/group string lists per status assigned to the given page
240 $list = $this->sqlite->queryAll($sql, [$page]);
241 foreach ($list as $row) {
267 $list = $this->sqlite->queryAll($sql, $opts);
270 foreach ($list as $row) {
/plugin/subconfhelper/
H A Dstyle.css2 list-style: none none none;
3 list-style-type: none;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DParameter.php57 public function setList($list) argument
59 $this->list = $list;
/plugin/todo/
H A Dplugin.info.txt6 desc Create a checkbox based todo list with optional user assignment (by using <todo>This is a ToDo</todo>). In combination with dokuwiki searchpattern plugin it is a lightweight task list management system.
/plugin/swiftmail/Swift/Events/
H A DSendEvent.php53 …public function __construct(Swift_Message $message, Swift_RecipientList $list, Swift_Address $from… argument
56 $this->recipients = $list;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DClusterNamespace.asciidoc75 $params['wait_for_removal'] = (boolean) Specifies whether to wait for all excluded nodes to be removed from the cluster before clearing the voting configuration exclusions list. (Default = true)
103 $params['name'] = (list) The comma separated names of the component templates
134 $params['index'] = (list) Limit the information returned to a specific index
172 $params['node_ids'] = (string) A comma-separated list of the persistent ids of the nodes to exclude from the voting configuration. If specified, you may not also specify ?node_names.
233 $params['metric'] = (list) Limit the information returned to the specified metrics. Defaults to all but metadata (Options = _all,blocks,metadata,nodes,routing_table,master_node,version)
249 $params['metric'] = (list) Limit the information returned to the specified metrics
250 $params['index'] = (list) A comma-separated list of index names; use `_all` or empty string to perform the operation on all indices
271 $params['node_id'] = (list) A comma-separated list o
[all...]
/plugin/sympaauth/lang/en/
H A Dlogin.txt7 You must use your email and password as they are known by [[<http URL for sympa list server>|sympa …
10 If you have lost your password or for the first login [[<http URL for sympa list server>/remindpass…
/plugin/combo/resources/theme/default/components/html/
H A Dsubscribe-form.hbs6 <input type="hidden" name="{{ list-name }}" value="{{ list-value }}"/>
/plugin/nstoc/
H A Dstyle.css5 ul.nstoc{list-style-position:inside;list-style-type:none;font-size:100%;margin:0;padding:0;text-ali…
6 ul.nstoc li{margin:0;padding:0 0 0 0.5ex;list-style-type:none;}
/plugin/strata/
H A DREADME.md25 Later on, you can make a list (to get a table, use ``<table>`` instead) of people with:
27 <list ?person ?contact>
30 </list>
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Dfa/
H A DDFA.php141 * Return a list of all states in this DFA, ordered by state number.
147 $list = $this->states->getValues();
149 \usort($list, static function (DFAState $a, DFAState $b) {
153 return $list;

12345678910>>...61