Home
last modified time | relevance | path

Searched refs:transactionType (Results 26 – 28 of 28) sorted by path

12

/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php472 $this->transactionType = strtolower($method);
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php64 $this->server->transactionType = 'report-sync-collection';
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php1135 $this->server->transactionType = 'report-principal-property-search';
1139 $this->server->transactionType = 'report-principal-search-property-set';
1143 $this->server->transactionType = 'report-expand-property';
1147 $this->server->transactionType = 'report-principal-match';
1151 $this->server->transactionType = 'acl-principal-prop-set';

12