Home
last modified time | relevance | path

Searched refs:collection (Results 51 – 75 of 167) sorted by path

1234567

/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DServer.php80 * report will set this to 'report-sync-collection'.
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php588 foreach ($collections as $collection) {
590 $principalCollection = $this->server->tree->getNodeForPath($collection);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DCalendarHomeSubscriptionsTest.php53 $rt = ['{DAV:}collection', '{http://calendarserver.org/ns/}subscribed'];
77 $rt = ['{DAV:}collection', '{http://calendarserver.org/ns/}subscribed'];
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Sync/
H A DPluginTest.php13 protected $collection; variable in Sabre\\DAV\\Sync\\PluginTest
33 $this->collection =
39 $this->collection,
51 $this->collection->addChange(['file1.txt'], [], []);
64 $this->collection->addChange(['file1.txt'], [], []);
70 $this->collection->addChange(['file1.txt'], [], []);
79 $this->collection->addChange(['file1.txt'], [], []);
195 $this->collection->addChange(['file1.txt'], [], []);
365 $this->collection->addChange(['file1.txt'], [], []);
394 $this->collection->addChange(['file1.txt'], [], []);
[all …]
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jar ... java.lang.String, java.util.Collection) StringBuffer buffer String fieldName java.util.Collection ...
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
H A Dgson-2.7.jar ... .Class) Class annotation public java.util.Collection getAnnotations () public boolean hasModifier (int) int ...
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1608 "com.yworks.bpmn.marker1":"marker1"}},q);if("true"==e.collection||"bpmn_marker_parallel"==q.marker1…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D12.12.js.map1 …\n 'methods',\n 'min',\n 'min-key',\n 'mix-collection-hash',\n …
H A D3.3.js.map1collection of metadata for the Document.\"\n },\n \"attributes\": [\n …
H A D5.5.js.map1 …;\nlibFileSet['lib.dom.iterable.d.ts'] = true;\nlibFileSet['lib.es2015.collection.d.ts'] = true;\n…
H A Dbundle.js.map1collection/src/entries.js","webpack:///./node_modules/d3-collection/src/index.js","webpack:///./no…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1collection/src/map.js","webpack://mermaid/./node_modules/d3-collection/src/nest.js","webpack://mer…
/plugin/dw2pdf/
H A Dcomposer.lock299 "description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.",
/plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/
H A DDhyanaOFL.txt37 "Original Version" refers to the collection of Font Software components as
H A DJomolhari-OFL.txt41 "Standard Version" refers to the collection of Font Software
H A DKhmerOFL.txt36 "Original Version" refers to the collection of Font Software components as
H A DLateef font OFL.txt36 "Original Version" refers to the collection of Font Software components as
H A DLohitKannadaOFL.txt37 "Original Version" refers to the collection of Font Software components as
H A DTharlonOFL.txt36 "Original Version" refers to the collection of Font Software components as
H A DXW Zar Font Info.txt35 "Original Version" refers to the collection of Font Software components as
/plugin/dw2pdf/vendor/myclabs/deep-copy/
H A DREADME.md262 // $copy->myProperty will return an empty collection
/plugin/dw2pdf/vendor/setasign/fpdi/
H A DREADME.md12 FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF
/plugin/edittable/lib/
H A Dhandsontable.full.js13556 var collection = exports.collection = new Map();
13561 if (!collection.has(namespace)) {
13562 collection.set(namespace, new Map());
13564 var subCollection = collection.get(namespace);
46110 var collection = [];
46112 collection.getInfo = function (row, col) {
46120 collection.setInfo = function (info) {
46130 collection.removeInfo = function (row, col) {
46139 return collection;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DLICENSE-LGPL127 A "library" means a collection of software functions and/or data

1234567