Home
last modified time | relevance | path

Searched refs:getIfConditions (Results 1 – 5 of 5) sorted by relevance

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DGetIfConditionsTest.php16 $conditions = $this->server->getIfConditions($request);
24 $conditions = $this->server->getIfConditions($request);
54 $conditions = $this->server->getIfConditions($request);
82 $conditions = $this->server->getIfConditions($request);
111 $conditions = $this->server->getIfConditions($request);
144 $conditions = $this->server->getIfConditions($request);
182 $conditions = $this->server->getIfConditions($request);
226 $conditions = $this->server->getIfConditions($request);
253 $conditions = $this->server->getIfConditions($request);
287 $conditions = $this->server->getIfConditions($request);
/plugin/webdav/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php198 $conditions = $this->server->getIfConditions($request);
/plugin/davcal/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php198 $conditions = $this->server->getIfConditions($request);
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php1446 $ifConditions = $this->getIfConditions($request);
1578 function getIfConditions(RequestInterface $request) { function in Sabre\\DAV\\Server
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DServer.php1370 $ifConditions = $this->getIfConditions($request);
1502 function getIfConditions(RequestInterface $request) { function in Sabre\\DAV\\Server