Home
last modified time | relevance | path

Searched refs:deleteACL (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/lib/plugins/acl/
H A Dremote.php73 return $apa->deleteACL($scope, $user);
H A Dadmin.php123 $this->deleteACL($scope, $this->who);
127 $this->deleteACL($scope, $this->who);
736 $this->deleteACL($acl_scope, $acl_user);
754 public function deleteACL($acl_scope, $acl_user)
747 public function deleteACL($acl_scope, $acl_user) global() function in admin_plugin_acl