Home
last modified time | relevance | path

Searched refs:getFeatures (Results 1 – 25 of 53) sorted by last modified time

123

/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DFeaturesNamespace.php39 public function getFeatures(array $params = []) function in Elasticsearch\\Namespaces\\FeaturesNamespace
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DFeaturesNamespace.asciidoc21 * <<Elasticsearch_Namespaces_FeaturesNamespacegetFeatures_getFeatures,`getFeatures()`>>
26 .`getFeatures(array $params = [])`
/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/lib/CalDAV/Schedule/
H A DPlugin.php73 function getFeatures() { function in Sabre\\CalDAV\\Schedule\\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/lib/CalDAV/Subscriptions/
H A DPlugin.php53 function getFeatures() { function in Sabre\\CalDAV\\Subscriptions\\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/DAV/PartialUpdate/
H A DPlugin.php98 function getFeatures() { function in Sabre\\DAV\\PartialUpdate\\Plugin
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DServerPlugin.php37 function getFeatures() { function in Sabre\\DAV\\ServerPlugin
H A DCorePlugin.php218 $features = array_merge($features, $plugin->getFeatures());
348 $features = array_merge($features, $plugin->getFeatures());
/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/lib/CardDAV/
H A DPlugin.php102 function getFeatures() { function in Sabre\\CardDAV\\Plugin
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DSimplePluginTest.php20 $aclPlugin->getFeatures()
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DAnnotateFileRequest.php44 public function getFeatures() function in Google\\Service\\Vision\\AnnotateFileRequest

123