Home
last modified time | relevance | path

Searched refs:period (Results 1 – 25 of 247) sorted by relevance

12345678910

/plugin/bez/mdl/
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 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 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/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DNotificationRateLimit.php25 public $period; variable in Google\\Service\\Monitoring\\NotificationRateLimit
30 public function setPeriod($period) argument
32 $this->period = $period;
39 return $this->period;
H A DUptimeCheckConfig.php50 public $period; variable in Google\\Service\\Monitoring\\UptimeCheckConfig
179 public function setPeriod($period) argument
181 $this->period = $period;
188 return $this->period;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PubsubLite/
H A DRetentionConfig.php29 public $period; variable in Google\\Service\\PubsubLite\\RetentionConfig
48 public function setPeriod($period) argument
50 $this->period = $period;
57 return $this->period;
/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/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DProductSubscriptionCost.php27 public $period; variable in Google\\Service\\ShoppingContent\\ProductSubscriptionCost
50 public function setPeriod($period) argument
52 $this->period = $period;
59 return $this->period;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fitness/
H A DBucketByTime.php46 public function setPeriod(BucketByTimePeriod $period) argument
48 $this->period = $period;
55 return $this->period;
/plugin/autonumbering/
H A Dsyntax.php136 $period = '';
138 $number .= $period . $COUNTER[$counterID][$i];
140 if ($period != '.')
141 $period = ' ';
143 $period = '.';
/plugin/accscounter/syntax/
H A Dpopularity.php71 case 'allperiod': $period = 'allperiod';
73 case 'today' : $period = 'today';
76 case 'yesterday': $period = 'yesterday';
/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVFreeBusy.php42 foreach ($periods as $period) {
46 list($busyStart, $busyEnd) = explode('/', $period);
H A DVAlarm.php97 $period = new \DatePeriod($effectiveTrigger, $duration, (int) $repeat);
99 foreach ($period as $occurrence) {
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVFreeBusy.php43 foreach ($periods as $period) {
47 list($busyStart, $busyEnd) = explode('/', $period);
H A DVAlarm.php98 $period = new \DatePeriod($effectiveTrigger, $duration, (int)$repeat);
100 foreach ($period as $occurrence) {
/plugin/davcard/vendor/sabre/vobject/lib/Component/
H A DVFreeBusy.php41 foreach($periods as $period) {
45 list($busyStart, $busyEnd) = explode('/', $period);
H A DVAlarm.php93 $period = new \DatePeriod($effectiveTrigger, $duration, (int)$repeat);
95 foreach($period as $occurrence) {
/plugin/webdavclient/vendor/sabre/vobject/lib/Component/
H A DVFreeBusy.php41 foreach($periods as $period) {
45 list($busyStart, $busyEnd) = explode('/', $period);
H A DVAlarm.php93 $period = new \DatePeriod($effectiveTrigger, $duration, (int)$repeat);
95 foreach($period as $occurrence) {
/plugin/davcal/vendor/sabre/vobject/lib/Component/
H A DVFreeBusy.php41 foreach($periods as $period) {
45 list($busyStart, $busyEnd) = explode('/', $period);
H A DVAlarm.php93 $period = new \DatePeriod($effectiveTrigger, $duration, (int)$repeat);
95 foreach($period as $occurrence) {
/plugin/amcharts/assets/amcharts/
H A Dgantt.js1 ….AmGanttChart.base.construct.call(this,a);this.cname="AmGanttChart";this.period="ss"},initChart:fu…
2 …Field,G=this.endDateField,w=this.colorField,p=c.extractPeriod(this.period),f=p.period,p=p.count,q=…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DClouderrorreporting.php123 'timeRange.period' => [
194 'timeRange.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...]

12345678910