Home
last modified time | relevance | path

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

1234

/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DAddressBookHomeTest.php131 $this->assertEquals('principals/user1', $this->s->getOwner());
H A DCardTest.php150 $this->assertEquals('principals/user1', $this->card->getOwner());
H A DAddressBookTest.php130 $this->assertEquals('principals/user1', $this->ab->getOwner());
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DCard.php178 function getOwner() { function in Sabre\\CardDAV\\Card
H A DAddressBookHome.php183 function getOwner() { function in Sabre\\CardDAV\\AddressBookHome
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarObject.php188 function getOwner() { function in Sabre\\CalDAV\\CalendarObject
H A DCalendarHome.php287 function getOwner() { function in Sabre\\CalDAV\\CalendarHome
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DCalendarHomeTest.php57 $this->assertEquals('principals/user1', $this->usercalendars->getOwner());
H A DCalendarTest.php183 $this->assertEquals('principals/user1',$this->calendar->getOwner());
H A DCalendarObjectTest.php160 $this->assertEquals('principals/user1', $obj->getOwner());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DInboxTest.php17 $this->assertEquals('principals/user1', $inbox->getOwner());
H A DSchedulingObjectTest.php159 $this->assertEquals('principals/user1', $obj->getOwner());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DPrincipalTest.php163 $this->assertEquals('principals/admin',$principal->getOwner());
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php284 $calendarNode->getOwner()
345 $node->getOwner()
665 $owner = $outbox->getOwner();
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php357 $calendarNode->getOwner()
423 $node->getOwner()
806 $owner = $outbox->getOwner();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DStorageObject.php464 public function getOwner() function in Google\\Service\\Storage\\StorageObject
H A DBucket.php376 public function getOwner() function in Google\\Service\\Storage\\Bucket
/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 DCalendarHome.php279 function getOwner() { function in Sabre\\CalDAV\\CalendarHome
/plugin/findologicxmlexport/vendor/hoa/file/
H A DGeneric.php153 public function getOwner() function in Hoa\\File\\Generic
H A DFinder.php409 return $current->getOwner() === $owner;
/plugin/jcapture/src/com/hammurapi/jcapture/
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/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php522 $owner = $node->getOwner();
936 return new DAV\Xml\Property\Href($node->getOwner() . '/');
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php637 $owner = $node->getOwner();
1079 return new Href($node->getOwner() . '/');
/plugin/authgoogle/google/contrib/
H A DGoogle_StorageService.php938 public function getOwner() { function in Google_Bucket
1674 public function getOwner() { function in Google_StorageObject

1234