Home
last modified time | relevance | path

Searched defs:propertyNames (Results 1 – 5 of 5) sorted by relevance

/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php799 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 DServer.php761 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 Dbpmn-modeler.development.js33702 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 Dfabric.min.js8 …n(p){return fabric.util.transformPoint(p,vpt)},p=this._calculateCurrentDimensions(false),currentWi… property in commandLengths
H A Dfabric.js13783 function makeEdgeToOriginGetter(propertyNames, originValues) { argument