Home
last modified time | relevance | path

Searched refs:ID (Results 776 – 800 of 1363) sorted by relevance

1...<<31323334353637383940>>...55

/plugin/publish/action/
H A Dstart.php24 global $ID;
/plugin/data-au/syntax/
H A Dcloud.php133 global $ID;
147 $dataau['page'] = $ID;
/plugin/pdftools/
H A Dadmin.php101 global $ID;
105 ptln('<form action="'.wl($ID).'" method="post" enctype="multipart/form-data">');
/plugin/blogtng/syntax/
H A Dblog.php158 global $ID;
159 if(!isset($data['conf']['target'])) $data['conf']['target'] = $ID;
/plugin/data/syntax/
H A Dcloud.php148 global $ID;
162 $data['page'] = $ID;
/plugin/text/
H A Drenderer.php61 global $ID;
75 p_set_metadata($ID,$meta);
437 global $ID;
440 resolve_pageid(getNS($ID),$id,$exists);
/plugin/archivegenerator/
H A Dadmin.php226 global $ID;
227 return wl($ID, [
243 global $ID;
244 return wl($ID, [
/plugin/distribute/syntax/
H A Dsyntax.php49 …$renderer->doc .= "<a href='$_SERVER[PHP_SELF]?do=distribute&plugin=$match->arg&id=$ID' class='med…
/plugin/templateconfhelper/inc/
H A Dtemplate.php14 global $conf, $ID, $INFO;
/plugin/reproduce/
H A Dplugin.info.txt6 …d with a label located within the same source page, or in an other source page specified by its ID.
/plugin/cacherevisionseraser/
H A Dadmin.php172 ptln('<form method="post" action="'.wl($ID).'"><div class="no">');
199 ptln('<form method="post" action="'.wl($ID).'"><div class="no">');
211 …ptln('<form method="post" action="'.wl($ID).'" onsubmit="return confirm(\''.str_replace('\\\\n','\…
270 …ptln('<form method="post" action="'.wl($ID).'" onsubmit="return confirm(\''.str_replace('\\\\n','\…
497 global $ID;
515 ptln('</strong><br /><br /><form method="post" action="'.wl($ID).'">');
522 ptln('<br /><form method="post" action="'.wl($ID).'"><div class="no">');
/plugin/mcitem/
H A Dsyntax.php117 resolve_mediaid(getNS($ID), $imageName, $exists, $this->date_at, true);
/plugin/dataloop/syntax/
H A Droll.php192 global $ID;
246 …$renderer->doc .= '<a href="'.wl($ID,array('datasrt'=>$_GET['datasrt'], 'dataofs'=>$prev, 'dataflt…
254 …$renderer->doc .= '<a href="'.wl($ID,array('datasrt'=>$_GET['datasrt'], 'dataofs'=>$next, 'dataflt…
/plugin/sfauth/
H A Dhelper.php89 global $ID;
189 global $ID;
194 $_SESSION['sfauth_redirect'] = $ID; // where wanna go later
/plugin/qna/
H A Daction.php181 global $ID;
185 if (isset($cache->page) && ($cache->page == $ID)) {
187 $depends = p_get_metadata($ID, 'relation depends');
/plugin/description/
H A Dsyntax.php37 global $ID;
/plugin/tplinc/lang/en/
H A Dintro.txt4 matches the current page ID. When multiple pattern match, all pages will be inserted in the order t…
/plugin/tagentry/
H A Daction.php65 global $ID;
67 $meta = p_get_metadata( $ID );
/plugin/loadskin/
H A Daction.php180 global $ID;
185 $id = $ID;
/plugin/subconfhelper/
H A Dadmin.php94 global $ID;
133 global $ID;
/plugin/struct/action/
H A Daggregationeditor.php57 global $ID;
59 $JSINFO['plugins']['struct']['isPageEditor'] = auth_quickaclcheck($ID) >= AUTH_EDIT;
/plugin/issuetracker/
H A Daction.php266 global $ID;
864 msg($ID,0);
1033 global $ID;
1433 global $ID;
2657 global $ID;
2694 { global $ID;
2759 global $ID;
2831 global $ID;
2841 global $ID;
2934 global $ID;
[all …]
/plugin/nodetailsxhtml/syntax/
H A Dforcetoc.php42 global $ID, $INFO;
/plugin/approve/lang/en/
H A Dassignments_intro.txt8 * Pages as usual with their full page ID.
/plugin/recommend/lang/en/
H A Dintro.txt6 * Page ID

1...<<31323334353637383940>>...55