Home
last modified time | relevance | path

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

/template/mikio/
H A Dmain.php98 $ACT === 'show' && ($showPageTools === 'always' || $TEMPLATE->userCanEdit() === true &&
H A Dmikio.php1227 $this->userCanEdit() === true && strcasecmp($showPageTools, 'page editors') === 0)
2071 public function userCanEdit()
2004 public function userCanEdit() global() function in dokuwiki\\template\\mikio\\Template