Home
last modified time | relevance | path

Searched refs:schedule (Results 1 – 25 of 62) sorted by relevance

123

/plugin/schedule/
H A Dstyle.css6 div.schedule {
10 div.schedule table {
15 div.schedule table th, div.schedule table th {
23 div.schedule table.admin {
27 div.schedule table.admin tr {
52 div.schedule table.long {
66 div.schedule table.long tr th,
97 div.schedule table.short {
103 div.schedule table.short th, div.schedule table.short td {
197 div.schedule .popup {
[all …]
H A Dschedules.class.php345 $schedule = new schedule ();
364 $schedule->shared = ($schedule->shared == true);
365 $schedule->repeatFlag = $schedule->to != '' && $schedule->from != $schedule->to;
487 $schedule = new schedule ();
512 $schedule->from = $schedule->to;
515 if ($schedule->from == $schedule->to)
517 if ('' == $schedule->from && '' == $schedule->where && '' == $schedule->title) {
542 else if ($this->after && ($schedule->to ? $schedule->to : $schedule->from) < $this->after)
544 else if ($schedule->to != '' && $schedule->from > $schedule->to)
552 $schedule->repeatFlag = $schedule->to != '' && $schedule->from != $schedule->to;
[all …]
H A DscheduleRoot.class.php213 function getPageId ($schedule) { argument
216 ($schedule->shared ? $this->sharedDir : $schedule->member).":".
217 $this->removeSep ($schedule->title);
357 foreach ($src->allSchedules as $id => $schedule)
358 if (($schedule->to ? $schedule->to : $schedule->from) < $date)
359 $filter [$id] = $schedule;
360 foreach ($filter as $id => $schedule) {
361 $dst->addSchedule ($schedule);
H A Dplugin.info.txt1 base schedule
7 url http://www.dokuwiki.org/plugin:schedule
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DResourcePolicyInstanceSchedulePolicySchedule.php25 public $schedule; variable in Google\\Service\\Compute\\ResourcePolicyInstanceSchedulePolicySchedule
30 public function setSchedule($schedule) argument
32 $this->schedule = $schedule;
39 return $this->schedule;
H A DAutoscalingPolicyScalingSchedule.php41 public $schedule; variable in Google\\Service\\Compute\\AutoscalingPolicyScalingSchedule
106 public function setSchedule($schedule) argument
108 $this->schedule = $schedule;
115 return $this->schedule;
H A DResourcePolicySnapshotSchedulePolicy.php46 public function setSchedule(ResourcePolicySnapshotSchedulePolicySchedule $schedule) argument
48 $this->schedule = $schedule;
55 return $this->schedule;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datapipelines/
H A DGoogleCloudDatapipelinesV1ScheduleSpec.php29 public $schedule; variable in Google\\Service\\Datapipelines\\GoogleCloudDatapipelinesV1ScheduleSpec
52 public function setSchedule($schedule) argument
54 $this->schedule = $schedule;
61 return $this->schedule;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1TaskTriggerSpec.php33 public $schedule; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1TaskTriggerSpec
74 public function setSchedule($schedule) argument
76 $this->schedule = $schedule;
83 return $this->schedule;
H A DGoogleCloudDataplexV1ZoneDiscoverySpec.php42 public $schedule; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1ZoneDiscoverySpec
117 public function setSchedule($schedule) argument
119 $this->schedule = $schedule;
126 return $this->schedule;
H A DGoogleCloudDataplexV1AssetDiscoverySpec.php42 public $schedule; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1AssetDiscoverySpec
117 public function setSchedule($schedule) argument
119 $this->schedule = $schedule;
126 return $this->schedule;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/
H A DWeeklyCycle.php29 public function setSchedule($schedule) argument
31 $this->schedule = $schedule;
38 return $this->schedule;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/
H A DWeeklyCycle.php29 public function setSchedule($schedule) argument
31 $this->schedule = $schedule;
38 return $this->schedule;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
H A DWeeklyCycle.php29 public function setSchedule($schedule) argument
31 $this->schedule = $schedule;
38 return $this->schedule;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2Trigger.php44 public function setSchedule(GooglePrivacyDlpV2Schedule $schedule) argument
46 $this->schedule = $schedule;
53 return $this->schedule;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1EvaluationJob.php54 public $schedule; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1EvaluationJob
175 public function setSchedule($schedule) argument
177 $this->schedule = $schedule;
184 return $this->schedule;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DoubleClickBidManager/
H A DQuery.php136 public function setSchedule(QuerySchedule $schedule) argument
138 $this->schedule = $schedule;
145 return $this->schedule;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryDataTransfer/
H A DTransferRun.php57 public $schedule; variable in Google\\Service\\BigQueryDataTransfer\\TransferRun
208 public function setSchedule($schedule) argument
210 $this->schedule = $schedule;
217 return $this->schedule;
H A DTransferConfig.php69 public $schedule; variable in Google\\Service\\BigQueryDataTransfer\\TransferConfig
256 public function setSchedule($schedule) argument
258 $this->schedule = $schedule;
265 return $this->schedule;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/
H A DJob.php49 public $schedule; variable in Google\\Service\\CloudScheduler\\Job
184 public function setSchedule($schedule) argument
186 $this->schedule = $schedule;
193 return $this->schedule;
/plugin/diagramsnet/lib/plugins/
H A Dpage.js21 function schedule() function
50 schedule();
55 schedule();
78 function schedule() function
130 schedule();
135 schedule();
H A Drandom.js24 function schedule() function
44 schedule();
54 schedule();
76 function schedule() function
142 schedule();
152 schedule();
177 function schedule() function
367 schedule();
377 schedule();
441 schedule();
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/
H A DTransferJob.php192 public function setSchedule(Schedule $schedule) argument
194 $this->schedule = $schedule;
201 return $this->schedule;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DReport.php326 public function setSchedule(ReportSchedule $schedule) argument
328 $this->schedule = $schedule;
335 return $this->schedule;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DIMipPluginTest.php43 $result = $this->schedule($message);
184 $server->emit('schedule', [$message]);

123