Home
last modified time | relevance | path

Searched refs:disableListing (Results 1 – 3 of 3) sorted by relevance

/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DAbstractPrincipalCollection.php42 public $disableListing = false; variable in Sabre\\DAVACL\\AbstractPrincipalCollection
94 if ($this->disableListing)
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DAbstractPrincipalCollection.php42 public $disableListing = false; variable in Sabre\\DAVACL\\AbstractPrincipalCollection
94 if ($this->disableListing)
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DPrincipalCollectionTest.php46 $pc->disableListing = true;