Home
last modified time | relevance | path

Searched refs:eventType (Results 1 – 25 of 54) sorted by relevance

123

/plugin/slacknotifier/helper/
H A DPayload.php
H A DFormatter.php26 $eventType = $event->getEventType();
27 $action = $actionMap[$eventType] ?? null;
32 if ($eventType !== 'delete') {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DFilter.php26 public $eventType; variable in Google\\Service\\Container\\Filter
31 public function setEventType($eventType) argument
33 $this->eventType = $eventType;
40 return $this->eventType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1CustomerEvent.php29 public $eventType; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1CustomerEvent
48 public function setEventType($eventType) argument
50 $this->eventType = $eventType;
57 return $this->eventType;
H A DGoogleCloudChannelV1EntitlementEvent.php29 public $eventType; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1EntitlementEvent
48 public function setEventType($eventType) argument
50 $this->eventType = $eventType;
57 return $this->eventType;
H A DGoogleCloudChannelV1alpha1CustomerEvent.php29 public $eventType; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1alpha1CustomerEvent
48 public function setEventType($eventType) argument
50 $this->eventType = $eventType;
57 return $this->eventType;
H A DGoogleCloudChannelV1alpha1EntitlementEvent.php29 public $eventType; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1alpha1EntitlementEvent
48 public function setEventType($eventType) argument
50 $this->eventType = $eventType;
57 return $this->eventType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DApplicationEvent.php29 public $eventType; variable in Google\\Service\\AndroidManagement\\ApplicationEvent
48 public function setEventType($eventType) argument
50 $this->eventType = $eventType;
57 return $this->eventType;
H A DMemoryEvent.php33 public $eventType; variable in Google\\Service\\AndroidManagement\\MemoryEvent
66 public function setEventType($eventType) argument
68 $this->eventType = $eventType;
75 return $this->eventType;
H A DPowerManagementEvent.php33 public $eventType; variable in Google\\Service\\AndroidManagement\\PowerManagementEvent
66 public function setEventType($eventType) argument
68 $this->eventType = $eventType;
75 return $this->eventType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
H A DEventTrigger.php25 public $eventType; variable in Google\\Service\\CloudFunctions\\EventTrigger
40 public function setEventType($eventType) argument
42 $this->eventType = $eventType;
49 return $this->eventType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DAutoscalingEvent.php31 public $eventType; variable in Google\\Service\\Dataflow\\AutoscalingEvent
76 public function setEventType($eventType) argument
78 $this->eventType = $eventType;
85 return $this->eventType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DWatch.php33 public $eventType; variable in Google\\Service\\Forms\\Watch
80 public function setEventType($eventType) argument
82 $this->eventType = $eventType;
89 return $this->eventType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/
H A DGoogleCloudRecommendationengineV1beta1UserEvent.php35 public $eventType; variable in Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1UserEvent
86 public function setEventType($eventType) argument
88 $this->eventType = $eventType;
95 return $this->eventType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2UserEvent.php42 public $eventType; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2UserEvent
167 public function setEventType($eventType) argument
169 $this->eventType = $eventType;
176 return $this->eventType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DBuildTrigger.php48 public $eventType; variable in Google\\Service\\CloudBuild\\BuildTrigger
203 public function setEventType($eventType) argument
205 $this->eventType = $eventType;
212 return $this->eventType;
/plugin/jplayer/vendor/happyworm/jplayer/dist/add-on/
H A Djquery.jplayer.inspector.js51 $.each($.jPlayer.event, function(eventName,eventType) { argument
52 config.eventId[eventType] = config.idPrefix + "event_" + eventName + "_" + $.jPlayerInspector.i;
53 config.eventOccurrence[eventType] = 0;
131 $.each($.jPlayer.event, function(eventName,eventType) { argument
132 config.eventJq[eventType] = $("#" + config.eventId[eventType]);
133 …config.eventJq[eventType].text(eventName + " (" + config.eventOccurrence[eventType] + ")"); // Set…
135 config.jPlayer.bind(eventType + ".jPlayerInspector", function(e) {
180 $.each($.jPlayer.event, function(eventName,eventType) { argument
181 config.eventJq[eventType].css("background-color","#eee");
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/add-on/
H A Djquery.jplayer.inspector.js51 $.each($.jPlayer.event, function(eventName,eventType) { argument
52 config.eventId[eventType] = config.idPrefix + "event_" + eventName + "_" + $.jPlayerInspector.i;
53 config.eventOccurrence[eventType] = 0;
131 $.each($.jPlayer.event, function(eventName,eventType) { argument
132 config.eventJq[eventType] = $("#" + config.eventId[eventType]);
133 …config.eventJq[eventType].text(eventName + " (" + config.eventOccurrence[eventType] + ")"); // Set…
135 config.jPlayer.bind(eventType + ".jPlayerInspector", function(e) {
180 $.each($.jPlayer.event, function(eventName,eventType) { argument
181 config.eventJq[eventType].css("background-color","#eee");
/plugin/authgoogle/google/contrib/
H A DGoogle_AuditService.php202 public $eventType; variable in Google_ActivityEvents
207 public function setEventType( $eventType) { argument
208 $this->eventType = $eventType;
211 return $this->eventType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DEvent.php64 public $eventType; variable in Google\\Service\\Calendar\\Event
327 public function setEventType($eventType) argument
329 $this->eventType = $eventType;
336 return $this->eventType;
H A DColors.php24 protected $eventType = ColorDefinition::class; variable in Google\\Service\\Calendar\\Colors
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DReportRuntimeEventRequest.php22 protected $eventType = Event::class; variable in Google\\Service\\AIPlatformNotebooks\\ReportRuntimeEventRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecaptchaEnterprise/
H A DGoogleCloudRecaptchaenterpriseV1Assessment.php24 protected $eventType = GoogleCloudRecaptchaenterpriseV1Event::class; variable in Google\\Service\\RecaptchaEnterprise\\GoogleCloudRecaptchaenterpriseV1Assessment
/plugin/jplayer/components/jplayer/
H A Djplayer-built.js1649 var event = $.Event(eventType);
1681 this._trigger(eventType);
1711 switch(eventType) {
1715 this._trigger(eventType);
1720 this._trigger(eventType);
1725 this._trigger(eventType);
1729 this._trigger(eventType);
1733 this._trigger(eventType);
1765 this._trigger(eventType);
1769 this._trigger(eventType);
[all …]
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js1649 var event = $.Event(eventType);
1681 this._trigger(eventType);
1711 switch(eventType) {
1715 this._trigger(eventType);
1720 this._trigger(eventType);
1725 this._trigger(eventType);
1729 this._trigger(eventType);
1733 this._trigger(eventType);
1765 this._trigger(eventType);
1769 this._trigger(eventType);
[all …]

123