Home
last modified time | relevance | path

Searched refs:getOwner (Results 51 – 75 of 78) sorted by path

1234

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DPrincipalTest.php163 $this->assertEquals('principals/admin',$principal->getOwner());
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/findologicxmlexport/vendor/hoa/file/
H A DFinder.php409 return $current->getOwner() === $owner;
H A DGeneric.php153 public function getOwner() function in Hoa\\File\\Generic
/plugin/findologicxmlexport/vendor/hoa/stream/IStream/
H A DStatable.php103 public function getOwner(); function
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DCaptureOptionsDialog.java513 List<VideoEncoder> el = ((CaptureFrame) getOwner()).getCaptureConfig().getEncoders(); in getEncoderComboBox()
H A DMovieEditorDialog.java365 getOwner().setVisible(false); in MovieEditorDialog()
613 ((RecordingControlsFrame) getOwner()).uploadMovie(get()); in buildUI()
622 MovieEditorDialog.this.getOwner().setVisible(false); in buildUI()
641 MovieEditorDialog.this.getOwner().setVisible(false); in buildUI()
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DFileInfo.php246 public function getOwner() function in splitbrain\\PHPArchive\\FileInfo
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php247 function getOwner() { function in Sabre\\CalDAV\\Calendar
270 'principal' => $this->getOwner(),
275 'principal' => $this->getOwner() . '/calendar-proxy-write',
280 'principal' => $this->getOwner() . '/calendar-proxy-read',
293 'principal' => $this->getOwner(),
298 'principal' => $this->getOwner() . '/calendar-proxy-write',
319 'principal' => $this->getOwner(),
325 'principal' => $this->getOwner() . '/calendar-proxy-write',
330 'principal' => $this->getOwner() . '/calendar-proxy-read',
338 'principal' => $this->getOwner(),
[all …]
H A DCalendarHome.php279 function getOwner() { function in Sabre\\CalDAV\\CalendarHome
H A DCalendarObject.php190 function getOwner() { function in Sabre\\CalDAV\\CalendarObject
H A DSharingPlugin.php116 $props = $this->server->getPropertiesForPath($node->getOwner(), [
122 'href' => $node->getOwner(),
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DCollection.php95 function getOwner() { function in Sabre\\CalDAV\\Notifications\\Collection
H A DNode.php104 $this->caldavBackend->deleteNotification($this->getOwner(), $this->notification);
115 function getOwner() { function in Sabre\\CalDAV\\Notifications\\Node
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DInbox.php117 function getOwner() { function in Sabre\\CalDAV\\Schedule\\Inbox
145 'principal' => $this->getOwner(),
150 'principal' => $this->getOwner(),
155 'principal' => $this->getOwner() . '/calendar-proxy-write',
H A DOutbox.php73 function getOwner() { function in Sabre\\CalDAV\\Schedule\\Outbox
96 'principal' => $this->getOwner(),
101 'principal' => $this->getOwner(),
106 'principal' => $this->getOwner() . '/calendar-proxy-write',
111 'principal' => $this->getOwner() . '/calendar-proxy-read',
116 'principal' => $this->getOwner() . '/calendar-proxy-write',
H A DPlugin.php357 $calendarNode->getOwner()
423 $node->getOwner()
806 $owner = $outbox->getOwner();
H A DSchedulingObject.php106 function getOwner() { function in Sabre\\CalDAV\\Schedule\\SchedulingObject
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Subscriptions/
H A DSubscription.php181 function getOwner() { function in Sabre\\CalDAV\\Subscriptions\\Subscription
204 'principal' => $this->getOwner(),
209 'principal' => $this->getOwner() . '/calendar-proxy-write',
214 'principal' => $this->getOwner() . '/calendar-proxy-read',
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php235 function getOwner() { function in Sabre\\CardDAV\\AddressBook
254 'principal' => $this->getOwner(),
H A DAddressBookHome.php185 function getOwner() { function in Sabre\\CardDAV\\AddressBookHome
H A DCard.php180 function getOwner() { function in Sabre\\CardDAV\\Card
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DACLTrait.php26 function getOwner() { function
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/FS/
H A DCollection.php87 function getOwner() { function in Sabre\\DAVACL\\FS\\Collection
H A DFile.php56 function getOwner() { function in Sabre\\DAVACL\\FS\\File

1234