Home
last modified time | relevance | path

Searched refs:ID (Results 301 – 325 of 1363) sorted by relevance

1...<<11121314151617181920>>...55

/plugin/textinsert/
H A Dsyntax.php71 global $ID;
72 list($ns,$rest) = explode(':',$ID,2);
206 global $ID;
208 $file = noNS($ID);
227 $ID,
228 getNS($ID),
/plugin/navi/
H A Dsyntax.php90 global $ID;
91 $oldid = $ID;
92 $ID = $controlPage;
102 $ID = $oldid;
114 global $ID;
145 resolve_pageid(getNS($ID), $page, $foo); // resolve relative to sidebar ID
/plugin/blog/
H A Daction.php88 global $ID, $INFO;
91 $ID = $this->_newEntryID($ns, $_REQUEST['title']);
102 else lock($ID);
106 $TEXT = pageTemplate($ID);
112 $data = array('id' => $ID, 'ns' => $ns, 'title' => $_REQUEST['title']);
141 '@ID@' => $id,
182 * Returns the ID of a new entry based on its namespace, title and the date prefix
/plugin/struct/lang/ja/
H A Dassignments_intro.txt7 * ページは通常通り完全なページ ID です。
8 * 最初と最後が ''/'' な正規表現。'':'' で始まる完全なページ ID と照合されます
/plugin/fbcomments/
H A Dsyntax.php88 .'<fb:like href="'. wl($ID, '', true) .'"'
105 .'<fb:comments href="'. wl($ID, '', true)
111 else $box= 'Empty Facebook App ID';
/plugin/zotero/tests/
H A DZoteroEntryTest.php6 const ID = "ABC"; define in ZoteroEntryTest
19 $this->e = new ZoteroEntry(self::ID);
28 $this->assertEquals(self::ID, $this->e->getZoteroId());
/plugin/topbarsyntax/
H A Dsyntax.php46 global $ID;
65 global $ID;
69 $path = explode(':', $ID);
/plugin/diagrams/syntax/
H A Dembed.php67 global $ID;
74 if (act_clean($ACT) !== 'preview' && page_exists($ID)) {
77 $data['url'] = wl($ID, ['do' => 'export_diagrams', 'svg' => $this->count++, 'rev' => $REV], true, '&');
/plugin/cleanoldips/
H A Daction.php40 global $ID;
41 $changelogFN = metaFN($ID, '.changes');
45 $cacheFile = $this->getOurCacheFilename($ID);
56 $this->cleanChangelog($ID, $changelogFN);
/plugin/tumblr/
H A Dsyntax.php173 $html .= '<a href="'.wl($ID, 'post='.$post_id).'">';
186 $html .= '<a href="'.wl($ID, 'tagged='.str_replace(" ", "-", $tag)).'">'.$tag.'</a>';
291 $html .= '<a href="'.wl($ID, $prev_query).'">'.$this->getLang('newer_posts').'</a>';
297 $html .= '<a href="'.wl($ID, $next_query).'">'.$this->getLang('older_posts').'</a>';
/plugin/docsearch/
H A Dcron.php55 global $ID;
100 $ID = cleanID($id);
101 idx_addPage($ID);
145 $ID = ''; variable
/plugin/quickstats/db/
H A DdataBaseStructure.txt111 $ID,
112 $ID . . .
122 $ID,
123 $ID . . .
/plugin/structautolink/
H A Drenderer.php45 global $ID;
48 if ($this->getConf('match') && !preg_match('/' . $this->getConf('match') . '/i', ":$ID")) {
146 global $ID;
157 if ($id === $ID) continue; // don't link to the current page
/plugin/pagelist/
H A Dsyntax.php49 global $ID;
62 if (!$id) $id = $ID;
66 $resolver = new dokuwiki\File\PageResolver($ID);
71 resolve_pageid(getNS($ID), $id, $exists);
/plugin/bookcreator/syntax/
H A Dbookmanager.php110 global $ID;
138 $this->renderSelectionslist($renderer, true, $ID, $order);
196 global $ID;
268 $form->setHiddenField('id', $ID);
/plugin/schulzevote/
H A Dhelper.php9 global $ID;
10 $data = p_get_metadata($ID, 'schulzevote');
63 global $ID;
64 p_set_metadata($ID, array('schulzevote' => array(
73 global $ID;
/plugin/epub/scripts/
H A Debook.php31 global $ID;
32 $oldID = $ID;
34 $ID = cleanID($id);
142 $ID = $oldID;
149 $ID = $oldID;
/plugin/webcomponent/syntax/
H A Dmath.php103 global $ID;
104 p_set_metadata($ID,array(syntax_plugin_webcomponent_math::MATH_EXPRESSION =>false));
143 global $ID;
/plugin/authloginapi/
H A Daction.php48 global $ID;
91 global $ID;
93 return wl($ID, $params, true, '&');
/plugin/qc/
H A Dadmin.php61 global $ID;
74 '<a href="' . wl($ID, ['do' => 'admin', 'page' => 'qc', 'pluginqc[order]' => 'quality']) . '">' .
77 '<a href="' . wl($ID, ['do' => 'admin', 'page' => 'qc', 'pluginqc[order]' => 'fixme']) . '">' .
/plugin/blogtng/action/
H A Dpagedata.php35 global $ID, $INPUT;
41 $pid = md5($ID);
66 'page' => $ID,
/plugin/confmanager/adminActions/
H A DConfigManagerAdminShowConfig.php28 global $ID;
38 send_redirect(wl($ID, $params, false, '&'));
54 send_redirect(wl($ID, $params, false, '&'));
/plugin/dirtylittlehelper/
H A Daction.php48 global $ACT, $JSINFO, $ID, $INPUT, $auth, $TPL, $INFO;
335 ,'linkx' => wl($ID, array('do' => 'admin', 'page' => $thisplugin))
480 global $ID, $INPUT, $auth, $TPL, $INFO;
509 ,'linkx' => wl($ID, array('do' => 'check') )
518 ,'linkx' => wl($ID, array('purge' => 'true') )
538 ,'linkx' => wl($ID, array('do' => 'admin', 'page' => $thisplugin))
623 global $ID, $INFO;
/plugin/translate/
H A Daction.php113 global $ID, $INFO; // $PRE, $TEXT, $SUF,
137 global $INFO, $ID;
277 global $ID, $INFO;
319 if (!page_exists($ID)) {
326 $translated_id = $my->translationLookup($target_lang, $ID);
378 $meta['relation']['istranslationof'][$ID] = $source_lang;
384 p_set_metadata($ID, $meta);
/plugin/wikicalendar/
H A Dsyntax.php306 …f="' . wl($wp, array('do' => 'edit', 'plugin_wikicalendar_redirect_id' => $ID, 'plugin_wikicalenda…
314 …f="' . wl($wp, array('do' => 'edit', 'plugin_wikicalendar_redirect_id' => $ID, 'plugin_wikicalenda…
367 $out .= '<td><input type="hidden" name="id" value="'.$ID.'" />' . DOKU_LF;
373 $out .= '<input type="hidden" name="id" value="'.$ID.'" />' . DOKU_LF;

1...<<11121314151617181920>>...55