Home
last modified time | relevance | path

Searched refs:acl (Results 51 – 75 of 148) sorted by relevance

123456

/plugin/autlogin/
H A Daction.php15 var $acl = array(); variable in action_plugin_autlogin
138 if(empty($this->acl)) // no rule is set
141 foreach($this->acl as $stranka => $n1)
302 $acl = preg_split('/\s+/',$line);
305 $acl[1] = rawurldecode($acl[1]);
306 $acl_config[$acl[0]][$acl[1]][$acl[2]] = $acl[3];
308 $this->acl = $acl_config;
/plugin/dokutranslate/
H A Dadmin.php27 var $acl = null; variable in admin_plugin_dokutranslate
253 …pe="text" name="modgroup" class="edit" value="'.hsc(isset($this->acl[$ns]) ? $this->acl[$ns] : '')…
255 if(!isset($this->acl[$ns])){
317 $this->acl = parseModlist($AUTH_ACL);
345 foreach($this->acl as $where => $who){
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php201 if (!in_array($priv, $acl)) {
273 * @param array $acl
276 function setDefaultAcl(array $acl) { argument
278 $this->defaultAcl = $acl;
595 $acl = $node->getACL();
597 $acl[] = [
603 return $acl;
624 $acl = $this->getACL($node);
630 foreach ($acl as $ace) {
1176 $newAcl = $acl->getPrivileges();
[all …]
H A DIACL.php55 * @param array $acl
58 function setACL(array $acl); argument
H A DACLTrait.php74 * @param array $acl
77 function setACL(array $acl) { argument
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DIACL.php55 * @param array $acl
58 function setACL(array $acl); argument
H A DPlugin.php191 if (is_null($acl)) {
206 if (!in_array($priv, $acl)) {
478 $acl = $node->getACL();
480 $acl[] = [
486 return $acl;
507 $acl = $this->getACL($node);
509 if (is_null($acl)) return null;
515 foreach ($acl as $ace) {
923 $acl = $this->getACL($node);
924 if (!is_null($acl)) {
[all …]
H A DPrincipalCollection.php124 * @param array $acl
127 function setACL(array $acl) { argument
/plugin/aclregex/
H A Daction.php110 foreach ($AUTH_ACL as $acl) {
112 $acl = preg_replace('/#.*$/', '', $acl);
116 list($acl_object, $acl_subject, $acl_permission, $acl_rest) = preg_split('/[ \t]+/', $acl, 4);
/plugin/daftdrafts/
H A Dhelper.php33 'desc' => 'Add an ACL Line into the acl.auth.php',
39 'desc' => 'Remove an ACL Line into the acl.auth.php',
56 if ( empty($acl_config) ) $acl_config = file(DOKU_CONF.'acl.auth.php');
/plugin/nodisp/
H A DREADME.md4 ``n`` is an acl level. Any acl permission less then ``n`` is
/plugin/bez/mdl/
H A DTask_comment.php54 $this->acl->grant('content', BEZ_PERMISSION_CHANGE);
64 $this->acl->grant('id', BEZ_PERMISSION_DELETE);
65 $this->acl->grant('content', BEZ_PERMISSION_CHANGE);
H A DEntity.php25 protected $acl; variable in dokuwiki\\plugin\\bez\\mdl\\Entity
110 $fields = $this->acl->get_list();
137 $this->acl = new Acl($this->model->get_level(), $this->get_acl_columns());
141 return $this->acl->acl_of($field);
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sharing/
H A DPlugin.php126 $acl = $this->server->getPlugin('acl');
129 if ($acl) {
130 $acl->checkPrivileges($path, '{DAV:}share');
275 $aclPlugin = $this->server->getPlugin('acl');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DStorageObject.php149 public function setAcl($acl) argument
151 $this->acl = $acl;
158 return $this->acl;
H A DBucket.php117 public function setAcl($acl) argument
119 $this->acl = $acl;
126 return $this->acl;
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/FS/
H A DHomeCollection.php80 $acl = [
97 $acl,
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DCollection.php146 * @param array $acl
149 function setACL(array $acl) { argument
H A DNode.php166 * @param array $acl
169 function setACL(array $acl) { argument
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DOutbox.php149 * @param array $acl
152 function setACL(array $acl) { argument
/plugin/structgroup/helper/
H A Dauthgroup.php23 $acl = preg_split('/[ \t]+/',$line);
26 $grp = rawurldecode($acl[1]);
/plugin/advanced/lang/en/config/
H A Dacl.txt5 Access restrictions are saved in a file called ''conf/acl.auth.php'', which should be writable by t…
13 … However the //admin// permission of //255// can not be used in the ''conf/acl.auth.php'' file. It…
26 * [[doku>acl]]
/plugin/advanced/lang/en/
H A Dconfig.txt17 | | ''acl.auth.php'' | see [[doku>acl]]…
18 | | ''users.auth.php'' | see [[doku>acl]]…
/plugin/authgoogle/google/contrib/
H A DGoogle_TaskqueueService.php295 public $acl; variable in Google_TaskQueue
302 public function setAcl(Google_TaskQueueAcl $acl) { argument
303 $this->acl = $acl;
306 return $this->acl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCalendar.php53 public $acl; variable in Google\\Service\\Calendar
81 'acl',
85 'path' => 'calendars/{calendarId}/acl/{ruleId}',
100 'path' => 'calendars/{calendarId}/acl/{ruleId}',
115 'path' => 'calendars/{calendarId}/acl',
129 'path' => 'calendars/{calendarId}/acl',
155 'path' => 'calendars/{calendarId}/acl/{ruleId}',
174 'path' => 'calendars/{calendarId}/acl/{ruleId}',
193 'path' => 'calendars/{calendarId}/acl/watch',

123456