Home
last modified time | relevance | path

Searched refs:userCanEdit (Results 1 – 2 of 2) sorted by last modified time

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