Home
last modified time | relevance | path

Searched refs:getPropertiesForMultiplePaths (Results 1 – 11 of 11) sorted by relevance

/plugin/webdav/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php172 …foreach ($this->server->getPropertiesForMultiplePaths($fullPaths, $properties) as $fullPath => $pr…
/plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php172 …foreach ($this->server->getPropertiesForMultiplePaths($fullPaths, $properties) as $fullPath => $pr…
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DICSExportPlugin.php207 $nodes = $this->server->getPropertiesForMultiplePaths($queryResult, [$calDataProp]);
H A DPlugin.php432 …foreach ($this->server->getPropertiesForMultiplePaths($paths, $report->properties) as $uri => $obj…
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DICSExportPlugin.php207 $nodes = $this->server->getPropertiesForMultiplePaths($queryResult, [$calDataProp]);
H A DPlugin.php447 …foreach ($this->server->getPropertiesForMultiplePaths($paths, $report->properties) as $uri => $obj…
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php252 … foreach ($this->server->getPropertiesForMultiplePaths($paths, $report->properties) as $props) {
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php253 … foreach ($this->server->getPropertiesForMultiplePaths($paths, $report->properties) as $props) {
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php1571 $properties = $this->server->getPropertiesForMultiplePaths(
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php1015 function getPropertiesForMultiplePaths(array $paths, array $propertyNames = []) { function in Sabre\\DAV\\Server
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DServer.php950 function getPropertiesForMultiplePaths(array $paths, array $propertyNames = []) { function in Sabre\\DAV\\Server