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