Home
last modified time | relevance | path

Searched full:idx_addpage (Results 1 – 25 of 53) sorted by last modified time

123

/dokuwiki/inc/Remote/
H A DApiCore.php700 idx_addPage($page);
/dokuwiki/bin/
H A Dindexer.php86 idx_addPage($id, !$this->quiet, $this->clear);
/dokuwiki/inc/
H A DTaskRunner.php206 return idx_addPage($ID, true);
H A Dindexer.php124 function idx_addPage($page, $verbose = false, $force = false)
118 function idx_addPage($page, $verbose=false, $force=false) { global() function
/plugin/siteexport/_test/
H A Dplugin_siteexport_move.test.php25 idx_addPage('pagetomove');
/plugin/api/_test/
H A Dpages.test.php51 idx_addPage($homePageId);
59 idx_addPage($secondPage);
120 idx_addPage($i);
H A Dpage.test.php50 idx_addPage($homePageId);
59 idx_addPage($backlinkHomePageId);
/plugin/tag/_test/
H A Dtopic_and_tagrefine.test.php32 idx_addPage('tagged_page');
33 idx_addPage('negative_page');
34 idx_addPage('third_page');
H A Dtopic_sort.test.php36 idx_addPage($page);
H A Dtopic_tag.test.php22 idx_addPage('topic_page');
23 idx_addPage('tagged_page');
/plugin/combo/action/
H A Dindexer.php40 * via the `internal index` metadata. See {@link idx_addPage()}
68 * in {@link idx_addPage} (page is the id)
107 * From {@link idx_addPage}
/plugin/combo/ComboStrap/
H A DMarkupPath.php613 idx_addPage($ID);
/plugin/combo/
H A Dcli.php283 $indexedOrNot = idx_addPage($id, true, true);
/plugin/ireadit/action/
H A Dmigration.php79 idx_addPage($val['id'], false, true); // regenerate index for the plugin
/plugin/googletagmanager/_test/
H A Daction_plugin_googletagmanagerTest.php24 idx_addPage($pageId);
/plugin/advanced/admin/
H A Dimport.php142 idx_addPage($wiki_page);
/plugin/linksuggest/_test/
H A DSuggestionAjaxRequestsTest.php27 idx_addPage('mailinglist');
28 idx_addPage('wiki:syntax');
29 idx_addPage('wiki:dokuwiki');
30 idx_addPage('int:editandsavetest');
31 idx_addPage('wiki:mpage');
32 idx_addPage('wiki:wikisub:midpage');
33 idx_addPage('mm');
47 idx_addPage('ns1:ms1:apage');
48 idx_addPage('ns1:ms1:lvl3:lvl4:apage');
49 idx_addPage('ns
[all...]
/plugin/tagfilter/_test/
H A Dajax.test.php134 idx_addPage('test:plugin_tagfilter:tags:tagpage1', false);
135 idx_addPage('test:plugin_tagfilter:tags:tagpage2', false);
H A Dsyntax.test.php109 idx_addPage('test:plugin_tagfilter:tags:tagpage1', false);
110 idx_addPage('test:plugin_tagfilter:tags:tagpage2', false);
/plugin/sync/
H A Dadmin.php432 idx_addPage($id);
/template/strap/_test/
H A DstrapPhpTest.php24 idx_addPage($pageId);
H A DstrapTest.php147 idx_addPage($pageId);
201 idx_addPage($pageId);
262 idx_addPage($pageId);
349 idx_addPage($pageId);
435 idx_addPage($pageId);
462 idx_addPage($pageId);
551 idx_addPage($pageId);
676 idx_addPage($pageId);
715 idx_addPage($pageId);
736 idx_addPage($pageId);
/plugin/indexmenu/_test/
H A Dindexmenu_syntax_indexmenu.test.php
/plugin/include/_test/
H A Dlocallink_conversion.test.php23 idx_addPage('test:included');
26 idx_addPage('test:includefull');
29 idx_addPage('test:includefirst');
H A Dmedia_linktitle_conversion.test.php29 idx_addPage('wiki:included');
32 idx_addPage('test:include');

123