Lines Matching refs:show
70 (new Login($svg))->show();
91 * @param bool $show show section edit buttons?
94 function html_secedit($text, $show = true) argument
98 if ((isset($INFO) && !$INFO['writable']) || !$show || (isset($INFO) && $INFO['rev'])) {
273 (new PageView($txt))->show();
285 (new PageDraft())->show();
347 (new MediaRevisions($media_id))->show($first);
350 (new PageRevisions($INFO['id']))->show($first);
369 (new Recent($first, $show_changes))->show();
383 (new Index($ns))->show();
532 (new Backlinks())->show();
570 ])->show();
630 (new PageConflict($text, $summary))->show();
671 (new UserRegister())->show();
684 (new UserProfile())->show();
697 (new Editor())->show();
823 (new UserResendPwd())->show();