Home
last modified time | relevance | path

Searched refs:startTime (Results 176 – 200 of 261) sorted by relevance

1234567891011

/plugin/noticeboard/noticeboard/classes/
H A DNotice.php25 private $startTime; variable in helper_plugin_noticeboard_Notice
75 $this->startTime = $time;
79 return $this->startTime;
H A DEditForm.php26 private $startTime; variable in helper_plugin_noticeboard_EditForm
87 $this->startTime = date("H:i",$notice->getStartTime());
112 $this->startTime = $_REQUEST['noticeboard_start_time'];
160 …ype='text' id='noticeboard_StartTime' name='noticeboard_start_time' value='".$this->startTime."' />
H A DNoticeList.php167 $startTime = $time;
172 if($notice->getDeadline() >= $startTime && $notice->getDeadline() < $endTime){
177 … }else if($notice->getStartTime() >= $startTime && $notice->getStartTime() < $endTime){
180 }else if($notice->getEndTime() >= $startTime && $notice->getEndTime() < $endTime){
184 …f(($notice->getHasEnd() && $notice->getEndTime() > $startTime)&& $notice->getStartTime() < $startT…
/plugin/authgoogle/google/contrib/
H A DGoogle_SQLAdminService.php405 public $startTime; variable in Google_BackupConfiguration
424 public function setStartTime( $startTime) { argument
425 $this->startTime = $startTime;
428 return $this->startTime;
442 public $startTime; variable in Google_BackupRun
486 public function setStartTime( $startTime) { argument
487 $this->startTime = $startTime;
490 return $this->startTime;
676 public $startTime; variable in Google_InstanceOperation
735 $this->startTime = $startTime;
[all …]
H A DGoogle_AdexchangebuyerService.php559 public $startTime; variable in Google_DirectDeal
614 public function setStartTime( $startTime) { argument
615 $this->startTime = $startTime;
618 return $this->startTime;
H A DGoogle_ResellerService.php633 public $startTime; variable in Google_SubscriptionPlanCommitmentInterval
640 public function setStartTime( $startTime) { argument
641 $this->startTime = $startTime;
644 return $this->startTime;
H A DGoogle_CoordinateService.php750 public $startTime; variable in Google_Schedule
775 public function setStartTime( $startTime) { argument
776 $this->startTime = $startTime;
779 return $this->startTime;
/plugin/noticeboard/classes/
H A DEditForm.php26 private $startTime; variable in helper_plugin_noticeboard_EditForm
87 $this->startTime = date("H:i",$notice->getStartTime());
112 $this->startTime = $_REQUEST['noticeboard_start_time'];
160 …ype='text' id='noticeboard_StartTime' name='noticeboard_start_time' value='".$this->startTime."' />
H A DNoticeList.php167 $startTime = $time;
172 if($notice->getDeadline() >= $startTime && $notice->getDeadline() < $endTime){
177 … }else if($notice->getStartTime() >= $startTime && $notice->getStartTime() < $endTime){
180 }else if($notice->getEndTime() >= $startTime && $notice->getEndTime() < $endTime){
184 …f(($notice->getHasEnd() && $notice->getEndTime() > $startTime)&& $notice->getStartTime() < $startT…
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DStreamHandler.php37 $startTime = isset($options['on_stats']) ? Utils::currentTime() : null;
53 $startTime
69 $this->invokeStats($options, $request, $startTime, null, $e);
78 $startTime, argument
86 Utils::currentTime() - $startTime,
98 $startTime argument
137 $this->invokeStats($options, $request, $startTime, $response, null);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DAd.php124 public $startTime; variable in Google\\Service\\Dfareporting\\Ad
619 public function setStartTime($startTime) argument
621 $this->startTime = $startTime;
628 return $this->startTime;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
H A DDiff.php64 $startTime = microtime(true);
77 $timeTaken = ((microtime(true) - $startTime) * 1000);
H A DCbf.php66 $startTime = microtime(true);
92 $timeTaken = ((microtime(true) - $startTime) * 1000);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DReporting.php66 public static $startTime = 0; variable in PHP_CodeSniffer_Reporting
392 self::$startTime = microtime(true);
404 $time = ((microtime(true) - self::$startTime) * 1000);
/plugin/archivegenerator/
H A Dadmin.php511 static $startTime;
512 if (!$startTime) {
513 $startTime = microtime(true);
516 $time = round(microtime(true) - $startTime, 3);
/plugin/amcharts/assets/amcharts/
H A Dserial.js25 …th,k=this.lastTime,l=this.firstTime;0>a?d?(f=this.endTime-this.startTime,d=this.startTime+c*g,g=th…
26startTime,d=this.startTime-c*g,g=this.endTime-e*g,0<e&&0<c&&d<=l&&(d=l,g=l+f),this.zoomToDates(new…
27startTime,c=this.endTime,isNaN(b)||isNaN(c))b=this.firstTime,c=this.lastTime}else if(b=this.start,…
31startTime&&b-a>c&&(b=a+c));var d=this.minSelectedTime;if(0<d&&b-a<d){var g=Math.round(a+(b-a)/2),d…
32 …ion(){var a,b=this.categoryAxis;b&&b.parseDates&&!b.equalSpacing&&(this.startTime>this.firstTime&&…
36 …this.zoomedByScrollbar=!1;b.parseDates&&!b.equalSpacing?a.timeZoom(this.startTime,this.endTime):a.…
39 …(this.prevStartTime!=this.startTime||this.prevEndTime!=this.endTime)){var a={type:"zoomed"};a.star…
41 …tegoryAxis.parseDates&&(this.startTime=a[this.start].time,this.endTime=a[this.end].time,b.startDat…
61 h,l+m,k)),this.startTime!=a||this.endTime!=h)n={chart:this,target:b,type:"zoomed",start:a,end:h},th…
76startTime=this.data[this.start].time;this.endTime=this.data[this.end].time;this.timeDifference=thi…
[all …]
/plugin/anewssystem/
H A Ddropdowncontent.js44 subobj.startTime=new Date().getTime()
57 var elapsed=new Date().getTime()-obj.startTime //get time animation has run
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DReports.php124 'startTime' => [
179 'startTime' => [
H A DDataflow.php222 'startTime' => [
375 'startTime' => [
574 'startTime' => [
745 'startTime' => [
826 'startTime' => [
H A DScript.php152 'userProcessFilter.startTime' => [
200 'scriptProcessFilter.startTime' => [
H A DSecurityCommandCenter.php147 'startTime' => [
457 'startTime' => [
601 'startTime' => [
1127 'startTime' => [
1227 'startTime' => [
1537 'startTime' => [
H A DMonitoring.php122 'interval.startTime' => [
204 'interval.startTime' => [
461 'interval.startTime' => [
794 'interval.startTime' => [
/plugin/noticeboard/
H A Daction.php361 $out .= "<strong>".$this->getLang('startTime').":</strong></td><td colspan='2'> ";
/plugin/noticeboard/noticeboard/
H A Daction.php361 $out .= "<strong>".$this->getLang('startTime').":</strong></td><td colspan='2'> ";
/plugin/davcal/
H A Dhelper.php774 $startTime = explode(':', $params['eventfromtime']);
817 $dtStart->setTime(intval($startTime[0]), intval($startTime[1]), 0);
1278 $startTime = explode(':', $params['eventfromtime']);
1340 $dtStart->setTime(intval($startTime[0]), intval($startTime[1]), 0);

1234567891011