Home
last modified time | relevance | path

Searched refs:ID (Results 26 – 50 of 371) sorted by path

12345678910>>...15

/template/arcade-basic/
H A Dtpl_functions.php20 global $ID;
23 $discussPage = str_replace('@ID@', $ID, $discussionPage);
25 $isDiscussPage = strpos($ID, $discussPageRaw) !== false;
26 $backID = ':'.str_replace($discussPageRaw, '', $ID);
131 global $ACT, $conf, $ID, $INFO;
138 ($ID == $conf['start']) ? 'home' : '',
/template/arcadebasic/
H A Dtpl_functions.php20 global $ID;
23 $discussPage = str_replace('@ID@', $ID, $discussionPage);
24 $discussPageRaw = str_replace('@ID@', '', $discussionPage);
25 $isDiscussPage = strpos($ID, $discussPageRaw) !== false;
26 $backID = ':'.str_replace($discussPageRaw, '', $ID);
131 global $ACT, $conf, $ID, $INFO;
138 ($ID == $conf['start']) ? 'home' : '',
/template/arctic-mbo/
H A Ddetail.php51 <p>&larr; <?php echo $lang['img_backto']?> <?php tpl_pagelink($ID)?></p>
H A Dtpl_functions.php73 global $ID;
78 $svID = $ID; // save current ID
93 $curlc = $translation->getLangPart($ID);
101 if($always or (!$always && !getNS($ID))) {
178 mbo_html_index($ID);
287 $ID = $svID;
326 global $ID;
331 $ns = dirname(str_replace(':','/',$ID));
399 global $ID;
402 $parts = explode(':', $ID);
/template/arctic/
H A Ddetail.php49 <p>&larr; <?php echo $lang['img_backto']?> <?php tpl_pagelink($ID)?></p>
H A Dmain.php57 [[<?php tpl_link(wl($ID,'do=backlink'),tpl_pagetitle($ID,true))?>]]
H A Dtpl_functions.php74 global $ID;
79 $svID = $ID; // save current ID
92 if($always or (!$always && !getNS($ID))) {
278 $ID = $svID;
319 global $ID;
324 $ns = dirname(str_replace(':','/',$ID));
/template/arctictut/
H A Ddetail.php48 <p>&larr; <?php echo $lang['img_backto']?> <?php tpl_pagelink($ID)?></p>
H A Dtpl_functions.php73 global $ID;
78 $svID = $ID; // save current ID
91 if($always or (!$always && !getNS($ID))) {
277 $ID = $svID;
318 global $ID;
323 $ns = dirname(str_replace(':','/',$ID));
/template/argon-alt/assets/js/core/
H A Djquery.min.js2ID:new RegExp("^#("+L+")"),CLASS:new RegExp("^\\.("+L+")"),TAG:new RegExp("^("+L+"|[*])"),ATTR:new…
/template/argon-alt/
H A Dtpl_functions.php20 global $ID;
23 $discussPage = str_replace('@ID@', $ID, $discussionPage);
25 $isDiscussPage = strpos($ID, $discussPageRaw) !== false;
26 $backID = ':'.str_replace($discussPageRaw, '', $ID);
131 global $ACT, $conf, $ID, $INFO;
138 ($ID == $conf['start']) ? 'home' : '',
/template/argon/assets/js/core/
H A Djquery.min.js2ID:new RegExp("^#("+L+")"),CLASS:new RegExp("^\\.("+L+")"),TAG:new RegExp("^("+L+"|[*])"),ATTR:new…
/template/argon/
H A Dtpl_functions.php20 global $ID;
23 $discussPage = str_replace('@ID@', $ID, $discussionPage);
25 $isDiscussPage = strpos($ID, $discussPageRaw) !== false;
26 $backID = ':'.str_replace($discussPageRaw, '', $ID);
131 global $ACT, $conf, $ID, $INFO;
138 ($ID == $conf['start']) ? 'home' : '',
/template/artforwater/
H A Dtpl_functions.php20 global $ID;
23 $discussPage = str_replace('@ID@', $ID, $discussionPage);
24 $discussPageRaw = str_replace('@ID@', '', $discussionPage);
25 $isDiscussPage = strpos($ID, $discussPageRaw) !== false;
26 $backID = ':'.str_replace($discussPageRaw, '', $ID);
131 global $ACT, $conf, $ID, $INFO;
138 ($ID == $conf['start']) ? 'home' : '',
/template/backpack/
H A Ddetail.php51 <p>&larr; <?php echo $lang['img_backto']?> <?php tpl_pagelink($ID)?></p>
H A Dmain.php45 …[[<?php tpl_link(wl($ID,'do=backlink'),tpl_pagetitle($ID,true),'title="'.$lang['btn_backlink'].'"'…
/template/basical/
H A Dtpl_functions.php20 global $ID;
23 $discussPage = str_replace('@ID@', $ID, $discussionPage);
25 $isDiscussPage = strpos($ID, $discussPageRaw) !== false;
26 $backID = ':'.str_replace($discussPageRaw, '', $ID);
131 global $ACT, $conf, $ID, $INFO;
138 ($ID == $conf['start']) ? 'home' : '',
/template/battlehorse/
H A Ddetail.php54 <p>&larr; <?php echo $lang['img_backto']?> <?php tpl_pagelink($ID)?></p>
H A Dmain.php83 [[<?php tpl_link(wl($ID,'do=backlink'),tpl_pagetitle($ID,true))?>]]
H A Dtplfn_sidebar.php39 global $ID, $REV, $conf;
42 $saveID = $ID;
49 $fileSidebar = getSidebarFN(getNS($ID), $conf['sidebar']['page']);
54 $ID = $fileSidebar;
56 print p_wiki_xhtml($ID,$REV,false);
64 $ID = $saveID;
83 global $ID;
84 $id = $ID;
/template/benjamin/
H A Dtpl_functions.php20 global $ID;
22 $discussPage = str_replace('@ID@', $ID, $discussionPage);
24 $isDiscussPage = strpos($ID, $discussPageRaw) !== false;
25 $backID = ':'.str_replace($discussPageRaw, '', $ID);
109 global $ACT, $conf, $ID, $INFO;
116 ($ID == $conf['start']) ? 'home' : '',
/template/binkytestinstance/
H A Dmain.php53 <div class="pageId"><span><?php echo hsc($ID) ?></span></div>
/template/bootie/js/
H A Djquery-3.3.1.min.js2ID:new RegExp("^#("+R+")"),CLASS:new RegExp("^\\.("+R+")"),TAG:new RegExp("^("+R+"|[*])"),ATTR:new…
/template/bootie/
H A Dmain.php16 global $ID;
28 if ($ID == "start") {
31 $pageTitle = tpl_pagetitle($ID, true);
H A Dtpl_template_NicoBoot.php95 global $ID;
96 $idParts = explode(':', $ID);

12345678910>>...15