Home
last modified time | relevance | path

Searched refs:from (Results 176 – 200 of 2262) sorted by relevance

12345678910>>...91

/plugin/pubmed2020/
H A DREADME.md3 Retrieves information from NCBI [PubMed]
10 - Eric Maeker improved this first plugins (without integrating new Ikuo code) from 2016 to 2019
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/
H A DBailErrorStrategy.php26 * attempting to recover from errors here, the empty implementation of
30 * {@see BailErrorStrategy} avoids wasting work on recovering from errors
40 * Instead of recovering from exception `e`, re-throw it wrapped
58 throw ParseCancellationException::from($e);
79 throw ParseCancellationException::from($e);
83 * Make sure we don't attempt to recover from problems in subrules.
/plugin/findologicxmlexport/vendor/doctrine/instantiator/docs/en/
H A Dindex.rst41 - Pull requests must be sent from a new hotfix/feature branch, not from
60 This library was migrated from `ocramius/instantiator`_, which has been
/plugin/adhoctags/images/
H A DREADME1 The icon images in this folder come from the "Material Design Icons" collection
2 they were downloaded from:
9 Copyright notice from the above web site follows:
/plugin/xlsx2dw/
H A DREADME.md7 1.1. Download from DokuWiki Extension Manager ([Plugin page link](https://www.dokuwiki.org/plugin:x…
9 1.2. Clone repository (via SSH or HTTPS) or download from DokuWiki Extension Manager:
29 3. Choose a table file. You can select example table from `/_test/test-tables/` folder.
/plugin/codemirror/dist/
H A Dscripts.min.js2from<=j){break}}if(l.to>=k){return a(c,d,e,f,g,h,i)}a(c,d.slice(0,l.to-j),e,f,null,h,i);f=null;d=d… property in zd.k
3from.line<c.viewFrom||a.scrollToPos.to.line>=c.viewTo)||c.maxLineChanged&&b.options.lineWrapping;a… property in vf.c
4from,c.to)}}var d=null,e=null;for(var f=0;f<this.lines.length;++f){var g=this.lines[f];var h=Hb(g.… property in xg.i.AnonymousFunction3fb7904adb00.a
5from(),b)<0||b.xRel>0)&&(fb(h.to(),b)>0||b.xRel<0)){uh(a,d,b,e)}else{wh(a,d,b,e)}}function uh(a,b,… property in Vh.AnonymousFunction3fb7904a16c00.a
6from(),f=d.to();if(b.display.viewTo==b.display.viewFrom||e.line>=b.display.viewTo||f.line<b.displa…
7from:a.firstLine(),to:a.lastLine()+1};this.matches=[];this.update=null;this.findMatches();this.ann… property in AnonymousFunction3fb7904a1f500.p.pos
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DWrapper.php461 * @param string $from The URL to current file.
465 public function rename($from, $to) argument
468 return rename(static::realPath($from), static::realPath($to, false));
472 static::realPath($from),
/plugin/matomo/
H A DREADME.md27 (inspired by the piwik plugin from Heikki Hokkanen <hoxu@users.sf.net>, https://www.dokuwiki.org/pl…
31 … the PluginManager(https://www.dokuwiki.org/plugin:plugin) or download it from the github account …
33 Or you can clone it directly from repository:
53 …n Manager –> Plugin Settings –> Matomo*** (Values partly have to be taken from an existing matomo …
/plugin/bibtex4dw/
H A DTODO.md20 Another thing missing is a proper documentation (at least of the code as such). Coming from Python/Sphinx, documentation integrating both, API and user documentation, seems still in its infancies in PHP. However, phpDocumentor seems to be the *de facto* standard:
35 Currently, the BibTeX parsing relies on rather old and badly changed code. Perhaps exchanging with newer code from the "PHP BibTeX Parser 2.x" project would be an option:
50 Perhaps that would be a (long-term) option to have proper handling of citation styles from within the DokuWiki BibTeX plugin.
57 However, the main focus of the plugin remains allowing to reference literature from within the DokuWiki, much the same as BibTeX allows authors to reference literature in their writings. Managing a bibliographic database is an entirely different issue.
/plugin/authldaplocal/
H A DREADME.md9 …s inherited from the LDAP backend. It overwrites most of the functions with simple variants. Addit…
42 Groups may be acquired from the LDAP but it is recommended to create and use local groups.
44 The user manager can be used to add, delete or edit users. User information is pulled from the LDAP…
47 Reuse of code from other authentication backends has to be improved.
/plugin/statistics/inc/
H A DStatisticsQuery.class.php498 public function mktlimit(&$from, &$to) { argument
500 $from = preg_replace('/[^\d\-]+/', '', $from);
502 if(!$from) $from = date('Y-m-d');
505 return "A.dt >= '$from 00:00:00' AND A.dt <= '$to 23:59:59'";
/plugin/issuetracker/
H A Dedit.php63 $from = $conf['plugin']['issuetracker']['email_address'];
70 … mail_send_html($to, $subject, $body, $bodyhtml, $from, $cc, $bcc='', $headers, $params=null);
73 mail_send($to, $subject, $body, $from, $cc, $bcc='', $headers=null, $params=null);
112 $from = $conf['plugin']['issuetracker']['email_address'];
118 … mail_send_html($to, $subject, $body, $bodyhtml, $from, $cc, $bcc='', $headers, $params=null);
121 mail_send($to, $subject, $body, $from, $cc='', $bcc='', $headers=null, $params=null);
131 …function mail_send_html($to, $subject, $body, $bodyhtml, $from='', $cc='', $bcc='', $header='', $p… argument
150 $header .= mail_encode_address($from,'From');
/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)
90 $params['local'] = (boolean) Return local information, do not retrieve the state from master node (default: false)
105 $params['local'] = (boolean) Return local information, do not retrieve the state from master node (default: false)
137 $params['local'] = (boolean) Return local information, do not retrieve the state from master node (default: false)
158 $params['local'] = (boolean) Return local information, do not retrieve the state from master node (default: false)
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.
251 $params['local'] = (boolean) Return local information, do not retrieve the state from master node (default: false)
271 $params['node_id'] = (list) A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to get information from all nodes
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DTopHits.php39 * The offset from the first result you want to fetch.
43 public function setFrom(int $from): self argument
45 return $this->setParam('from', $from);
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DInnerHits.php55 * The offset from the first result you want to fetch.
59 public function setFrom(int $from) argument
61 return $this->setParam('from', $from);
/plugin/mantis/lib/
H A Dchangelog5 - applied patch from "BZC ToOn'S" - fixes wsdl serialization when no parameters
25 - wsdl: apply patch from Sven to workaround single schema limitation
35 - soap_server: read encoding from _SERVER if available
91 - wsdl, soapclient: fix some PHP notices from previous update
206 - soap_transport_http: fix read from persistent connection
248 - wsdl: get webDescription from the soap_server class
249 - wsdl: allow compression from the server
268 - soapclient: have proxy inherit soap_defencoding from the client from which it is generated
306 - wsdl: serialize elements from complexType extension base
336 - xmlschema: save enumeration values parsed from WSDL
[all …]
/plugin/authucenter/lib/uc_client/lib/
H A Dsendmail.inc.php22 …atch('/^(.+?) \<(.+?)\>$/',$email_from, $from) ? '=?'.$mail['charset'].'?B?'.base64_encode($from[1…
/plugin/diagramsnet/lib/js/
H A Dexport.js100 var from = 0;
813 from = i;
821 from = Math.max(0, Math.min(parseInt(data.from) || from, diagrams.length - 1));
824 to = isNaN(to)? from : Math.max(from, Math.min(to, diagrams.length - 1));
838 (diagrams[from].getAttribute('name') || ('Page-' + (from + 1)));
842 return from + 1;
848 for (var i = from; i <= to; i++)
865 from = i;
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/
H A Deasy-coding-standard.neon13 # from temp/ecs/config/common.neon
17 # from temp/ecs/config/spaces.neon
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dconvert_encoding.rst7 The ``convert_encoding`` filter converts a string from one encoding to
25 * ``from``: The input charset
/plugin/oauthauthsch/
H A Daction.php28 if (!$raw) throw new OAuthException('Failed to fetch data from userurl');
30 if (!$result) throw new OAuthException('Failed to parse data from userurl');
/plugin/fckg/fckeditor/editor/lang/
H A Dlang-template.txt54 DlgLnkIntText : "Enter DokuWiki namespace Or Select from File Browser.",
55 DlgLnkIntExtras : "To create a query string and/or to set a page anchor from Dokuwiki headers, …
57 DlgLnkMimeText : "Enter DokuWiki namespace Or Select from, File Browser.",
61 DlgLnkCreateAnchors: "Create Page Anchors from Dokuwiki Headers",
70 DlgFileBrowserSelect: "Please select a file from your computer",
106 FileBrowserError_File_Submit: 'Please select a file from your computer',
134 AbbrDlgStet : "Create a string literal from text containing HTML and/or DokuWiki Markup character…
150 +' select the language type from the drop down menu and click OK. ' ,
189 + ' various functions accessed from the virtual keyboard\'s top row.' ,
193 VKIllustrationText: '<b>Top row functions from left-to-right</b><br />'
/plugin/codemirror/dist/modes/
H A Ddockerfile.min.js.map1from","fromRegex","RegExp","shells","shellsAsArrayRegex","join","expose","exposeRegex","others","i…
/plugin/bible/bible_douayRheims/
H A DMicheas.txt2 …, and all that is therein: and let the Lord God be a witness to you, the Lord from his holy temple.
12 …1:12. For she is become weak unto good that dwelleth in bitterness: for evil is come down from the…
16 …elicate children: enlarge thy baldness as the eagle: for they are carried into captivity from thee.
24 …the contrary, are risen up as an enemy: you have taken away the cloak off from the coat: and them …
25 …e cast out the women of my people from their houses, in which they took delight: you have taken my…
31 …te good, and love evil: that violently pluck off their skins from them and their flesh from their …
33 …3:4. Then shall they cry to the Lord, and he will not hear them: and he will hide his face from th…
56 …to me that is to be the ruler in Israel: and his going forth is from the beginning, from the days …
89 …7:5. Believe not a friend, and trust not in a prince: keep the doors of thy mouth from her that sl…
96 …l come even from Assyria to thee, and to the fortified cities: and from the fortified cities even …
[all …]
/plugin/farmer/lang/en/
H A Dtab_new_help.txt23 The title and logo image will be overwritten to make sure you can distinguish the new from the old wiki.
28 to configure it. You can copy your current user or all users from the farmer or create a completely new user for the Animal.
30 You can choose to not create any users. This should only be chosen when inheriting users from the Farmer was enabled in the

12345678910>>...91