Lines Matching refs:show
68 (new Login($svg))->show();
89 * @param bool $show show section edit buttons?
92 function html_secedit($text, $show = true) argument
96 if ((isset($INFO) && !$INFO['writable']) || !$show || (isset($INFO) && $INFO['rev'])) {
271 (new PageView($txt))->show();
283 (new PageDraft())->show();
344 (new MediaRevisions($media_id))->show($first);
347 (new PageRevisions($INFO['id']))->show($first);
366 (new Recent($first, $show_changes))->show();
380 (new Index($ns))->show();
529 (new Backlinks())->show();
567 ])->show();
627 (new PageConflict($text, $summary))->show();
668 (new UserRegister())->show();
681 (new UserProfile())->show();
694 (new Editor())->show();
820 (new UserResendPwd())->show();