Home
last modified time | relevance | path

Searched refs:ID (Results 901 – 925 of 1363) sorted by relevance

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

/plugin/querychangelog/
H A Dadmin.php190 ptln(' <form name="frm" action="'.wl($ID).'" method="post">');
196 ptln(' <input type="hidden" name="id" value="'.$ID.'" />');
/plugin/schulzevote/syntax/
H A Dvote.php104 global $ID;
134 $form->setHiddenField('id', $ID);
/plugin/pdftools/tpl/onlylogo/
H A DREADME.txt55 In the headers and footers the ID of the bookmanager page of the Bookcreator is applied.
56 * ''@ID@'' -- The article's pageID
/plugin/pdftools/tpl/standard/
H A DREADME.txt55 In the headers and footers the ID of the bookmanager page of the Bookcreator is applied.
56 * ''@ID@'' -- The article's pageID
/plugin/pdftools/tpl/minimal/
H A DREADME.txt55 In the headers and footers the ID of the bookmanager page of the Bookcreator is applied.
56 * ''@ID@'' -- The article's pageID
/plugin/odt/
H A Dsyntax.php91 global $ID, $REV;
96 …$renderer->doc .= '<a href="' . exportlink($ID, 'odt', ($REV != '' ? 'rev=' . $REV : '')) . '" tit…
/plugin/dw2pdf/tpl/default/
H A DREADME.txt55 In the headers and footers the ID of the bookmanager page of the Bookcreator is applied.
56 * ''@ID@'' -- The article's pageID
/plugin/mellelexport/
H A Drenderer.php131 global $ID;
142 $contentFileName = class_exists('ZipArchive') ? noNS($ID).'.mellel' : 'main.xml';
157 p_set_metadata($ID, array('format' => array('mellelexport' => $headers) ));
175 global $ID, $INFO;
/plugin/toctweak/syntax/
H A Dsidetoc.php27 global $INFO, $ID;
/plugin/mp3play/
H A Dsyntax.php81 global $ID;
/plugin/autogallery/
H A Daction.php33 global $ID,$INFO;
/plugin/epub/lang/hu/
H A Dremove.txt2 Ugyanakkor, ha elkészültünk a könyvvel, törölnünk kell az azonosítóját (ID) a könyvet alkotó oldala…
/plugin/xcom/lang/en/
H A Dhowto.txt7 …ften, however, queries require an id. For these, you enter the id in the ''ID'' textbox. If you en…
24 …- If your query requires an id, enter that in the ''ID'' text box. The id must be the complete id…
43 … to the local wiki. Enter the id of a remote page or media file into the ''ID'' field and click th…
54ID'' field and return all the pages in that namespace. **''wiki.getAllPages''** will return all …
/plugin/zotero/
H A Dconfig.ini.dist6 ; the user ID for the above username
H A DREADME.md12 2. Enter your Zotero username, key, and user ID into `config.ini`.
/plugin/epub/
H A Dadmin.php65 ptln('<form action="'.wl($ID).'" method="post" id="epub_admin" name="epub_admin">' );
/plugin/preservefilenames/
H A Daction_anteater.php172 global $ID;
177 $ns = getNS($ID);
/plugin/icons/syntax/
H A Dicon.php159 global $ID;
168 resolve_pageid(getNS($ID), $url, $exists);
/plugin/permissioninfo/
H A Dadmin.php122 $url = wl($ID, array(
155 $url =wl($ID, array(
/plugin/langdelete/
H A Dadmin.php222 global $ID, $conf;
224 echo '<form id="langdelete__form" action="'.wl($ID).'" method="post">';
/plugin/authhiorgserver/
H A Dauth.php101 $ID = getID();
102 return wl($ID, $urlParameters, true, '&');
/plugin/farmer/admin/
H A Dnew.php41 global $ID;
60 $link = wl($ID, ['do' => 'admin', 'page' => 'farmer', 'sub' => 'new'], true, '&');
/plugin/datatemplate/syntax/inc/
H A Dcache.php19 global $ID;
/plugin/latexit/
H A Drenderer.php197 global $ID;
198 $opts = p_get_metadata($ID, 'plugin_latexit');
215 global $ID;
253 $this->recursion_handler->insert(wikifn($ID));
982 global $ID; //in this global var DokuWiki stores the current page id with namespaces
993 $current_namespace = getNS($ID);
/plugin/translator/syntax/
H A Dlabel.php58 global $ID;

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