Home
last modified time | relevance | path

Searched full:idx_addpage (Results 26 – 50 of 53) sorted by relevance

123

/template/bootie/_test/
H A Dheader.test.php29 idx_addPage($pageId);
/plugin/webcomponent/_test/
H A Djs.test.php50 idx_addPage($pageId);
/plugin/mredirect/
H A Daction.php32idx_addPage($ID); # ensure fulltext search indexing of referrer article - to put it on the backli…
/plugin/siteexport/_test/
H A Dplugin_siteexport_move.test.php25 idx_addPage('pagetomove');
/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/move/_test/
H A DaffectedPagesNs.test.php41 idx_addPage('oldns:start');
/plugin/googletagmanager/_test/
H A Daction_plugin_googletagmanagerTest.php24 idx_addPage($pageId);
/plugin/tag/_test/
H A Dtopic_sort.test.php36 idx_addPage($page);
/plugin/404manager/_test/
H A Ddokuwiki.test.php18 idx_addPage(constant_parameters::$PAGE_EXIST_ID);
/plugin/linkfix/_test/
H A Dlinkfix.test.php16 idx_addPage('linkfix:linkfix');
/plugin/searchindex/
H A Dajax.php107 $success = idx_addPage($_POST['page'], false, $force);
/plugin/backlinks2/_test/
H A Dsyntax_include.test.php56 idx_addPage($val['id'], $verbose, $force);
H A Dsyntax_exclude.test.php56 idx_addPage($val['id'], $verbose, $force);
H A Dsyntax_include_deep.test.php56 idx_addPage($val['id'], $verbose, $force);
/dokuwiki/bin/
H A Dindexer.php86 idx_addPage($id, !$this->quiet, $this->clear);
/plugin/indexmenu/_test/
H A Dindexmenu_syntax_indexmenu.test.php
/plugin/docsearch/
H A Dcron.php101 idx_addPage($ID);
/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/advanced/admin/
H A Dimport.php142 idx_addPage($wiki_page);
/plugin/ireadit/action/
H A Dmigration.php79 idx_addPage($val['id'], false, true); // regenerate index for the plugin
/plugin/freesync/
H A Dhelper.php346 idx_addPage($id);
/plugin/jsonrpc/
H A Djsonrpc.php359 idx_addPage($id);
/plugin/combo/
H A Dcli.php283 $indexedOrNot = idx_addPage($id, true, true);

123