| /plugin/webdav/vendor/sabre/dav/lib/DAV/ |
| D | Server.php | 796 * @param array $propertyNames 799 function getProperties($path, $propertyNames) { argument 801 $result = $this->getPropertiesForPath($path, $propertyNames, 0); 819 * @param array $propertyNames 822 function getPropertiesForChildren($path, $propertyNames) { argument 825 foreach ($this->getPropertiesForPath($path, $propertyNames, 1) as $k => $row) { 896 $propertyNames = $propFind->getRequestedProperties(); 897 $propFindType = !empty($propertyNames) ? PropFind::NORMAL : PropFind::ALLPROPS; 905 $subPropFind = new PropFind($subPath, $propertyNames, $newDepth, $propFindType); 931 * @param array $propertyNames [all …]
|
| D | CorePlugin.php | 846 if ($node instanceof IProperties && $propertyNames = $propFind->get404Properties()) { 848 $nodeProperties = $node->getProperties($propertyNames);
|
| /plugin/davcal/vendor/sabre/dav/lib/DAV/ |
| H A D | Server.php | 759 * @param array $propertyNames 761 function getProperties($path, $propertyNames) { argument 763 $result = $this->getPropertiesForPath($path, $propertyNames, 0); 777 * @param array $propertyNames 780 function getPropertiesForChildren($path, $propertyNames) { argument 783 foreach ($this->getPropertiesForPath($path, $propertyNames, 1) as $k => $row) { 884 * @param array $propertyNames 888 function getPropertiesForPath($path, $propertyNames = [], $depth = 0) { argument 895 $propFindType = $propertyNames ? PropFind::NORMAL : PropFind::ALLPROPS; 896 $propFind = new PropFind($path, (array)$propertyNames, $depth, $propFindType); [all …]
|
| H A D | CorePlugin.php | 846 if ($node instanceof IProperties && $propertyNames = $propFind->get404Properties()) { 848 $nodeProperties = $node->getProperties($propertyNames); 849 foreach ($propertyNames as $propertyName) {
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 6.6.js | 1 …propertyNames);if(D)for(var W=0,U=e.properties;W<U.length;W++){var q=U[W];(u=q.keyNode)&&Le(u,D,r,…
|
| D | 4.4.js.map | 1 …propertyNames = asSchema(schema.propertyNames);\n if (propertyNames) {\n for (va…
|
| D | json.worker.js.map | 1 …propertyNames = asSchema(schema.propertyNames);\n if (propertyNames) {\n for (va…
|
| /plugin/dirtylittlehelper/mermaid/editor/ |
| D | 6.6.js | 1 …propertyNames);if(D)for(var W=0,U=e.properties;W<U.length;W++){var q=U[W];(u=q.keyNode)&&Le(u,D,r,…
|
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.development.js | 33643 var propertyNames = context.propertyNames; 33645 if (!propertyNames || !propertyNames.length) { 33649 return sortBy(propertyNames, function(propertyName) { 33702 ModdleCopy.prototype.copyElement = function(sourceElement, targetElement, propertyNames) { argument 33705 if (propertyNames && !isArray$2(propertyNames)) { 33706 propertyNames = [ propertyNames ]; 33709 propertyNames = propertyNames || getPropertyNames(sourceElement.$descriptor); 33712 propertyNames: propertyNames, property 33722 propertyNames = canCopyProperties; 33726 forEach(propertyNames, function(propertyName) { [all …]
|
| D | bpmn-modeler.production.min.js | 34 …propertyNames;if(t&&t.length)return M(t,(function(e){return"extensionElements"===e}))})),e.on("mod… property
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
| D | fabric.js | 13783 function makeEdgeToOriginGetter(propertyNames, originValues) { argument 13784 var origin = propertyNames.origin, 13785 axis1 = propertyNames.axis1, 13786 axis2 = propertyNames.axis2, 13787 dimension = propertyNames.dimension,
|
| D | fabric.min.js | 8 …inGetter(propertyNames,originValues){var origin=propertyNames.origin,axis1=propertyNames.axis1,axi… argument
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/ |
| D | asciidoctor.js | 17594 const propertyNames = Object.getOwnPropertyNames(converter.prototype) 17595 for (let i = 0; i < propertyNames.length; i++) { 17596 const propertyName = propertyNames[i]
|
| D | asciidoctor.cjs | 16121 const propertyNames = Object.getOwnPropertyNames(converter.prototype); 16122 for (let i = 0; i < propertyNames.length; i++) { 16123 const propertyName = propertyNames[i];
|
| /plugin/jsoneditor/script/ |
| D | jsoneditor.min.js | 2 …propertyNames:function(t,e,r,n){for(var i=this,o=[],a=Object.keys(e),s=null,l=function(){var e="";… method
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/ |
| D | asciidoctor.js | 41959 const propertyNames = Object.getOwnPropertyNames(converter.prototype) 41960 for (let i = 0; i < propertyNames.length; i++) { 41961 const propertyName = propertyNames[i]
|
| /plugin/ol3/ |
| D | script.js | 8 …propertyNames:t.propertyNames?t.propertyNames:[]}),pt(Array.isArray(t.featureTypes),11),"string"==…
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/ |
| D | asciidoctor.js | 42211 const propertyNames = Object.getOwnPropertyNames(converter.prototype) 42212 for (let i = 0; i < propertyNames.length; i++) { 42213 const propertyName = propertyNames[i]
|
| /plugin/bpmnio/vendor/bpmn-js/dist/ |
| D | bpmn-modeler.production.min.js | 197 …propertyNames;if(t&&t.length)return A(t,(function(e){return"extensionElements"===e}))})),e.on("mod… property
|
| /plugin/openlayersmap/ol/ |
| D | ol.js.map | 1 …propertyNames] Optional list of property names to serialize.\n * @property {string} [viewParams] v…
|
| /plugin/mermaid/ |
| H A D | mermaid.min.js | 1976 …propertyNames,e)};y4.removeBypasses=function(t,e,r){for(var n=!0,i=0;i<t.length;i++){for(var a=t[i…
|