Home
last modified time | relevance | path

Searched refs:Acl (Results 1 – 10 of 10) sorted by relevance

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/
H A DACLTest.php13 $acl = new Acl([]);
20 $acl = new Acl([]);
44 $acl = new Acl($privileges);
94 $acl = new Acl($privileges);
324 $acl = new Acl($privileges);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/Resource/
H A DAcl.php20 use Google\Service\Calendar\Acl as AclModel;
32 class Acl extends \Google\Service\Resource class
197 class_alias(Acl::class, 'Google_Service_Calendar_Resource_Acl');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DAcl.php20 class Acl extends \Google\Collection class
115 class_alias(Acl::class, 'Google_Service_Calendar_Acl');
/plugin/bez/mdl/
H A DEntity.php24 /** @var Acl */
137 $this->acl = new Acl($this->model->get_level(), $this->get_acl_columns());
H A DAcl.php5 class Acl { class
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DAcl.php28 class Acl implements Element, HtmlOutput { class
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DAcl.php28 class Acl implements Element, HtmlOutput { class
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php925 return new Xml\Property\Acl($this->getACL($node));
/plugin/codemirror/dist/modes/
H A Dpowershell.min.js.map1Acl|Alias|AuthenticodeSignature|ChildItem|Command|ComputerRestorePoint|Content|ControlPanelItem|Co…
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php1069 return new Xml\Property\Acl($this->getACL($node));