Home
last modified time | relevance | path

Searched refs:goto (Results 51 – 55 of 55) sorted by path

123

/plugin/tabinclude/
H A Dajax.php37 $goto = $ti->getLang('gotohere'); variable
38 $pagelink = tpl_link(wl($link),$goto,'',true);
H A Dhelper.php161 $goto = $this->getLang('gotohere');
162 $pagelink = tpl_link(wl($tabs[$init_page_idx]['page']),$goto,'',true);
211 $goto = $this->getLang('gotohere');
212 $pagelink = tpl_link(wl($tabs[$init_page_idx]['page']),$goto,'',true);
264 $goto = $this->getLang('gotohere');
265 $pagelink = tpl_link(wl($tabs[$i]['page']),$goto,'',true);
/plugin/talkpage/
H A Dsyntax.php66 $goto = substr($INFO['id'], strlen($talkns) + 1);
70 $goto = $talkns . ':' . $INFO['id'];
71 if (page_exists($goto)) {
78 $attr['href'] = wl($goto);
82 'goto' => $goto,
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js66411 inf_leave: // goto emulation
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js8610 inf_leave: // goto emulation

123