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