Home
last modified time | relevance | path

Searched refs:getStartTime (Results 1 – 25 of 190) sorted by relevance

12345678

/plugin/noticeboard/noticeboard/classes/
H A Drss.php81 $out .= date("d.m.Y H:i",$notice->getStartTime());
83 $out .= date("d.m.Y",$notice->getStartTime());
111 $out .= "<pubDate>".date(DATE_RFC822,$notice->getStartTime())."</pubDate>";
121 $out .= date("d.m.Y H:i",$notice->getStartTime());
123 $out .= date("d.m.Y",$notice->getStartTime());
H A DNoticeList.php177 … }else if($notice->getStartTime() >= $startTime && $notice->getStartTime() < $endTime){
184 …notice->getHasEnd() && $notice->getEndTime() > $startTime)&& $notice->getStartTime() < $startTime …
251 if($notice->getStartTime() < $currentTime + 86400){ // all day
259 if($notice->getStartTime() >= $currentTime){ // all day
308 $sortArray[$array[$i]->getId()] = $array[$i]->getStartTime();
H A DICal.php86 $out .= "DTSTART:".date("Ymd\THis\Z",$notice->getStartTime())."\r\n";
90 $out .= "DTEND:".date("Ymd\THis\Z",$notice->getStartTime())."\r\n";
/plugin/noticeboard/classes/
H A Drss.php81 $out .= date("d.m.Y H:i",$notice->getStartTime());
83 $out .= date("d.m.Y",$notice->getStartTime());
111 $out .= "<pubDate>".date(DATE_RFC822,$notice->getStartTime())."</pubDate>";
121 $out .= date("d.m.Y H:i",$notice->getStartTime());
123 $out .= date("d.m.Y",$notice->getStartTime());
H A DNoticeList.php177 … }else if($notice->getStartTime() >= $startTime && $notice->getStartTime() < $endTime){
184 …notice->getHasEnd() && $notice->getEndTime() > $startTime)&& $notice->getStartTime() < $startTime …
251 if($notice->getStartTime() < $currentTime + 86400){ // all day
259 if($notice->getStartTime() >= $currentTime){ // all day
308 $sortArray[$array[$i]->getId()] = $array[$i]->getStartTime();
H A DICal.php86 $out .= "DTSTART:".date("Ymd\THis\Z",$notice->getStartTime())."\r\n";
90 $out .= "DTEND:".date("Ymd\THis\Z",$notice->getStartTime())."\r\n";
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolicySimulator/
H A DGoogleCloudPolicysimulatorV1beta1ReplayOperationMetadata.php37 public function getStartTime() function in Google\\Service\\PolicySimulator\\GoogleCloudPolicysimulatorV1beta1ReplayOperationMetadata
H A DGoogleCloudPolicysimulatorV1ReplayOperationMetadata.php37 public function getStartTime() function in Google\\Service\\PolicySimulator\\GoogleCloudPolicysimulatorV1ReplayOperationMetadata
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DDataSourceRefreshDailySchedule.php35 public function getStartTime() function in Google\\Service\\Sheets\\DataSourceRefreshDailySchedule
H A DInterval.php55 public function getStartTime() function in Google\\Service\\Sheets\\Interval
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DTimeRange.php55 public function getStartTime() function in Google\\Service\\DisplayVideo\\TimeRange
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DTimeInterval.php55 public function getStartTime() function in Google\\Service\\Monitoring\\TimeInterval
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DReplicationCycle.php55 public function getStartTime() function in Google\\Service\\VMMigrationService\\ReplicationCycle
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryDataTransfer/
H A DTimeRange.php55 public function getStartTime() function in Google\\Service\\BigQueryDataTransfer\\TimeRange
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DTimeSpan.php37 public function getStartTime() function in Google\\Service\\ContainerAnalysis\\TimeSpan
H A DContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan.php55 public function getStartTime() function in Google\\Service\\ContainerAnalysis\\ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DTimeWindow.php55 public function getStartTime() function in Google\\Service\\CloudAsset\\TimeWindow
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DSetFindingStateRequest.php41 public function getStartTime() function in Google\\Service\\SecurityCommandCenter\\SetFindingStateRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DTimestampRange.php55 public function getStartTime() function in Google\\Service\\CloudTalentSolution\\TimestampRange
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolicyAnalyzer/
H A DGoogleCloudPolicyanalyzerV1ObservationPeriod.php55 public function getStartTime() function in Google\\Service\\PolicyAnalyzer\\GoogleCloudPolicyanalyzerV1ObservationPeriod
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DTimeRange.php55 public function getStartTime() function in Google\\Service\\DriveActivity\\TimeRange
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DTimePeriod.php55 public function getStartTime() function in Google\\Service\\ShoppingContent\\TimePeriod
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DTimeSpan.php55 public function getStartTime() function in Google\\Service\\CloudBuild\\TimeSpan
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1CalculateStatsResponseTimeSeriesInterval.php55 public function getStartTime() function in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1CalculateStatsResponseTimeSeriesInterval
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DTimeInterval.php55 public function getStartTime() function in Google\\Service\\AdExchangeBuyerII\\TimeInterval

12345678