Home
last modified time | relevance | path

Searched refs:ID (Results 101 – 125 of 1363) sorted by relevance

12345678910>>...55

/plugin/cite/
H A Dcode.php15 global $INFO, $ID, $REV;
24 return wl($ID, ['rev' => $rev], true);
35 global $INFO, $ID, $REV;
43 return wl($ID, ['rev' => $rev, 'do' => 'cite'], true);
/plugin/offline/
H A Drenderer.php64 global $ID;
66 $urlPrefixStr = $this->create_url_prefix($ID);
164 global $ID;
166 $urlPrefixStr = $this->create_url_prefix($ID);
254 global $ID;
257 resolve_pageid(getNS($ID),$id,$exists);
270 $urlPrefixStr = $this->create_url_prefix($ID);
281 if ($id == $ID) {
318 function create_url_prefix($ID) { argument
324 $directoryLevel = substr_count($ID, ':');
[all …]
/plugin/redirect2/
H A Daction.php47 global $ACT, $ID, $INFO;
57 $this->_log_redirection(404, $ID, $referer);
71 global $ID, $INFO;
128 global $ID, $ACT, $REV, $INPUT;
134 $id = p_get_metadata($ID,'relation isreplacedby');
144 $this->_log_redirection($status, $ID, $dest);
159 global $ACT, $ID, $INPUT;
175 $checkID = $ID;
186 $this->_log_redirection($status, $ID, $dest);
202 $redirect = $this->_RedirectMatch($ID, $map);
[all …]
/plugin/superacl/
H A Dadmin.php163 global $ID;
193 global $ID;
213 global $ID;
256 global $ID;
284 global $ID;
340 global $ID;
354 $check = $ID;
423 global $ID;
526 global $ID;
607 global $ID;
[all …]
/plugin/bureaucracy-au/helper/
H A Dfieldnumber.php31 global $ID;
33 $c_val = p_get_metadata($ID, 'bureaucracy ' . $key);
38 p_set_metadata($ID, array('bureaucracy' => array($key => $this->opt['value'])));
93 global $ID;
94 … p_set_metadata($ID, array('bureaucracy' => array($this->get_key() => $this->opt['value'] + 1)));
96 … $cache_fn = getCacheName(wikiFN($ID).$_SERVER['HTTP_HOST'].$_SERVER['SERVER_PORT'],'.'.'i');
/plugin/authplaincas/
H A Daction.php35 global $ID;
36 return wl($ID, '', true, '');
40 global $ID;
41 return wl($ID, 'do=' . $do, true, '&');
53 global $ID;
80 …$event->data->insertElement($insertElement,'<p>'.$lang['pwdforget'].': <a href="'.wl($ID,'do=resen…
/plugin/yuriigantt/
H A Dsyntax.php78 global $ID;
84 if (empty($database) && !empty($ID)) {
85 $database = Embedded::initDatabase($ID);
88 if (!empty($ID) && $ID !== $database->pageId) {
89 $database->pageId = $ID;
/plugin/bureaucracyau/helper/
H A Dfieldnumber.php31 global $ID;
33 $c_val = p_get_metadata($ID, 'bureaucracyau ' . $key);
38 p_set_metadata($ID, array('bureaucracyau' => array($key => $this->opt['value'])));
93 global $ID;
94 … p_set_metadata($ID, array('bureaucracyau' => array($this->get_key() => $this->opt['value'] + 1)));
96 … $cache_fn = getCacheName(wikiFN($ID).$_SERVER['HTTP_HOST'].$_SERVER['SERVER_PORT'],'.'.'i');
/plugin/bureaucracy/helper/
H A Dfieldnumber.php31 global $ID;
33 $c_val = p_get_metadata($ID, 'bureaucracy ' . $key);
38 p_set_metadata($ID, array('bureaucracy' => array($key => $this->opt['value'])));
93 global $ID;
94 … p_set_metadata($ID, array('bureaucracy' => array($this->get_key() => $this->opt['value'] + 1)));
96 … $cache_fn = getCacheName(wikiFN($ID).$_SERVER['HTTP_HOST'].$_SERVER['SERVER_PORT'],'.'.'i');
/plugin/dump/renderer/
H A Dcallstack.php24 global $ID;
29 auth_quickaclcheck($ID) >= AUTH_READ
33 $file = wikiFN($ID, $REV);
34 $ins = p_cached_instructions($file, false, $ID);
/plugin/siteexport/action/
H A Dajax.php80 global $ID;
476 $CURRENT_ID = $ID;
513 $ID = $this->functions->cleanID($ID);
755 $ID = $DATA[2];
759 $ID = preg_replace("#^_(detail|media)(/|:)#", "", $ID);
773 $ID = (new MediaResolver('root'))->resolveId($ID);
777 $ID = (new PageResolver('root'))->resolveId($ID);
778 $IDexists = page_exists($ID);
792 if (substr($ID, -1) == ':' || empty($ID)) $ID .= $conf['start'];
917 $ID = (new MediaResolver('root'))->resolveId($ID);
[all …]
/plugin/autotranslation/
H A Daction.php77 global $ID;
80 if($this->getConf('copytrans') && $this->helper->istranslatable($ID, false)) {
82 $translations = $this->helper->getAvailableTranslations($ID);
208 global $ID;
213 if($this->conf['redirectstart'] && $ID == $conf['start'] && $ACT == 'show') {
226 $lc = $this->helper->getLangPart($ID);
296 global $ID;
308 $pageLang = $this->helper->getLangPart($ID);
353 list($newPage,$name) = $this->helper->buildTransID($pageLang,$this->helper->getIDPart($ID));
357 if ( $newPage != $ID && page_exists($newPage, '', false) ) {
[all …]
/plugin/starred/
H A Daction.php43 global $ID;
45 $ID = cleanID($INPUT->str('id'));
75 global $ID;
79 $star_html = $this->helper->starHtml($ID, $ID, $inneronly, true);
H A Dhelper.php44 global $ID;
52 if ($pageid === null) $pageid = $ID;
78 global $ID;
86 if ($pageid === null) $pageid = $ID;
133 * @param string $ID The page where the star is supposed to appear.
139 public function starHtml($ID, $pageid, $inneronly = false, $setid = false) argument
144 …$result .= '<a href="' . wl($ID, array('do' => 'startoggle_' . $pageid)) . '" data-pageid="' . $pa…
/plugin/gallery2/dwgallery/
H A Ddwgallery.php87 global $ID;
99 $array_id = split(':', $ID);
164 global $ID;
174 if (strtolower($ID) != strtolower($conf['start'])) return;
227 global $ID;
229 $script = wl($ID);
283 global $ID;
346 …$detail = ml(getNS($ID).':'.$gallery['imagename'][$gallery['pic']-1], 'id='.$ID.'&amp;cache=cache'…
348 $alt = getNS($ID).':'.$gallery['imagename'][$gallery['pic']-1];
492 global $ID;
[all …]
/plugin/pgn4web/
H A Dpgn4web.patch4ID="btnGoToStart" onClick="clickedBbtn(this,event);" ONFOCUS="this.blur();"></TD><TD CLASS="button…
6 …text += '"; CLASS="buttonControl" TITLE="move backward" ID="btnMoveBackward1" onClick="clickedBbtn…
7 - text += '<INPUT ID="autoplayButton" TYPE="BUTTON" VALUE=' + (isAutoPlayOn ? "=" : "+") + ' STY…
8 + text += '<INPUT ID="autoplayButton" TYPE="BUTTON" VALUE=' + (isAutoPlayOn ? "=" : "\u2192") + …
11ID="btnPlay" NAME="AutoPlay" onClick="clickedBbtn(this,event);" ONFOCUS="this.blur();"></TD><TD CL…
/plugin/pagetitle/syntax/
H A Ddecorative.php76 global $ID;
82 return $data = [$state, $ID, $title];
87 return $data = [$state, $ID, ''];
95 return $data = [$state, $ID, $params];
105 global $ID;
143 if (strcmp($id, $ID) !== 0) return false;
156 $renderer->meta['plugin']['pagetitle']['title'] = $ID;
/plugin/recommend/
H A Dadmin.php22 global $ID;
53 send_redirect(wl($ID, array('do' => 'admin', 'page' => 'recommend'), true, '&'));
86 global $ID;
90 $form = '<form action="' . wl($ID) . '" action="post">';
113 $ID,
151 global $ID;
152 …return html_mktocitem('?do=admin&page=recommend&id=' . $ID . '&rec_month=' . $month, $month, 2, ''…
/plugin/timetrack/
H A Dsyntax.php40 global $ID;
42 if($this->tthlp->checkPageInNamespace($ID,$namespace) === false) return false;
59 global $ID;
70 $project_name = $flags['project']['name'] ? $flags['project']['name'] : p_get_first_heading($ID);
71 $project_abbr = $flags['project']['id'] ? $flags['project']['id'] : noNS($ID);
72 if(!$project_name) $project_name = noNS($ID);
78 $project_id = $this->tthlp->getProject($ID, $project_abbr);
168 p_set_metadata($ID, array(
170 'update_time'=>$this->tthlp->getMaxUpdateTime($ID)
175 …$project_id = $this->tthlp->updateProject($ID, $project_abbr, $project_name,$flags['from'],$flags[…
/plugin/blogtng/exe/
H A Dpingback.php55 global $ID;
56 $ID = substr($_SERVER['PATH_INFO'], 1);
75 if ($targetUri != wl($ID, '', true))
86 $sourceUri, $linkback['excerpt'], $ID)) {
108 $ID = substr($_SERVER['PATH_INFO'], 1);
109 $searchurl = preg_quote(wl($ID, '', false), '!');
/plugin/publish/
H A Dhelper.php96 global $ID;
130 global $ID;
133 if ($id === null) $id = $ID;
191 global $ID;
192 $id = $ID;
295 global $ID;
296 $id = $ID;
314 global $ID;
315 $id = $ID;
339 global $ID;
[all …]
/plugin/statistics/inc/pchart/
H A DpData.php67 * the data set, taking on auto-incremented ID values based on the
71 $ID = 0;
74 $ID = $i + 1;
79 $this->Data [$ID] [$Serie] = $Val;
81 $this->Data[$ID]["Name"] = $Description;
82 } elseif(!isset ($this->Data [$ID] ["Name"])) {
83 $this->Data [$ID] ["Name"] = $ID;
85 $ID++;
/plugin/log404/
H A Dadmin.php18 global $ID;
23 send_redirect(wl($ID, array('do'=>'admin', 'page'=>$this->getPluginName()), true, '&'));
39 global $ID;
40 $delUrl = wl($ID, array('do'=>'admin', 'page'=>$this->getPluginName(), 'delete'=>$id));
41 $ignoreUrl = wl($ID, array('do'=>'admin', 'page'=>$this->getPluginName(), 'ignore'=>$id));
/plugin/blogtng/action/
H A Dentry.php41 global $ID;
44 $pid = md5($ID);
65 global $ACT, $ID;
70 $pid = md5($ID);
74 $relatedentries = $this->entryhelper->getAdjacentLinks($ID);
/plugin/namespacesearch/
H A Dsyntax.php27 global $ID;
36 elseif ($ns == '.') { $ns = getNS($ID); }
46 global $conf, $ID, $FANCYDATA;
56 $form = new Doku_Form('namespacesearchForm', wl($ID));
73 …$names[] = array($id, ucwords(preg_replace('/[-_:]/', ' ', str_replace("$ID:", '', $id))), $class);
97 global $FANCYDATA, $lang, $conf, $ID;
126 if ( $id == $ID ) { continue; }

12345678910>>...55