Home
last modified time | relevance | path

Searched refs:getOwner (Results 1 – 25 of 78) sorted by path

1234

/plugin/authfacebook/lib/GraphNodes/
H A DGraphEvent.php108 public function getOwner() function in Facebook\\GraphNodes\\GraphEvent
H A DGraphGroup.php126 public function getOwner() function in Facebook\\GraphNodes\\GraphGroup
/plugin/authgoogle/google/contrib/
H A DGoogle_OrkutService.php1443 public function getOwner() { function in Google_Community
H A DGoogle_StorageService.php938 public function getOwner() { function in Google_Bucket
1674 public function getOwner() { function in Google_StorageObject
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/
H A DGoogleDevtoolsArtifactregistryV1File.php98 public function getOwner() function in Google\\Service\\ArtifactRegistry\\GoogleDevtoolsArtifactregistryV1File
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DGitHubEventsConfig.php95 public function getOwner() function in Google\\Service\\CloudBuild\\GitHubEventsConfig
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DMetadata.php132 public function getOwner() function in Google\\Service\\CloudSearch\\Metadata
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DQuota.php65 public function getOwner() function in Google\\Service\\Compute\\Quota
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DDriveItem.php139 public function getOwner() function in Google\\Service\\DriveActivity\\DriveItem
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DBucket.php376 public function getOwner() function in Google\\Service\\Storage\\Bucket
H A DStorageObject.php464 public function getOwner() function in Google\\Service\\Storage\\StorageObject
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DGalleryReference.php85 public function getOwner() function in Google\\Service\\TagManager\\GalleryReference
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php245 function getOwner() { function in Sabre\\CalDAV\\Calendar
281 'principal' => $this->getOwner(),
286 'principal' => $this->getOwner() . '/calendar-proxy-write',
291 'principal' => $this->getOwner() . '/calendar-proxy-read',
304 'principal' => $this->getOwner(),
309 'principal' => $this->getOwner() . '/calendar-proxy-write',
330 'principal' => $this->getOwner(),
336 'principal' => $this->getOwner() . '/calendar-proxy-write',
341 'principal' => $this->getOwner() . '/calendar-proxy-read',
349 'principal' => $this->getOwner(),
[all …]
H A DCalendarHome.php287 function getOwner() { function in Sabre\\CalDAV\\CalendarHome
H A DCalendarObject.php188 function getOwner() { function in Sabre\\CalDAV\\CalendarObject
H A DSharedCalendar.php56 function getOwner() { function in Sabre\\CalDAV\\SharedCalendar
H A DSharingPlugin.php138 $props = $this->server->getPropertiesForPath($node->getOwner(), [
144 'href' => $node->getOwner(),
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DCollection.php93 function getOwner() { function in Sabre\\CalDAV\\Notifications\\Collection
128 'principal' => $this->getOwner(),
133 'principal' => $this->getOwner(),
H A DNode.php102 $this->caldavBackend->deleteNotification($this->getOwner(), $this->notification);
113 function getOwner() { function in Sabre\\CalDAV\\Notifications\\Node
148 'principal' => $this->getOwner(),
153 'principal' => $this->getOwner(),
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DInbox.php115 function getOwner() { function in Sabre\\CalDAV\\Schedule\\Inbox
151 'principal' => $this->getOwner(),
156 'principal' => $this->getOwner(),
161 'principal' => $this->getOwner(),
166 'principal' => $this->getOwner() . '/calendar-proxy-read',
171 'principal' => $this->getOwner() . '/calendar-proxy-write',
176 'principal' => $this->getOwner() . '/calendar-proxy-write',
H A DOutbox.php71 function getOwner() { function in Sabre\\CalDAV\\Schedule\\Outbox
107 'principal' => $this->getOwner(),
112 'principal' => $this->getOwner(),
117 'principal' => $this->getOwner(),
122 'principal' => $this->getOwner() . '/calendar-proxy-write',
127 'principal' => $this->getOwner() . '/calendar-proxy-write',
132 'principal' => $this->getOwner() . '/calendar-proxy-read',
137 'principal' => $this->getOwner() . '/calendar-proxy-write',
H A DPlugin.php284 $calendarNode->getOwner()
345 $node->getOwner()
665 $owner = $outbox->getOwner();
H A DSchedulingObject.php106 function getOwner() { function in Sabre\\CalDAV\\Schedule\\SchedulingObject
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Subscriptions/
H A DSubscription.php179 function getOwner() { function in Sabre\\CalDAV\\Subscriptions\\Subscription
215 'principal' => $this->getOwner(),
220 'principal' => $this->getOwner(),
225 'principal' => $this->getOwner() . '/calendar-proxy-write',
230 'principal' => $this->getOwner() . '/calendar-proxy-write',
235 'principal' => $this->getOwner() . '/calendar-proxy-read',
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php233 function getOwner() { function in Sabre\\CardDAV\\AddressBook
269 'principal' => $this->getOwner(),
274 'principal' => $this->getOwner(),
294 'principal' => $this->getOwner(),
299 'principal' => $this->getOwner(),

1234