Searched refs:userCanEdit (Results 1 – 2 of 2) sorted by relevance
106 $ACT === 'show' && ($showPageTools === 'always' || ($TEMPLATE->userCanEdit() === true &&
1366 ($this->userCanEdit() === true && strcasecmp($showPageTools, 'page editors') === 0))2236 public function userCanEdit(): bool function in dokuwiki\\template\\mikio\\mikio