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