Home
last modified time | relevance | path

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

123

/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php118 function getFeatures() { function in Sabre\\DAVACL\\Plugin
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/
H A DPluginTest.php69 $this->assertEquals([], $this->plugin->getFeatures());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DPluginTest.php103 … $this->assertEquals(array('calendar-access','calendar-proxy'), $this->plugin->getFeatures());
H A DSharingPluginTest.php58 … $this->assertEquals(array('calendarserver-sharing'), $this->caldavSharingPlugin->getFeatures());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DPluginBasicTest.php23 $this->assertEquals(['calendar-auto-schedule'], $plugin->getFeatures());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/
H A DPluginTest.php27 $plugin->getFeatures()
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DPluginTest.php14 $this->assertTrue(in_array('addressbook', $this->plugin->getFeatures()));
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Locks/
H A DPluginTest.php29 $this->assertEquals(array(2),$this->locksPlugin->getFeatures());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/
H A DPluginTest.php32 $this->assertEquals(['sabredav-partialupdate'], $this->plugin->getFeatures());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DServerPluginTest.php31 $this->assertEquals([],$p->getFeatures());
H A DTestPlugin.php13 function getFeatures() { function in Sabre\\DAV\\TestPlugin
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DSimplePluginTest.php20 $aclPlugin->getFeatures()
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DFeaturesNamespace.asciidoc21 * <<Elasticsearch_Namespaces_FeaturesNamespacegetFeatures_getFeatures,`getFeatures()`>>
26 .`getFeatures(array $params = [])`
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DFeaturesNamespace.php39 public function getFeatures(array $params = []) function in Elasticsearch\\Namespaces\\FeaturesNamespace
/plugin/ol3/
H A Dscript.js8getFeatures=function(t){return this.renderer_.getFeatures(t)},e.prototype.render=function(t,e){var… method in t
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/webdav/core/Plugin/
H A DFakeLocker.php83 public function getFeatures() function in dokuwiki\\plugin\\webdav\\core\\Plugin\\FakeLocker
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php121 function getFeatures() { function in Sabre\\CalDAV\\Plugin
H A DSharingPlugin.php43 function getFeatures() { function in Sabre\\CalDAV\\SharingPlugin
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php75 function getFeatures() { function in Sabre\\CalDAV\\Schedule\\Plugin
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Subscriptions/
H A DPlugin.php53 function getFeatures() { function in Sabre\\CalDAV\\Subscriptions\\Plugin
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php102 function getFeatures() { function in Sabre\\CardDAV\\Plugin
/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/webdav/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php131 function getFeatures() { function in Sabre\\DAV\\Locks\\Plugin
/plugin/webdav/vendor/sabre/dav/lib/DAV/PartialUpdate/
H A DPlugin.php98 function getFeatures() { function in Sabre\\DAV\\PartialUpdate\\Plugin

123