Home
last modified time | relevance | path

Searched refs:getGroup (Results 1 – 25 of 57) sorted by last modified time

123

/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DFileInfo.php194 public function getGroup() function in splitbrain\\PHPArchive\\FileInfo
/plugin/evesso/
H A Dhelper.php126 public function getGroup($name) { function in helper_plugin_evesso
143 foreach ($this->getGroup($name) as $group) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php258 function getGroup() { function in Sabre\\CalDAV\\Calendar
H A DCalendarObject.php201 function getGroup() { function in Sabre\\CalDAV\\CalendarObject
H A DCalendarHome.php300 function getGroup() { function in Sabre\\CalDAV\\CalendarHome
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php246 function getGroup() { function in Sabre\\CardDAV\\AddressBook
H A DAddressBookHome.php196 function getGroup() { function in Sabre\\CardDAV\\AddressBookHome
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/FS/
H A DCollection.php97 function getGroup() { function in Sabre\\DAVACL\\FS\\Collection
H A DFile.php67 function getGroup() { function in Sabre\\DAVACL\\FS\\File
H A DHomeCollection.php126 function getGroup() { function in Sabre\\DAVACL\\FS\\HomeCollection
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DIACL.php34 function getGroup(); function
H A DPrincipal.php226 function getGroup() { function in Sabre\\DAVACL\\Principal
H A DPrincipalCollection.php93 function getGroup() { function in Sabre\\DAVACL\\PrincipalCollection
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DCalendarHomeTest.php63 $this->assertNull($this->usercalendars->getGroup());
H A DCalendarObjectTest.php170 $this->assertNull($obj->getGroup());
H A DCalendarTest.php189 $this->assertNull($this->calendar->getGroup());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/
H A DCollectionTest.php50 $this->assertNull($col->getGroup());
H A DNodeTest.php61 $this->assertNull($node->getGroup());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DInboxTest.php18 $this->assertEquals(null, $inbox->getGroup());
H A DOutboxTest.php15 $this->assertEquals(null, $outbox->getGroup());
H A DSchedulingObjectTest.php169 $this->assertNull($obj->getGroup());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/
H A DSubscriptionTest.php51 $this->assertNull($sub->getGroup());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DAddressBookHomeTest.php132 $this->assertNull($this->s->getGroup());
H A DAddressBookTest.php131 $this->assertNull($this->ab->getGroup());
H A DCardTest.php151 $this->assertNull($this->card->getGroup());

123