Home
last modified time | relevance | path

Searched refs:object (Results 601 – 625 of 1568) sorted by relevance

1...<<21222324252627282930>>...63

/plugin/sequencediagram/bower_components/underscore/
H A Dunderscore.js601 _.object = function(list, values) { function
1023 _.pick = function(object, oiteratee, context) { argument
1024 var result = {}, obj = object, iteratee, keys;
1082 _.isMatch = function(object, attrs) { argument
1084 if (object == null) return !length;
1085 var obj = Object(object);
1365 _.result = function(object, property, fallback) { argument
1366 var value = object == null ? void 0 : object[property];
1370 return _.isFunction(value) ? value.call(object) : value;
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/PredictionContexts/
H A DSingletonPredictionContext.php64 public function equals(object $other) : bool
H A DArrayPredictionContext.php79 public function equals(object $other) : bool
/plugin/multiorphan/
H A Dscript.js223 var checkResponse = function( name, url, amount, object, $output, actions ) { argument
226 var checkPoint = amount == 0 ? object.wanted : object.linked;
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jar ... java.lang.StringBuffer, java.lang.Object) StringBuffer buffer Object object public void appendEnd (java ...
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md127 divId | | ID or a reference to div object in case you want the menu in a separate container.
233 We can mix "string" and "object" formats the way we see fit, i.e.:
629 columnNames | An object of key/value pairs to use as column names when exporting ( data export only…
783 toPNG | (object) options, (function) callback | Prepares a PNG representation of the chart and pass…
786 toJSON | (object) options, (function) callback | Prepares a JSON and passes the plain data to the c…
787 toCSV | (object) options, (function) callback | Prepares a CSV and passes the plain data to the cal…
789 toBlob | (object) options, (function) callback | Prepares a BLOB and passes the instance to the cal…
790 toCanvas | (object) options, (function) callback | Prepares a Canvas and passes the element to the …
791 toArray | (object) options, (function) callback | Prepares an Array and passes the data to the call…
792 toImage | (object) options, (function) callback | Generates an image element which holds the output…
[all …]
/plugin/svgedit/
H A Dsyntax.php61 else $svgtag='object '.$svg_parameters.' data';
/plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/
H A DIteratorIterator.php61 ->object($result)
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_csp.js99 …*****/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnPropert… argument
/plugin/sequencediagram/bower_components/lodash/
H A DREADME.md54 var object = require('lodash/fp/object');
/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DREADME.md102 `object($value, $message = '')` | Check that a value is an object
182 …opertyExists($value, $property, $message = '')` | Check that a property exists in a class/object
183 …tExists($value, $property, $message = '')` | Check that a property does not exist in a class/object
184 `methodExists($value, $method, $message = '')` | Check that a method exists in a class/object
185 …tExists($value, $method, $message = '')` | Check that a method does not exist in a class/object
H A DCHANGELOG.md54 * added `Assert::object()`
/plugin/flowplay2/flowplayer/
H A DLICENSE.txt138 produce the work, or an object code interpreter used to run it.
140 The "Corresponding Source" for a work in object code form means all
142 work) run the object code and to modify the work, including scripts to
253 You may convey a covered work in object code form under the terms
258 a) Convey the object code in, or embodied in, a physical product
263 b) Convey the object code in, or embodied in, a physical product
267 model, to give anyone who possesses the object code either (1) a
281 d) Convey the object code by offering access from a designated
295 you inform other peers where the object code and Corresponding
301 included in conveying the object code work.
[all …]
/plugin/flowplayer/player/
H A DLICENSE.txt179 produce the work, or an object code interpreter used to run it.
181 The "Corresponding Source" for a work in object code form means all
183 work) run the object code and to modify the work, including scripts to
294 You may convey a covered work in object code form under the terms
299 a) Convey the object code in, or embodied in, a physical product
304 b) Convey the object code in, or embodied in, a physical product
308 model, to give anyone who possesses the object code either (1) a
322 d) Convey the object code by offering access from a designated
336 you inform other peers where the object code and Corresponding
342 included in conveying the object code work.
[all …]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D69.69.js1 …owScalars"},[/.+$/,{cases:{"@keywords":"keyword","@default":"string"}}]],object:[{include:"@whites… property in AnonymousFunctionae7fc4790100.o.tokenizer
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DLexerATNConfig.php58 public function equals(object $other) : bool
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/
H A DGenerator.php298 $object = new $className;
301 $object = $class->newInstanceArgs($arguments);
306 $object = $instantiator->instantiate($className);
332 $object->__phpunit_setOriginalObject($proxyTarget);
335 return $object;
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md52 NOTE: This will now be an object instead of an associative array. To get
114 NOTE: This will now be an object instead of an associative array. To get
211 The return value of `JWT::decode` is the generic PHP object `stdClass`. If you'd like to handle wit…
233 - New Key object to prevent key/algorithm type confusion (#365)
286 - Add support for passing an object implementing the `ArrayAccess` interface for
/plugin/ckgdoku/ckeditor/plugins/footnote/
H A Dplugin.js.unc96 // Get the value of this field and save it in the data object attribute.
176 // Create a sup element and an object that will store the data entered in the dialog window.
182 // Populate the data object with data entered in the dialog window.
/plugin/ckgedit/ckeditor/plugins/footnote/
H A Dplugin.js.unc96 // Get the value of this field and save it in the data object attribute.
176 // Create a sup element and an object that will store the data entered in the dialog window.
182 // Populate the data object with data entered in the dialog window.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dcrud.asciidoc74 in PHP, the process is similar. You first create an action array object (for
75 example, an `index` object), then you create a document body object. This
/plugin/findologicxmlexport/vendor/sebastian/recursion-context/tests/
H A DContextTest.php59 $obj->object = $obj2;
/plugin/authgoogle/google/contrib/
H A DGoogle_PlusDomainsService.php563 public $object; variable in Google_Activity
635 public function setObject(Google_ActivityObject $object) { argument
636 $this->object = $object;
639 return $this->object;
1506 public $object; variable in Google_Comment
1545 public function setObject(Google_CommentObject $object) { argument
1546 $this->object = $object;
1549 return $this->object;
H A DGoogle_PlusService.php389 public $object; variable in Google_Activity
461 public function setObject(Google_ActivityObject $object) { argument
462 $this->object = $object;
465 return $this->object;
1072 public $object; variable in Google_Comment
1111 public function setObject(Google_CommentObject $object) { argument
1112 $this->object = $object;
1115 return $this->object;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/
H A DSerializerBuilderTest.php253 $object = $serializer->deserialize($serialized, PersonSecretWithVariables::class, 'json');
254 self::assertEquals($person, $object);

1...<<21222324252627282930>>...63