/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/ |
H A 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;
|
H A 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;
|
/plugin/refnotes/ |
H A 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/ |
H A 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/ |
H A 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/ |
H A D | intro.txt | 13 Settings that are shown on a blue background are the default values. In the //Namespaces// section settings that are shown on a green background are inherited from the parent namespace.
|
/plugin/authldaplocal/ |
H A 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/ |
H A D | 37.37.js.map | 1 …lements',\n 'import',\n 'in',\n 'index',\n 'inherited',\n 'init…
|
H A D | 59.59.js.map | 1 …,\n 'private',\n 'public',\n 'external',\n 'inherited',\n 'paya…
|
/plugin/codemirror/dist/modes/ |
H A 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/ |
H A D | style.css | 370 #packages.summary td:first-child, #namespaces.summary td:first-child, .inherited.summary td:first-child, .used.summary td:first-child {
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/ |
H A 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/ |
H A 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/sequencediagram/bower_components/lodash/doc/ |
H A 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`. 7909 inherited enumerable string keyed properties of source objects into the 8027 the own and inherited enumerable string keyed properties of `object` that 8267 Creates an array of own and inherited enumerable string keyed-value pairs [all …]
|
/plugin/impressjs/tpl/dokuwiki/ |
H A D | impress.css | 674 Value if this property is inherited, so to make everything else clickable
|
/plugin/highlightjs/highlight/ |
H A 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 in hljs.LANGUAGES.delphi.b
|
/plugin/barcodes/ |
H A D | composer.lock | 1514 "description": "Allows reflection of object attributes, including inherited and non-public ones",
|
/plugin/sequencediagram/bower_components/lodash/dist/ |
H A D | lodash.js | 2383 function arrayLikeKeys(value, inherited) { argument 2393 if ((inherited || hasOwnProperty.call(value, key)) &&
|
/plugin/sequencediagram/bower_components/lodash/ |
H A D | lodash.js | 2383 function arrayLikeKeys(value, inherited) { argument 2393 if ((inherited || hasOwnProperty.call(value, key)) &&
|
/plugin/webcode/vendor/ |
H A D | firebug-lite-1.4.js | 7184 if(!styleRuleBox){var rule={rule:this.selection,inherited:false,selector:"element.style",props:[]}; property in AnonymousFunctionf1d9e84c27300.rule 7185 if(!rulesBox){styleRuleBox=this.template.cascadedTag.replace({rules:[rule],inherited:[],inheritLabe… 7399 var result=this.template.cascadedTag.replace({rules:rules,inherited:sections,inheritLabel:inheritLa… 7429 …,id:ruleId,selector:ruleData.selector,sourceLink:sourceLink,props:props,inherited:inheritMode,isSy… 7448 …le:element,id:getElementXPath(element),selector:"element.style",props:props,inherited:inheritMode})
|
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
H A D | firebug-lite-debug.js | 27099 … var rule = {rule: this.selection, inherited: false, selector: "element.style", props: []}; property in AnonymousFunction7f0ac55727500.rule 27105 … rules: [rule], inherited: [], inheritLabel: "Inherited from" // $STR("InheritedFrom") 27878 var result = this.template.cascadedTag.replace({rules: rules, inherited: sections, 27972 props: props, inherited: inheritMode, 28068 selector: "element.style", props: props, inherited: inheritMode});
|
/plugin/combo/resources/firebug/ |
H A D | firebug-lite-1.4.js | 7195 if(!styleRuleBox){var rule={rule:this.selection,inherited:false,selector:"element.style",props:[]}; property in AnonymousFunction4beb612327800.rule 7196 if(!rulesBox){styleRuleBox=this.template.cascadedTag.replace({rules:[rule],inherited:[],inheritLabel:"Inherited from"},this.panelNode); 7406 function CSSElementPanel(){}CSSElementPanel.prototype=extend(Firebug.CSSStyleSheetPanel.prototype,{template:domplate({cascadedTag:DIV({"class":"a11yCSSView",role:"presentation"},DIV({role:"list","aria-label":$STR("aria.labels.style rules")},FOR("rule","$rules",TAG("$ruleTag",{rule:"$rule"}))),DIV({role:"list","aria-label":$STR("aria.labels.inherited style rules")},FOR("section","$inherited",H1({"class":"cssInheritHeader groupHeader focusRow",role:"listitem"},SPAN({"class":"cssInheritLabel"},"$inheritLabel"),TAG(FirebugReps.Element.shortTag,{object:"$section.element"})),DIV({role:"group"},FOR("rule","$section.rules",TAG("$ruleTag",{rule:"$rule"})))))),ruleTag:isIE?DIV({"class":"cssElementRuleContainer"},TAG(FirebugReps.SourceLink.tag,{object:"$rule.sourceLink"}),TAG(CSSStyleRuleTag.tag,{rule:"$rule"})):DIV({"class":"cssElementRuleContainer"},TAG(CSSStyleRuleTag.tag,{rule:"$rule"}),TAG(FirebugReps.SourceLink.tag,{object:"$rule.sourceLink"}))}),updateCascadeView:function(element){var rules=[],sections=[],usedProps={}; 7410 var result=this.template.cascadedTag.replace({rules:rules,inherited:sections,inheritLabel:inheritLabel},this.panelNode) 7440 rules.splice(0,0,{rule:rule,id:ruleId,selector:ruleData.selector,sourceLink:sourceLink,props:props,inherited:inheritMode,isSystemSheet:isSystemSheet}) 7459 if(props.length){rules.splice(0,0,{rule:element,id:getElementXPath(element),selector:"element.style",props:props,inherited:inheritMode})
|
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | ChangeLog | 954 * Fixed: line-height is not inherited by tables
|