Home
last modified time | relevance | path

Searched refs:ID (Results 701 – 725 of 1363) sorted by relevance

1...<<21222324252627282930>>...55

/plugin/forceuserchange/
H A Daction.php54 global $ID;
61 return send_redirect(wl($ID, array('do' => self::PROFILE_ACT_NAME), true, '&'));
/plugin/lightweightcss/
H A Daction.php101 global $ID, $updateVersion, $conf;
104 if ( auth_quickaclcheck( $ID ) >= AUTH_EDIT ) {
/plugin/data-au/helper/
H A Daliastextbox.php151 global $ID;
160 $trans = $translationPlugin->getLangPart($ID);
/plugin/gdpr/action/
H A Doldips.php40 global $ID;
41 $changelogFN = metaFN($ID, '.changes');
/plugin/multiorphan/
H A Dhelper.php42 global $ID, $conf;
49 $form->addElement(form_makeTextField('ns', getNS($ID), $this->getLang('ns') . ':', 'ns'));
/plugin/data/
H A Dbureaucracy_field.php72 '@@ID@@',
162 global $ID;
171 $trans = $translationPlugin->getLangPart($ID);
/plugin/data/helper/
H A Daliastextbox.php69 $content = form_makeTextField('@@NAME@@', '@@VALUE@@', '@@DISPLAY@@', '@@ID@@', '@@CLASS@@ ' . $classes);
157 global $ID;
166 $trans = $translationPlugin->getLangPart($ID);
/plugin/keywords/action/
H A Dkeywords.php168 global $ID;
174 $kw = p_get_metadata($ID,'keywords');
/plugin/semanticdata/syntax/
H A Dentry.php105 global $ID;
111 $this->_saveData($data,$ID,$renderer->meta['title']);
125 global $ID;
140 $val = $ID . '|' . $val;
/plugin/multiorphan/action/
H A Dmultiorphan.php178 global $ID;
184 $internalID = $ID;
185 $ID = $id;
203 $ID = $internalID;
/plugin/bez/action/
H A Ddefault.php122 global $INFO, $ID;
133 $ID = $id;
137 global $ACT, $conf, $ID;
143 $ex = explode(':', $ID);
/plugin/livepreview/
H A Dlivepreview.php11 global $ID;
/plugin/issuetracker/
H A Dsyntax.php102 global $ID;
409 { global $ID;
534 global $ID;
880 ' <form method="post" action="doku.php?id=' . $ID . '&do=showcase">'.NL.
889 ' <form method="post" action="doku.php?id=' . $ID . '&do=it_search">'.NL.
901 …$usr .= '<span style="display:none;" id="currentID">'.urlencode($ID).'</span>' ; // to log issue m…
948 { global $ID;
1044 global $ID;
1045 …$bodyhtml = str_ireplace("%%_SEE%%",DOKU_URL.'doku.php?id='.$ID.'&do=showcaselink&'.$pstring,$body…
1104 global $ID;
[all …]
/plugin/noiewarning/
H A Daction.php31 global $ID;
35 'id' => $ID,
99 global $ID;
/plugin/targetlink/
H A Dsyntax.php108 global $ID;
123 $id = $ID;
130 resolve_pageid(getNS($ID), $id, $exists, $xhtml->date_at, true);
/plugin/latex/lang/en/
H A Dsettings.php4 wl($ID).'?do=admin&page=latex'.
/plugin/authenvvars/
H A Daction.php35 act_redirect($ID, 'show');
/plugin/publistf/
H A Dsyntax.php55 global $ID;
56 $mylang = $trans->getLangPart($ID);
/plugin/actickets/
H A DREADME27 If you don't want to a add a global project ID or want to reference a ticket
28 from another project, you can add the project ID on a per-ticket basis:
/plugin/pagetemplate/
H A Daction.php64 $ID = getID();
68 $backlinks = $lib->getBacklinks($ID);
/plugin/tplinc/
H A Dhelper.php81 global $ID;
82 if ($id === null) $id = $ID;
/plugin/prosemirror/parser/
H A DLinkNode.php88 global $ID;
106 $ID,
/plugin/oauth/action/
H A Dlogin.php168 global $ID;
189 $url = wl($ID, ['oauthlogin' => $service->getServiceID()], true, '&');
/plugin/nspages/fileHelper/
H A DpagePreparer.php35 global $ID;
39 && (!$this->excludeSelfPage || $ID !== $file['id']);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D47bb632c6091ad0cd94bc660bdd309a5.asciidoc20 'state' => 'ID',

1...<<21222324252627282930>>...55