Home
last modified time | relevance | path

Searched refs:ID (Results 826 – 850 of 1363) sorted by relevance

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

/plugin/linkfix/lang/de/
H A Dintro.txt3 Dieses Werkzeug erlaubt es Ihnen alle Links in Ihrem Wiki mittels Suchen und Ersetzen anzupasse. Es können sowhl interne als auch externe Links angepasst werden. Bei internen Links werden immer vollständige, aufgelöste ID verglichen. Externe Link müssen mit Protokoll-Prefix angegeben werden.
/plugin/html2pdf/multilingual/
H A Daction.php63 global $ID;
/plugin/timetrack/
H A Dadmin.php65 ptln ( '<form action="' . wl ( $ID ) . '" method="post">' );
/plugin/multilingual/
H A Daction.php63 global $ID;
/plugin/approve/lang/pl/
H A Dassignments_intro.txt9 * Strony muszą posiadać pełne ID.
/plugin/editsections/action/
H A Des.php93 global $ID;
94 if ( auth_quickaclcheck($ID) >= AUTH_EDIT ) {
/plugin/groupadmin/
H A Dadmin.php67 global $ID;
112 ptln('<form action="'.wl($ID).'" method="post">');
/plugin/dwinsect/
H A Dsyntax.php39 global $ID;
41 $file_ns = ($file_ns == "") ? getNS($ID) : $file_ns;
/plugin/authg2fa/
H A Dadmin.php101 global $ID;
116 ptln("<form action=\"".wl($ID)."\" method=\"post\">");
/plugin/xtern/
H A Daction.php31 global $USERINFO,$JSINFO,$ID;
56 if(preg_match($regex,$ID)) {
/plugin/oauth/
H A DOAuthManager.php21 global $ID;
24 $session->setLoginData($servicename, $ID);
83 // redirect to the appropriate ID
164 * The ID we store authentication data as
/plugin/aichat/
H A DEmbeddings.php135 $chunkID = $pid * 100; // chunk IDs start at page ID * 100
171 * @param int $firstChunkID The ID of the first chunk of this page
182 global $ID;
183 $ID = $page;
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.Attr.Name.UseCDATA.txt
H A DAttr.IDPrefix.txt
/plugin/twcheckliste/
H A Dadmin.php63 global $ID;
/plugin/issuelinks/classes/
H A DServiceProvider.php28 $this->serviceClasses[$serviceClass::ID] = $serviceClass;
/plugin/multitemplate_styleman/
H A Daction.php42 global $ID,$conf;
/plugin/translator/
H A Dadmin.php94 global $ID, $conf;
214 …$form->addElement(form_makeTextField("user[$user]", $lang, tpl_link(wl($ID, array('do' => 'admin',…
227 global $ID;
229 $form = new Doku_Form($hid, wl($ID), 'post', $formType);
569 …return '<div class="clearer">&nbsp;</div>' . tpl_link(wl($ID, array('do' => 'admin', 'page' => 'tr…
/plugin/bugzillahttp/
H A Dsyntax.php85 …$bugtable = '<table class="bugtable"><tr><th>ID</th><th>PRI</th><th>SEV</th><th>ASSIGNEE</th><th>S…
/plugin/geonav/tpl/startermap/
H A Dmain.php17 if (stripos ($ID, ":earth") === FALSE) $showSidebar = FALSE;
/plugin/eclipseupdateurl/
H A DREADME.md21 __id__|An ID from the XML file
/plugin/fedauth/classes/usr/
H A Dfa_signin.usr.class.php29 global $ID;
/plugin/dokupp/
H A Dsyntax.php41 global $ID;
/plugin/folded/
H A Daction.php49 global $ID, $REV;
/plugin/mp3play2/
H A Dsyntax.php125 $url = wl($ID,'',true);

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