Searched refs:canClear (Results 1 – 5 of 5) sorted by relevance
61 $this->assertTrue($h->canClear(true));62 $this->assertFalse($h->canClear(false));
630 if (!$helper->canClear($isAdmin)) {653 if (!$helper->canClear($isAdmin)) {
89 if (!$helper || !$helper->canClear(auth_isadmin())) {
774 public function canClear($isAdmin) function in helper_plugin_annotations
151 `helper::canClear(auth_isadmin())`, with Post/Redirect/Get back to the same view. To avoid an210 …orphaned (per page on-page, and per-page or wiki-wide in the admin overview) | admin (`canClear`) |