Home
last modified time | relevance | path

Searched refs:period (Results 1 – 25 of 247) sorted by last modified time

12345678910

/plugin/mermaid/
H A Dmermaid.min.js1461 `}},Symbol.toStringTag,{value:"Module"}));var xgt=function(){var i=function(it,nt,st,pt){for(st=st||{},pt=it.length;pt--;st[it[pt]]=nt);return st},a=[1,2],f=[1,5],p=[6,9,11,17,18,2 global() property in AnonymousFunction3478d9c7179900.R.symbols_
[all...]
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe
/plugin/aichat/vendor/vanderlee/php-sentence/
H A DREADME.md91 - A single period is considered the end of a sentence, unless...
/plugin/bez/ctl/
H A Dactivity_report.php10 $period = NULL; variable
20 $period = new DatePeriod($from, new DateInterval('P1D'), $to); variable
23 $this->tpl->set('thread_involvement', $this->model->threadFactory->users_involvement($period));
24 $this->tpl->set('task_involvement', $this->model->taskFactory->users_involvement($period));
25 $this->tpl->set('kpi', $this->model->threadFactory->kpi($period));
26 $this->tpl->set('bez_activity', $this->model->threadFactory->bez_activity($period))
H A Dreport.php9 $period = NULL; variable
19 $period = new DatePeriod($from, new DateInterval('P1D'), $to); variable
22 $this->tpl->set('issues', $this->model->threadFactory->report_issue($period)->fetchAll(PDO::FETCH_ASSOC));
23 $this->tpl->set('projects', $this->model->threadFactory->report_project($period)->fetchAll(PDO::FETCH_ASSOC));
24 $this->tpl->set('tasks', $this->model->taskFactory->report($period)->fetchAll(PDO::FETCH_ASSOC));
25 $this->tpl->set('comments', $this->model->thread_commentFactory->report($period));
/plugin/bez/mdl/
H A DTaskFactory.php77 public function users_involvement(\DatePeriod $period=NULL) { argument
78 if ($period) {
79 $from = $period->getStartDate()->format(\DateTime::ISO8601);
80 $to = $period->getEndDate()->format(\DateTime::ISO8601);
105 public function report(\DatePeriod $period=NULL) { argument
106 if ($period) {
107 $from = $period->getStartDate()->format(\DateTime::ISO8601);
108 $to = $period->getEndDate()->format(\DateTime::ISO8601);
H A DThreadFactory.php28 public function users_involvement(\DatePeriod $period=NULL) { argument
29 if ($period) {
30 $from = $period->getStartDate()->format(\DateTime::ISO8601);
31 $to = $period->getEndDate()->format(\DateTime::ISO8601);
58 public function kpi(\DatePeriod $period=NULL) { argument
59 if ($period) {
60 $from = $period->getStartDate()->format(\DateTime::ISO8601);
61 $to = $period->getEndDate()->format(\DateTime::ISO8601);
77 public function bez_activity(\DatePeriod $period=NULL) { argument
78 if ($period) {
106 report_issue(\\DatePeriod $period = NULL) global() argument
152 report_project(\\DatePeriod $period = NULL) global() argument
[all...]
H A DThread_commentFactory.php112 public function report(\DatePeriod $period=NULL) { argument
113 if ($period) {
114 $from = $period->getStartDate()->format(\DateTime::ISO8601);
115 $to = $period->getEndDate()->format(\DateTime::ISO8601);
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs663 var period = fmt.indexOf("."); if(period === -1) period=fmt.indexOf('E');
664 var ee = Math.floor(Math.log(val)*Math.LOG10E)%period;
665 if(ee < 0) ee += period;
666 o = (val/Math.pow(10,ee)).toPrecision(idx+1+(period+ee)%period);
672 o = o.charAt(0) + o.substr(2,period) + "." + o.substr(2+period);
677 …)\.(\d*)[Ee]/,function($$,$1,$2,$3) { return $1 + $2 + $3.substr(0,(period+ee)%period) + "." + $3.…
821 var period = fmt.indexOf("."); if(period === -1) period=fmt.indexOf('E');
822 var ee = Math.floor(Math.log(val)*Math.LOG10E)%period;
823 if(ee < 0) ee += period;
824 o = (val/Math.pow(10,ee)).toPrecision(idx+1+(period+ee)%period);
[all …]
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt463 | //n//[dhm] | refresh period, where d=days, h=hours, m=minutes. (e.g. 12h = 12 hours). |
465 The refresh period defaults to 4 hours. Any value below 10 minutes will be treated as 10 minutes. [[wiki:DokuWiki]] will generally try to supply a cached version of a page, obviously this is inappropriate when the page contains dynamic external content. The parameter tells [[wiki:DokuWiki]] to re-render the page if it is more than //refresh period// since the page was last rendered.
/plugin/autonumbering/
H A Dsyntax.php136 $period = '';
138 $number .= $period . $COUNTER[$counterID][$i];
140 if ($period != '.')
141 $period = ' ';
143 $period = '.';
/plugin/structgantt/meta/
H A DGantt.php49 'period' => 'P1D', // smallest shown interval
154 'period' => 'P1D',
163 'period' => 'P1D',
172 'period' => 'P1D',
181 'period' => 'P1W', // weeks
191 'period' => 'P1M', // months
329 // period before the task
352 // period after the task
361 * Returns the interval units in the given period
374 $period
[all...]
/plugin/edittable/lib/
H A Dhandsontable.full.js10194 return function (val, period) {
10197 if (period !== null && !isNaN(+period)) {
10200 tmp = val; val = period; period = tmp;
10204 dur = createDuration(val, period);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhelpers.asciidoc28 'scroll' => '5m', // period to retain the search context
65 'scroll' => '5m', // period to retain the search context
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/bi/
H A Dbi.txt106 3. Bambae pipol oli jusum kaen Gavman we oli wantem blong rul; fasin blong jusum Gavman ia bambae i kamaot tru ol eleksen long wanwan period mo bambae evri man mo woman i gat raet blong vot long sekret folem ol fasin blong fri vot.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DMlNamespace.asciidoc335 $params['calc_interim'] = (boolean) Calculates interim results for the most recent bucket or all buckets within the latency period
/plugin/ckgedit/ckeditor/plugins/a11yhelp/dialogs/lang/
H A Dfo.js10 …k",semiColon:"Semikolon",equalSign:"Javnatekn",comma:"Komma",dash:"Dash",period:"Punktum",forwardS…
H A Dgl.js12 …miColon:"Punto e coma",equalSign:"Signo igual",comma:"Coma",dash:"Guión",period:"Punto",forwardSla…
H A Dhi.js10 …",semiColon:"Semicolon",equalSign:"Equal Sign",comma:"Comma",dash:"Dash",period:"Period",forwardSl…
H A Dhr.js11 …,semiColon:"Točka zarez",equalSign:"Jednako",comma:"Zarez",dash:"Crtica",period:"Točka",forwardSla…
H A Dhu.js11 …n:"Pontosvessző",equalSign:"Egyenlőségjel",comma:"Vessző",dash:"Kötőjel",period:"Pont",forwardSlas…
H A Did.js11 …",semiColon:"Semicolon",equalSign:"Equal Sign",comma:"Comma",dash:"Dash",period:"Period",forwardSl…
H A Dit.js12 …o-e-virgola",equalSign:"Segno di uguale",comma:"Virgola",dash:"Trattino",period:"Punto",forwardSla…
H A Dja.js9 …croll Lock",semiColon:"セミコロン",equalSign:"イコール記号",comma:"カンマ",dash:"ダッシュ",period:"ピリオド",forwardSlas…
H A Dkm.js10 …,semiColon:"ចុច​ក្បៀស",equalSign:"សញ្ញា​អឺរ៉ូ",comma:"ក្បៀស",dash:"Dash",period:"ចុច",forwardSlash…

12345678910