Home
last modified time | relevance | path

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

/dokuwiki/inc/Remote/
H A DLegacyApiCore.php51 'wiki.aclCheck' => new ApiCall($this->legacyAclCheck(...), 'legacy'),
425 public function legacyAclCheck($id, $user = null, $groups = null) function in dokuwiki\\Remote\\LegacyApiCore