Searched defs:propertyNames (Results 1 – 5 of 5) sorted by relevance
/plugin/webdav/vendor/sabre/dav/lib/DAV/ |
H A D | Server.php | 799 function getProperties($path, $propertyNames) { 822 function getPropertiesForChildren($path, $propertyNames) { 938 function getPropertiesForPath($path, $propertyNames = [], $depth = 0) { 957 function getPropertiesIteratorForPath($path, $propertyNames = [], $depth = 0) { 1015 function getPropertiesForMultiplePaths(array $paths, array $propertyNames = []) {
|
/plugin/davcal/vendor/sabre/dav/lib/DAV/ |
H A D | Server.php | 761 function getProperties($path, $propertyNames) { 780 function getPropertiesForChildren($path, $propertyNames) { 888 function getPropertiesForPath($path, $propertyNames = [], $depth = 0) { 950 function getPropertiesForMultiplePaths(array $paths, array $propertyNames = []) {
|
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.development.js | 33702 ModdleCopy.prototype.copyElement = function(sourceElement, targetElement, propertyNames) { argument 51396 function getModdleProperties(moddleElement, propertyNames) { argument 51587 function getDiProperties(di, propertyNames) { argument
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
H A D | fabric.min.js | 8 …n(p){return fabric.util.transformPoint(p,vpt)},p=this._calculateCurrentDimensions(false),currentWi… property in commandLengths
|
H A D | fabric.js | 13783 function makeEdgeToOriginGetter(propertyNames, originValues) { argument
|