| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/ |
| D | PermissionTeamDrivePermissionDetails.php | 25 public $inherited; variable in Google\\Service\\Drive\\PermissionTeamDrivePermissionDetails 42 public function setInherited($inherited) argument 44 $this->inherited = $inherited; 51 return $this->inherited;
|
| D | PermissionPermissionDetails.php | 25 public $inherited; variable in Google\\Service\\Drive\\PermissionPermissionDetails 42 public function setInherited($inherited) argument 44 $this->inherited = $inherited; 51 return $this->inherited;
|
| /plugin/asciidocjs/node_modules/lodash/ |
| D | _arrayLikeKeys.js | 22 function arrayLikeKeys(value, inherited) { argument 32 if ((inherited || hasOwnProperty.call(value, key)) &&
|
| D | lodash.js | 2425 function arrayLikeKeys(value, inherited) { argument 2435 if ((inherited || hasOwnProperty.call(value, key)) &&
|
| /plugin/refnotes/ |
| D | admin.css | 95 div#refnotes-config div#config__manager td.inherited input, 96 div#refnotes-config div#config__manager td.inherited textarea, 97 div#refnotes-config div#config__manager td.inherited select {
|
| /plugin/dw2pdf/vendor/setasign/fpdi/src/PdfReader/ |
| D | Page.php | 98 * @param bool $inherited 104 public function getAttribute($name, $inherited = true) argument 113 if ($inherited && \in_array($name, $inheritedKeys, true)) {
|
| /plugin/combo/vendor/symfony/process/ |
| H A D | CHANGELOG.md | 27 * deprecated `Process::inheritEnvironmentVariables()`: env variables are always inherited. 49 * environment variables will always be inherited
|
| /plugin/syntaxhighlighter3/sxh3/ |
| D | README.md | 18 Testing is something that is still inherited from ages ago and is currently using QUnit. To test th…
|
| /plugin/refnotes/lang/en/ |
| D | intro.txt | 13 …/Namespaces// section settings that are shown on a green background are inherited from the parent …
|
| /plugin/authldaplocal/ |
| D | README.md | 9 Ths mix shows if you have a look at the code. The backend is inherited from the LDAP backend. It ov…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 37.37.js.map | 1 …lements',\n 'import',\n 'in',\n 'index',\n 'inherited',\n 'init…
|
| D | 59.59.js.map | 1 …,\n 'private',\n 'public',\n 'external',\n 'inherited',\n 'paya…
|
| /plugin/codemirror/dist/modes/ |
| D | pascal.min.js.map | 1 …\" +\n \"downto else end file for function goto if implementation in inherited \" +\n \"inli…
|
| /plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/ |
| D | style.css | 370 #packages.summary td:first-child, #namespaces.summary td:first-child, .inherited.summary td:first-c…
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/ |
| D | ChangeLog-5.7.md | 94 * Fixed [#1999](https://github.com/sebastianbergmann/phpunit/issues/1999): Handler is inherited fro…
|
| /plugin/webdav/vendor/sabre/dav/lib/DAV/ |
| D | Server.php | 118 '{DAV:}inherited-acl-set',
|
| /plugin/davcal/vendor/sabre/dav/lib/DAV/ |
| H A D | Server.php | 112 '{DAV:}inherited-acl-set',
|
| /plugin/asciidocjs/node_modules/core-js/ |
| D | CHANGELOG.md | 140 - `Function#name` no longer cache the result for correct behaviour with inherited constructors, [#2… 189 - Fixed `%TypedArray%#slice` in Edge ~ 13 (throws with `@@species` and wrapped / inherited construc… 292 …interface](https://heycam.github.io/webidl/#idl-iterable) or should be [inherited from `Array`](ht…
|
| /plugin/sequencediagram/bower_components/lodash/doc/ |
| D | README.md | 5117 by their own, not inherited, enumerable properties. Functions and DOM 6266 Converts `value` to a plain object flattening inherited enumerable string 6995 inherited source properties. 7192 Assigns own and inherited enumerable string keyed properties of source 7344 Iterates over own and inherited enumerable string keyed properties of an 7525 Creates an array of function property names from own and inherited 7632 Checks if `path` is a direct or inherited property of `object`. 7804 Creates an array of the own and inherited enumerable property names of `object`. 7909 inherited enumerable string keyed properties of source objects into the 7995 own and inherited enumerable property paths of `object` that are not omitted. [all …]
|
| /plugin/impressjs/tpl/dokuwiki/ |
| D | impress.css | 674 Value if this property is inherited, so to make everything else clickable
|
| /plugin/highlightjs/highlight/ |
| D | highlight.pack.js | 1 …inherited:1,override:1,"if":1,type:1,until:1,"function":1,"do":1,begin:1,repeat:1,"goto":1,nil:1,f… property
|
| /plugin/barcodes/ |
| D | composer.lock | 1514 … "description": "Allows reflection of object attributes, including inherited and non-public ones",
|
| /plugin/sequencediagram/bower_components/lodash/ |
| D | lodash.js | 2383 function arrayLikeKeys(value, inherited) { argument 2393 if ((inherited || hasOwnProperty.call(value, key)) &&
|
| /plugin/sequencediagram/bower_components/lodash/dist/ |
| D | lodash.js | 2383 function arrayLikeKeys(value, inherited) { argument 2393 if ((inherited || hasOwnProperty.call(value, key)) &&
|
| /plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/ |
| D | index.mjs | 480 // inherited constants. 715 // Call .inherited() hook with new class on the superclass 716 if (superclass.$inherited) { 717 superclass.$inherited(klass); 4201 superclass.$inherited(klass); 4222 $def(self, '$inherited', $return_val(nil)); 14681 $defs(self, '$inherited', function $$inherited(klass) { 21629 $defs(self, '$inherited', function $$inherited(klass) {
|