Home
last modified time | relevance | path

Searched defs:eventId (Results 1 – 25 of 36) sorted by relevance

12

/plugin/findologicxmlexport/vendor/hoa/event/
DEvent.php100 public static function getEvent($eventId)
121 public static function register($eventId, $source)
169 public static function unregister($eventId, $hard = false)
229 public static function notify($eventId, Source $source, Bucket $data)
255 public static function eventExists($eventId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/Resource/
DEvents.php51 public function delete($calendarId, $eventId, $optParams = [])
77 public function get($calendarId, $eventId, $optParams = [])
180 public function instances($calendarId, $eventId, $optParams = [])
293 public function move($calendarId, $eventId, $destination, $optParams = [])
332 public function patch($calendarId, $eventId, Event $postBody, $optParams = [])
395 public function update($calendarId, $eventId, Event $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
DEventRecordFailure.php25 public $eventId; variable in Google\\Service\\Games\\EventRecordFailure
38 public function setEventId($eventId)
/plugin/icalevents/
Drenderer.php56 private $eventId = false; variable in renderer_plugin_icalevents
97 function setEventId($eventId) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesManagement/Resource/
DEvents.php40 public function reset($eventId, $optParams = [])
79 public function resetForAllPlayers($eventId, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HomeGraphService/
DReportStateAndNotificationRequest.php29 public $eventId; variable in Google\\Service\\HomeGraphService\\ReportStateAndNotificationRequest
58 public function setEventId($eventId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
DClientEvent.php29 public $eventId; variable in Google\\Service\\CloudTalentSolution\\ClientEvent
58 public function setEventId($eventId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
DVideoAbuseReportReasonListResponse.php30 public $eventId; variable in Google\\Service\\YouTube\\VideoAbuseReportReasonListResponse
59 public function setEventId($eventId)
DI18nLanguageListResponse.php30 public $eventId; variable in Google\\Service\\YouTube\\I18nLanguageListResponse
59 public function setEventId($eventId)
DChannelSectionListResponse.php30 public $eventId; variable in Google\\Service\\YouTube\\ChannelSectionListResponse
59 public function setEventId($eventId)
DVideoGetRatingResponse.php30 public $eventId; variable in Google\\Service\\YouTube\\VideoGetRatingResponse
59 public function setEventId($eventId)
DMembershipsLevelListResponse.php30 public $eventId; variable in Google\\Service\\YouTube\\MembershipsLevelListResponse
59 public function setEventId($eventId)
DI18nRegionListResponse.php30 public $eventId; variable in Google\\Service\\YouTube\\I18nRegionListResponse
59 public function setEventId($eventId)
DCaptionListResponse.php30 public $eventId; variable in Google\\Service\\YouTube\\CaptionListResponse
59 public function setEventId($eventId)
DThumbnailSetResponse.php30 public $eventId; variable in Google\\Service\\YouTube\\ThumbnailSetResponse
59 public function setEventId($eventId)
DCommentThreadListResponse.php30 public $eventId; variable in Google\\Service\\YouTube\\CommentThreadListResponse
67 public function setEventId($eventId)
DCommentListResponse.php30 public $eventId; variable in Google\\Service\\YouTube\\CommentListResponse
67 public function setEventId($eventId)
DSuperChatEventListResponse.php30 public $eventId; variable in Google\\Service\\YouTube\\SuperChatEventListResponse
67 public function setEventId($eventId)
DMemberListResponse.php30 public $eventId; variable in Google\\Service\\YouTube\\MemberListResponse
67 public function setEventId($eventId)
DPlaylistListResponse.php30 public $eventId; variable in Google\\Service\\YouTube\\PlaylistListResponse
71 public function setEventId($eventId)
DVideoListResponse.php30 public $eventId; variable in Google\\Service\\YouTube\\VideoListResponse
71 public function setEventId($eventId)
DSubscriptionListResponse.php30 public $eventId; variable in Google\\Service\\YouTube\\SubscriptionListResponse
71 public function setEventId($eventId)
DLiveChatModeratorListResponse.php30 public $eventId; variable in Google\\Service\\YouTube\\LiveChatModeratorListResponse
71 public function setEventId($eventId)
DLiveBroadcastListResponse.php30 public $eventId; variable in Google\\Service\\YouTube\\LiveBroadcastListResponse
71 public function setEventId($eventId)
DVideoCategoryListResponse.php30 public $eventId; variable in Google\\Service\\YouTube\\VideoCategoryListResponse
71 public function setEventId($eventId)

12