Home
last modified time | relevance | path

Searched refs:getFeatures (Results 26 – 50 of 53) sorted by relevance

123

/plugin/davcal/vendor/sabre/dav/lib/DAV/PartialUpdate/
H A DPlugin.php98 function getFeatures() { function in Sabre\\DAV\\PartialUpdate\\Plugin
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/
H A DPluginTest.php32 $this->assertEquals(['sabredav-partialupdate'], $this->plugin->getFeatures());
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DApplication.php240 public function getFeatures() function in Google\\Service\\AndroidManagement\\Application
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DProduct.php262 public function getFeatures() function in Google\\Service\\AndroidEnterprise\\Product
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DSimplePluginTest.php20 $aclPlugin->getFeatures()
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/
H A DPluginTest.php69 $this->assertEquals([], $this->plugin->getFeatures());
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sharing/
H A DPlugin.php55 function getFeatures() { function in Sabre\\DAV\\Sharing\\Plugin
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DSharingPlugin.php43 function getFeatures() { function in Sabre\\CalDAV\\SharingPlugin
H A DPlugin.php121 function getFeatures() { function in Sabre\\CalDAV\\Plugin
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DSharingPlugin.php52 function getFeatures() { function in Sabre\\CalDAV\\SharingPlugin
H A DPlugin.php110 function getFeatures() { function in Sabre\\CalDAV\\Plugin
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DSharingPluginTest.php58 … $this->assertEquals(array('calendarserver-sharing'), $this->caldavSharingPlugin->getFeatures());
H A DPluginTest.php103 … $this->assertEquals(array('calendar-access','calendar-proxy'), $this->plugin->getFeatures());
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DCorePlugin.php218 $features = array_merge($features, $plugin->getFeatures());
348 $features = array_merge($features, $plugin->getFeatures());
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DCorePlugin.php218 $features = array_merge($features, $plugin->getFeatures());
348 $features = array_merge($features, $plugin->getFeatures());
/plugin/webdav/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php131 function getFeatures() { function in Sabre\\DAV\\Locks\\Plugin
/plugin/davcal/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php131 function getFeatures() { function in Sabre\\DAV\\Locks\\Plugin
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php102 function getFeatures() { function in Sabre\\CardDAV\\Plugin
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php102 function getFeatures() { function in Sabre\\CardDAV\\Plugin
/plugin/authgoogle/google/contrib/
H A DGoogle_PredictionService.php282 public function getFeatures() { function in Google_AnalyzeDataDescription
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php73 function getFeatures() { function in Sabre\\CalDAV\\Schedule\\Plugin
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php75 function getFeatures() { function in Sabre\\CalDAV\\Schedule\\Plugin
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php118 function getFeatures() { function in Sabre\\DAVACL\\Plugin
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php123 function getFeatures() { function in Sabre\\DAVACL\\Plugin
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Locks/
H A DPluginTest.php29 $this->assertEquals(array(2),$this->locksPlugin->getFeatures());

123