Home
last modified time | relevance | path

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

1234567

/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md2508 1. `collection` *(Array|Object)*: The collection to iterate over.
2546 1. `collection` *(Array|Object)*: The collection to iterate over.
2594 1. `collection` *(Array|Object)*: The collection to iterate over.
2639 1. `collection` *(Array|Object)*: The collection to inspect.
2685 1. `collection` *(Array|Object)*: The collection to inspect.
2716 1. `collection` *(Array|Object)*: The collection to iterate over.
2747 1. `collection` *(Array|Object)*: The collection to iterate over.
2778 1. `collection` *(Array|Object)*: The collection to iterate over.
3295 1. `collection` *(Array|Object)*: The collection to sample.
3321 1. `collection` *(Array|Object)*: The collection to sample.
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js4180 var length = collection ? collection.length : 0;
4205 var length = collection ? collection.length : 0;
4447 length = collection ? collection.length : 0,
7755 var length = collection ? collection.length : 0;
7757 collection = toIterable(collection);
7795 var length = collection ? collection.length : 0;
7797 collection = values(collection);
7808 return (typeof collection == 'string' || !isArray(collection) && isString(collection))
8547 collection = toIterable(collection);
8572 collection = toIterable(collection);
[all …]
/plugin/html2pdf/html2pdf/html2ps/
H A Dpipeline.class.php589 $collection =& new CSSPropertyCollection();
592 $collection->merge($rule->css);
600 $collection->merge($rule->css);
604 $collection->merge($rule->css);
610 $collection->merge($rule->css);
614 return $collection;
H A Dhtml.attrs.inc.php255 $collection = new CSSPropertyCollection();
256 $collection->add_property(CSSPropertyDeclaration::create(CSS_COLOR, $color, $pipeline));
259 $collection,
/plugin/linkscollection/
H A DREADME3 Create a link collection from site tree
/plugin/googleanalytics/
H A DREADME.md21 …n as "[analytics.js](https://developers.google.com/analytics/devguides/collection/analyticsjs)") u…
22 … known as "[gtag.js](https://developers.google.com/analytics/devguides/collection/gtagjs)") using …
/plugin/authvk/
H A Dauth.php57 $collection = $connection->DatabaseName->admins;
58 $login = $collection->findOne(array('name' => $user));
/plugin/sequencediagram/bower_components/lodash/lib/fp/template/doc/
H A Dwiki.jst51 // (value, index|key, collection)
101 // (collection, iteratee)
107 // (iteratee, collection)
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dview.js430 this.listenTo(this.collection, 'all x', function() { assert.ok(false); });
436 collection: new Backbone.Collection
441 myView.collection.trigger('x');
/plugin/adhoctags/images/
H A DREADME1 The icon images in this folder come from the "Material Design Icons" collection
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DREADME.md6 **PHP_CodeCoverage** is a library that provides collection, processing, and rendering functionality…
/plugin/combo/vendor/antlr/antlr4-php-runtime/
H A DREADME.md45 collection of `.php` files in the `parser` directory including:
134 [This repository](https://github.com/antlr/grammars-v4) is a collection of grammars without actions where the
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DBaseSerializationTest.php931 $object->collection[] = $object;
1520 $collection = new FirstClassListCollection([1, 2]);
1525 … [[1, 'a' => 2], $this->getContent('inline_deserialization_list_collection'), $collection],
1537 $collection = new FirstClassListCollection($items);
1539 self::assertSame($expected, $this->serialize($collection));
1541 $expectedDeserializatrion ?: $collection,
1542 $this->deserialize($expected, get_class($collection))
/plugin/webcomponent/_test/data/pages/
H A Dnavbar.txt56 [[data:type:collection:|Collection]]
/plugin/datatables/assets/datatables.net-plugins/integration/jqueryui/
H A DdataTables.jqueryui.min.js
/plugin/sequencediagram/bower_components/underscore/
H A Dunderscore.js72 case 3: return function(value, index, collection) {
73 return func.call(context, value, index, collection);
75 case 4: return function(accumulator, value, index, collection) {
76 return func.call(context, accumulator, value, index, collection);
137 var isArrayLike = function(collection) { argument
138 var length = getLength(collection);
/plugin/bibtex/OSBib/format/bibtexParse/
H A DCHANGELOG6 A collection of PHP classes to manipulate bibtex files.
H A DREADME4 A collection of PHP classes to manipulate bibtex files.
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/
H A Dunderscore.js75 case 3: return function(value, index, collection) {
76 return func.call(context, value, index, collection);
78 case 4: return function(accumulator, value, index, collection) {
79 return func.call(context, accumulator, value, index, collection);
153 var isArrayLike = function(collection) { argument
154 var length = getLength(collection);
/plugin/authgoogle/google/contrib/
H A DGoogle_GamesService.php495 * @param string $collection The collection of scores you're requesting.
504 public function listScores($leaderboardId, $collection, $timeSpan, $optParams = array()) { argument
505 …$params = array('leaderboardId' => $leaderboardId, 'collection' => $collection, 'timeSpan' => $tim…
518 * @param string $collection The collection of scores you're requesting.
529 public function listWindow($leaderboardId, $collection, $timeSpan, $optParams = array()) { argument
530 …$params = array('leaderboardId' => $leaderboardId, 'collection' => $collection, 'timeSpan' => $tim…
/plugin/jmol2/jmol/
H A DCOPYRIGHT.txt65 JFA Icon collection
/plugin/refnotes/lang/en/
H A D__template.txt3 On this page you can define commonly used notes for [[doku>plugin:refnotes|RefNotes plugin]]. Every note is defined as collection of data //fields//. There are number of ways to organize the note definitions:
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php588 foreach ($collections as $collection) {
590 $principalCollection = $this->server->tree->getNodeForPath($collection);
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DREADME.md36 The "target path" property denotes where an asset (or an collection of assets) should be dumped.
63 The filters applied to the collection will cascade to each asset leaf if you
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php712 foreach ($collections as $collection) {
715 $principalCollection = $this->server->tree->getNodeForPath($collection);

1234567