Home
last modified time | relevance | path

Searched defs:endTime (Results 176 – 200 of 210) sorted by relevance

123456789

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
DOperation.php24 public $endTime; variable in Google\\Service\\Networkconnectivity\\Operation
51 public function setEndTime($endTime)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
DOperation.php27 public $endTime; variable in Google\\Service\\SQLAdmin\\Operation
96 public function setEndTime($endTime)
DBackupRun.php37 public $endTime; variable in Google\\Service\\SQLAdmin\\BackupRun
140 public function setEndTime($endTime)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
DGoogleCloudDialogflowCxV3Experiment.php40 public $endTime; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3Experiment
133 public function setEndTime($endTime)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/
DQuery.php37 public $endTime; variable in Google\\Service\\Vault\\Query
132 public function setEndTime($endTime)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
DGoogleCloudApigeeV1RatePlan.php56 public $endTime; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1RatePlan
207 public function setEndTime($endTime)
/plugin/noticeboard/classes/
DEditForm.php28 private $endTime; variable in helper_plugin_noticeboard_EditForm
DNotice.php27 private $endTime; variable in helper_plugin_noticeboard_Notice
/plugin/noticeboard/noticeboard/classes/
DEditForm.php28 private $endTime; variable in helper_plugin_noticeboard_EditForm
DNotice.php27 private $endTime; variable in helper_plugin_noticeboard_Notice
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
DJobStatistics.php36 public $endTime; variable in Google\\Service\\Bigquery\\JobStatistics
121 public function setEndTime($endTime)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
DMigrationJob.php49 public $endTime; variable in Google\\Service\\DatabaseMigrationService\\MigrationJob
190 public function setEndTime($endTime)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DOperation.php38 public $endTime; variable in Google\\Service\\Compute\\Operation
161 public function setEndTime($endTime)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
DOperation.php38 public $endTime; variable in Google\\Service\\DeploymentManager\\Operation
161 public function setEndTime($endTime)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
DExperiment.php42 public $endTime; variable in Google\\Service\\Analytics\\Experiment
185 public function setEndTime($endTime)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
DTestCase.php65 public function setEndTime(Timestamp $endTime)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
DRequestLog.php35 public $endTime; variable in Google\\Service\\Logging\\RequestLog
188 public function setEndTime($endTime)
/plugin/bez/lib/jquery.datepair/
H A Ddatepair.js301 _doMidnightRollover: function(startTime, endTime) { argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
DAd.php82 public $endTime; variable in Google\\Service\\Dfareporting\\Ad
409 public function setEndTime($endTime)
/plugin/authgoogle/google/contrib/
DGoogle_SQLAdminService.php435 public $endTime; variable in Google_BackupRun
456 public function setEndTime( $endTime) {
661 public $endTime; variable in Google_InstanceOperation
679 public function setEndTime( $endTime) {
DGoogle_AdexchangebuyerService.php553 public $endTime; variable in Google_DirectDeal
578 public function setEndTime( $endTime) {
DGoogle_ResellerService.php632 public $endTime; variable in Google_SubscriptionPlanCommitmentInterval
634 public function setEndTime( $endTime) {
/plugin/calendar/
Daction.php1369 … private function createRecurringEvents($namespace, $startDate, $endDate, $title, $time, $endTime,
Dsyntax.php3755 private function formatTimeDisplay($startTime, $endTime = '') {
Dcalendar-main.js1672 endTime: endTime, property
3275 … evt1.conflictsWith.push({id: evt2.id, title: evt2.title, time: evt2.time, endTime: evt2.endTime}); property
3276 … evt2.conflictsWith.push({id: evt1.id, title: evt1.title, time: evt1.time, endTime: evt1.endTime}); property
3313 window.formatTimeRange = function(startTime, endTime) { argument

123456789