Searched refs:aclCheck (Results 1 – 2 of 2) sorted by relevance
45 'core.aclCheck' => new ApiCall($this->aclCheck(...), 'user'),209 public function aclCheck($page, $user = '', $groups = []) function in dokuwiki\\Remote\\ApiCore
427 return $this->aclCheck($id, (string)$user, (string)$groups);