Home
last modified time | relevance | path

Searched refs:isAllProps (Results 1 – 4 of 4) sorted by relevance

/plugin/davcal/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/
H A DPDO.php75 if (!$propFind->isAllProps() && count($propFind->get404Properties()) === 0) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DPropFind.php255 function isAllProps() { function in Sabre\\DAV\\PropFind
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DPropFind.php255 function isAllProps() { function in Sabre\\DAV\\PropFind
/plugin/webdav/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/
H A DPDO.php82 if (!$propFind->isAllProps() && count($propFind->get404Properties()) === 0) {