Home
last modified time | relevance | path

Searched refs:startDate (Results 51 – 75 of 116) sorted by relevance

12345

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DUnsampledReport.php81 public $startDate; variable in Google\\Service\\Analytics\\UnsampledReport
298 public function setStartDate($startDate) argument
300 $this->startDate = $startDate;
307 return $this->startDate;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DProject.php75 public $startDate; variable in Google\\Service\\Dfareporting\\Project
294 public function setStartDate($startDate) argument
296 $this->startDate = $startDate;
303 return $this->startDate;
H A DCampaign.php106 public $startDate; variable in Google\\Service\\Dfareporting\\Campaign
483 public function setStartDate($startDate) argument
485 $this->startDate = $startDate;
492 return $this->startDate;
/plugin/icalevents/vendor/sabre/vobject/lib/Recur/
H A DRRuleIterator.php35 $this->startDate = $start;
37 $this->currentDate = clone $this->startDate;
84 $this->currentDate = clone $this->startDate;
161 protected $startDate; variable in Sabre\\VObject\\Recur\\RRuleIterator
745 if ($this->until < $this->startDate) {
746 $this->until = $this->startDate;
857 $startDate = clone $this->currentDate;
873 $checkDate = new \DateTime($startDate->format('Y-m-1'));
882 } while ($checkDate->format('n') === $startDate->format('n'));
917 if ($monthDay > $startDate->format('t') ||
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAdsense.php422 'startDate.day' => [
426 'startDate.month' => [
430 'startDate.year' => [
496 'startDate.day' => [
500 'startDate.month' => [
504 'startDate.year' => [
556 'startDate.day' => [
560 'startDate.month' => [
564 'startDate.year' => [
606 'startDate.day' => [
[all …]
H A DPostmasterTools.php140 'startDate.day' => [
144 'startDate.month' => [
148 'startDate.year' => [
H A DBlogger.php269 'startDate' => [
307 'startDate' => [
619 'startDate' => [
771 'startDate' => [
/plugin/webdav/vendor/sabre/vobject/lib/Recur/
H A DRRuleIterator.php35 $this->startDate = $start;
37 $this->currentDate = clone $this->startDate;
85 $this->currentDate = clone $this->startDate;
152 protected $startDate; variable in Sabre\\VObject\\Recur\\RRuleIterator
710 if ($this->until < $this->startDate) {
711 $this->until = $this->startDate;
818 $startDate = clone $this->currentDate;
833 $checkDate = new \DateTime($startDate->format('Y-m-1'));
842 } while ($checkDate->format('n') === $startDate->format('n'));
875 if ($monthDay > $startDate->format('t') ||
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DOrganization.php252 public function setStartDate(Date $startDate) argument
254 $this->startDate = $startDate;
261 return $this->startDate;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/Resource/
H A DConversion.php44 * @param int $startDate First date (inclusive) on which to retrieve
56 …public function get($agencyId, $advertiserId, $engineAccountId, $endDate, $rowCount, $startDate, $… argument
58 …ountId, 'endDate' => $endDate, 'rowCount' => $rowCount, 'startDate' => $startDate, 'startRow' => $…
/plugin/icalevents/vendor/sabre/vobject/bin/
H A Drrulebench.php15 list(, $inputFile, $startDate, $endDate) = $argv;
28 $vobj->expand(new DateTime($startDate), new DateTime($endDate));
/plugin/davcard/vendor/sabre/vobject/bin/
H A Drrulebench.php15 list(, $inputFile, $startDate, $endDate) = $argv;
28 $vobj->expand(new DateTime($startDate), new DateTime($endDate));
/plugin/webdavclient/vendor/sabre/vobject/bin/
H A Drrulebench.php15 list(, $inputFile, $startDate, $endDate) = $argv;
28 $vobj->expand(new DateTime($startDate), new DateTime($endDate));
/plugin/davcal/vendor/sabre/vobject/bin/
H A Drrulebench.php15 list(, $inputFile, $startDate, $endDate) = $argv;
28 $vobj->expand(new DateTime($startDate), new DateTime($endDate));
/plugin/countdown/
H A Dsyntax.php172 private function bdaysbetween($startDate,$endDate,$holidays) { argument
175 $days = ($endDate - $startDate) / 86400 + 1;
181 $the_first_day_of_week = date("N",$startDate);
211 …if ($startDate <= $time_stamp && $time_stamp <= $endDate && date("N",$time_stamp) != 6 && date("N"…
/plugin/noticeboard/classes/
H A DEditForm.php25 private $startDate; variable in helper_plugin_noticeboard_EditForm
85 $this->startDate = date("d.m.Y",$notice->getStartTime());
109 $this->startDate = $_REQUEST['noticeboard_start_date'];
151 …t' id='noticeboard_start_date' name='noticeboard_start_date' value='".$this->startDate."' /></td>";
/plugin/noticeboard/noticeboard/classes/
H A DEditForm.php25 private $startDate; variable in helper_plugin_noticeboard_EditForm
85 $this->startDate = date("d.m.Y",$notice->getStartTime());
109 $this->startDate = $_REQUEST['noticeboard_start_date'];
151 …t' id='noticeboard_start_date' name='noticeboard_start_date' value='".$this->startDate."' /></td>";
/plugin/authgoogle/google/contrib/
H A DGoogle_DfareportingService.php576 public $startDate; variable in Google_DateRange
595 public function setStartDate( $startDate) { argument
596 $this->startDate = $startDate;
599 return $this->startDate;
824 public $startDate; variable in Google_DimensionValueRequest
850 public function setStartDate( $startDate) { argument
851 $this->startDate = $startDate;
854 return $this->startDate;
1832 public $startDate; variable in Google_ReportSchedule
1871 $this->startDate = $startDate;
[all …]
H A DGoogle_PlusService.php1379 public $startDate; variable in Google_ItemScope
1667 public function setStartDate( $startDate) { argument
1668 $this->startDate = $startDate;
1671 return $this->startDate;
1735 public $startDate; variable in Google_Moment
1758 public function setStartDate( $startDate) { argument
1759 $this->startDate = $startDate;
1762 return $this->startDate;
2245 public $startDate; variable in Google_PersonOrganizations
2285 $this->startDate = $startDate;
[all …]
H A DGoogle_CivicInfoService.php567 public $startDate; variable in Google_PollingLocation
612 public function setStartDate( $startDate) { argument
613 $this->startDate = $startDate;
616 return $this->startDate;
H A DGoogle_AdsensehostService.php281 … * @param string $startDate Start of the date range to report on in "YYYY-MM-DD" format, inclusive.
294 public function generate($accountId, $startDate, $endDate, $optParams = array()) { argument
295 $params = array('accountId' => $accountId, 'startDate' => $startDate, 'endDate' => $endDate);
545 … * @param string $startDate Start of the date range to report on in "YYYY-MM-DD" format, inclusive.
558 public function generate($startDate, $endDate, $optParams = array()) { argument
559 $params = array('startDate' => $startDate, 'endDate' => $endDate);
/plugin/davcal/
H A Dhelper.php773 $startDate = explode('-', $params['eventfrom']);
813 $dtStart->setDate(intval($startDate[0]), intval($startDate[1]), intval($startDate[2]));
971 * @param string $startDate The start date as a string
977 …public function getEventsWithinDateRange($id, $user, $startDate, $endDate, $timezone, $color = nul… argument
993 if($startDate !== null)
995 $startTs = new \DateTime($startDate);
1013 $arr = $wdc->getCalendarEntries($connectionId, $startDate, $endDate);
1277 $startDate = explode('-', $params['eventfrom']);
1338 $dtStart->setDate(intval($startDate[0]), intval($startDate[1]), intval($startDate[2]));
H A Dscript.js343 var startDate = moment(jQuery('#dw_davcal__eventfrom_edit').val(), 'YYYY-MM-DD');
351 startDate.add(startTime);
354 if(!startDate.isValid())
366 if(endDate.isBefore(startDate))
372 if(!allDay && endDate.isSame(startDate))
/plugin/davcal/action/
H A Dajax.php100 $startDate = $INPUT->post->str('start');
107 $user, $startDate, $endDate, $timezone, $color));
/plugin/eventline/timeline_js/scripts/
H A Dsources.js273 Timeline.DefaultEventSource.prototype.getEventIterator = function(startDate, endDate) { argument
274 return this._events.getIterator(startDate, endDate);
277 Timeline.DefaultEventSource.prototype.getEventReverseIterator = function(startDate, endDate) { argument
278 return this._events.getReverseIterator(startDate, endDate);

12345