Home
last modified time | relevance | path

Searched refs:object (Results 251 – 275 of 1568) sorted by last modified time

1...<<11121314151617181920>>...63

/plugin/semantic/
H A DLICENSE135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
166 If distribution of executable or object code is made by offering
170 compelled to copy the source along with the object code.
/plugin/odtsupport/
H A DLICENSE132 produce the work, or an object code interpreter used to run it.
134 The "Corresponding Source" for a work in object code form means all
136 work) run the object code and to modify the work, including scripts to
247 You may convey a covered work in object code form under the terms
252 a) Convey the object code in, or embodied in, a physical product
257 b) Convey the object code in, or embodied in, a physical product
261 model, to give anyone who possesses the object code either (1) a
275 d) Convey the object code by offering access from a designated
289 you inform other peers where the object code and Corresponding
295 included in conveying the object code work.
[all …]
/plugin/usecounter/
H A DREADME.md2 …helper which can be used in other plugins to count the occurences of any object with an arbitrary …
H A Ddokuwiki_plugin_page.wiki4 … helper that can be used in other plugins to count the occurences of any object with an arbitrary …
29 This plugin provides a helper class that manages the amount of occurences of any given object.
33 …- incUsageOf(string $id) - indicates to the helper that the object with the given identifier is us…
H A DLICENSE132 produce the work, or an object code interpreter used to run it.
134 The "Corresponding Source" for a work in object code form means all
136 work) run the object code and to modify the work, including scripts to
247 You may convey a covered work in object code form under the terms
252 a) Convey the object code in, or embodied in, a physical product
257 b) Convey the object code in, or embodied in, a physical product
261 model, to give anyone who possesses the object code either (1) a
275 d) Convey the object code by offering access from a designated
289 you inform other peers where the object code and Corresponding
295 included in conveying the object code work.
[all …]
H A Dplugin.info.txt7 desc Provides a helper that can be used in other plugins to count the occurences of any object wi…
/plugin/barcodes/
H A DLICENSE.md40 object code and/or source code for the Application, including any data
67 The object code form of an Application may incorporate material from
68 a header file that is part of the Library. You may convey such object
74 * **a)** Give prominent notice with each copy of the object code that the
77 * **b)** Accompany the object code with a copy of the GNU GPL and this license
H A Dcomposer.lock177 "object",
178 "object graph"
715 "sebastian/object-enumerator": "^4.0.3",
1299 "sebastian/object-reflector": "^2.0",
1405 "name": "sebastian/object-enumerator",
1409 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
1420 "sebastian/object-reflector": "^2.0",
1448 "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
1462 "name": "sebastian/object-reflector",
1466 "url": "https://github.com/sebastianbergmann/object-reflector.git",
[all …]
/plugin/fastwiki/
H A DLICENSE135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
166 If distribution of executable or object code is made by offering
170 compelled to copy the source along with the object code.
/plugin/authdrupal8/
H A Dpassword.inc215 * $account object, for example the uid to look up the hash in a custom table
221 * A user object with at least the fields from the {users} table.
269 * A user object with at least the fields from the {users} table.
/plugin/twofactoraltemail/
H A DLICENSE135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
166 If distribution of executable or object code is made by offering
170 compelled to copy the source along with the object code.
/plugin/edittable/lib/
H A Dhandsontable.full.js1476 function duckSchema(object) {
1583 function clone(object) {
1695 for (var key in object) {
1696 …if (!object.hasOwnProperty || object.hasOwnProperty && Object.prototype.hasOwnProperty.call(object
1697 if (iteratee(object[key], key, object) === false) {
1703 return object;
1715 var result = object;
1737 if (!isObject(object)) {
6310 object[key] = value;
6311 return object;
[all …]
/plugin/blog/
H A DCOPYING137 under Section 2) in object code or executable form under the terms of
154 received the program in object code or executable form with such
168 If distribution of executable or object code is made by offering
172 compelled to copy the source along with the object code.
/plugin/advanced/
H A DLICENSE135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
166 If distribution of executable or object code is made by offering
170 compelled to copy the source along with the object code.
/plugin/linksuggest/
H A DLICENSE135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
166 If distribution of executable or object code is made by offering
170 compelled to copy the source along with the object code.
/plugin/firenews/
H A DLICENSE135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
166 If distribution of executable or object code is made by offering
170 compelled to copy the source along with the object code.
/plugin/s5/ui/default/
H A Dslides.js20 function hasClass(object, className) { argument
21 if (!object.className) return false;
25 function hasValue(object, value) { argument
26 if (!object) return false;
31 if (!object) return;
32object.className = object.className.replace(new RegExp('(^|\\s)'+className+'(\\s|$)'), RegExp.$1+R…
35 function addClass(object,className) { argument
36 if (!object || hasClass(object, className)) return;
37 if (object.className) {
38 object.className += ' '+className;
[all …]
/plugin/s5/ui/dokuwiki/
H A Dslides.js20 function hasClass(object, className) { argument
21 if (!object.className) return false;
25 function hasValue(object, value) { argument
26 if (!object) return false;
31 if (!object) return;
32object.className = object.className.replace(new RegExp('(^|\\s)'+className+'(\\s|$)'), RegExp.$1+R…
35 function addClass(object,className) { argument
36 if (!object || hasClass(object, className)) return;
37 if (object.className) {
38 object.className += ' '+className;
[all …]
/plugin/archivegenerator/
H A DLICENSE135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
166 If distribution of executable or object code is made by offering
170 compelled to copy the source along with the object code.
/plugin/fullscreenmode/
H A DLICENSE135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
166 If distribution of executable or object code is made by offering
170 compelled to copy the source along with the object code.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhost-config.asciidoc35 ->build(); // Build the client object
38 Notice that the `ClientBuilder` object allows chaining method calls for brevity.
53 $client = $clientBuilder->build(); // Build the client object
98 ->build(); // Build the client object
H A Dinstallation.asciidoc90 creates a ClientBuilder object, which helps you to set custom configurations.
92 object. For further info, consult the <<configuration>> section.
H A Dper-request-configuration.asciidoc90 as JSON. In the first example, the response body is a complete JSON object which
H A Dphp_json_objects.asciidoc15 object.
34 <1> This empty JSON object is what causes problems.
38 the empty object is explicitly an object, not an array. To define this query in
57 <1> We use the generic PHP stdClass object to represent an empty object. The
60 By using an explicit stdClass object, we can force the `json_encode` parser to
61 correctly output an empty object, instead of an empty array. This verbose
63 version of an empty object.
106 <2> This array encodes the `{"time" : {"order" : "desc"}}` object
[all...]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DBREAKING_CHANGES.md31 - [#674](https://github.com/elastic/elasticsearch-php/pull/674) `ClientBuilder::defaultLogger()` method was removed. It is recommended to [create the logger object manually](https://github.com/elastic/elasticsearch-php/blob/master/docs/configuration.asciidoc#enabling-the-logger).

1...<<11121314151617181920>>...63