Home
last modified time | relevance | path

Searched defs:acl (Results 1 – 25 of 45) sorted by relevance

12

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DMockACLNode.php11 public $acl; variable in Sabre\\DAVACL\\MockACLNode
13 function __construct($name, array $acl = array()) {
44 function setACL(array $acl) {
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/FS/
H A DFile.php23 protected $acl; variable in Sabre\\DAVACL\\FS\\File
39 function __construct($path, array $acl, $owner = null) {
99 function setACL(array $acl) {
H A DCollection.php24 protected $acl; variable in Sabre\\DAVACL\\FS\\Collection
40 function __construct($path, array $acl, $owner = null) {
129 function setACL(array $acl) {
H A DHomeCollection.php164 function setACL(array $acl) {
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/FS/
H A DFile.php25 protected $acl; variable in Sabre\\DAVACL\\FS\\File
41 function __construct($path, array $acl, $owner = null) {
H A DCollection.php27 protected $acl; variable in Sabre\\DAVACL\\FS\\Collection
43 function __construct($path, array $acl, $owner = null) {
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DACLTrait.php77 function setACL(array $acl) {
H A DIACL.php58 function setACL(array $acl);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/
H A DMetadataOptions.php25 public $acl; variable in Google\\Service\\Storagetransfer\\MetadataOptions
62 public function setAcl($acl)
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DIACL.php58 function setACL(array $acl);
H A DPrincipalCollection.php127 function setACL(array $acl) {
/plugin/autlogin/
H A Dscript.js1 acl = { class
H A Dajax.php24 $acl = plugin_load('admin','autlogin'); variable
H A Daction.php15 var $acl = array(); variable in action_plugin_autlogin
/plugin/superacl/
H A Dajax.php27 $acl = plugin_load('admin','acl'); variable
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/FS/
H A DFileTest.php15 protected $acl = [ variable in Sabre\\DAVACL\\FS\\FileTest
/plugin/elasticsearch/_test/
H A Dacl.test.php13 protected $acl = [ variable in helper_plugin_elasticsearch_test
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DOutbox.php152 function setACL(array $acl) {
H A DInbox.php201 function setACL(array $acl) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DCollection.php149 function setACL(array $acl) {
H A DNode.php169 function setACL(array $acl) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCalendar.php53 public $acl; variable in Google\\Service\\Calendar
/plugin/bez/mdl/
H A DAcl.php7 protected $acl = array(); variable in dokuwiki\\plugin\\bez\\mdl\\Acl
[all...]
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarObject.php266 function setACL(array $acl) {
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DCard.php239 function setACL(array $acl) {

12