Home
last modified time | relevance | path

Searched refs:setTimeRange (Results 1 – 15 of 15) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DPageviewsCounts.php48 public function setTimeRange($timeRange) function in Google\\Service\\Blogger\\PageviewsCounts
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DAction.php80 public function setTimeRange(TimeRange $timeRange) function in Google\\Service\\DriveActivity\\Action
H A DDriveActivity.php97 public function setTimeRange(TimeRange $timeRange) function in Google\\Service\\DriveActivity\\DriveActivity
/plugin/davcard/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php84 $this->setTimeRange($start, $end);
154 public function setTimeRange(\DateTime $start = null, \DateTime $end = null) { function in Sabre\\VObject\\FreeBusyGenerator
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php84 $this->setTimeRange($start, $end);
154 public function setTimeRange(\DateTime $start = null, \DateTime $end = null) { function in Sabre\\VObject\\FreeBusyGenerator
/plugin/davcal/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php84 $this->setTimeRange($start, $end);
154 public function setTimeRange(\DateTime $start = null, \DateTime $end = null) { function in Sabre\\VObject\\FreeBusyGenerator
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Query.php209 public function setTimeRange($timeRange) function in Google\\Service\\Apigee\\GoogleCloudApigeeV1Query
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DInventorySource.php243 public function setTimeRange(TimeRange $timeRange) function in Google\\Service\\DisplayVideo\\InventorySource
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/
H A DReportRequest.php241 public function setTimeRange(ReportRequestTimeRange $timeRange) function in Google\\Service\\Doubleclicksearch\\ReportRequest
/plugin/webdav/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php94 $this->setTimeRange($start, $end);
165 public function setTimeRange(DateTimeInterface $start = null, DateTimeInterface $end = null) function in Sabre\\VObject\\FreeBusyGenerator
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php94 $this->setTimeRange($start, $end);
177 function setTimeRange(DateTimeInterface $start = null, DateTimeInterface $end = null) { function in Sabre\\VObject\\FreeBusyGenerator
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php846 $generator->setTimeRange($start, $end);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php1007 $generator->setTimeRange($start, $end);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php727 $generator->setTimeRange($report->start, $report->end);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php693 $generator->setTimeRange($report->start, $report->end);