Home
last modified time | relevance | path

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

/dokuwiki/inc/Remote/
H A DLegacyApiCore.php427 return $this->aclCheck($id, (string)$user, (string)$groups);
H A DApiCore.php209 public function aclCheck($page, $user = '', $groups = []) function in dokuwiki\\Remote\\ApiCore