Home
last modified time | relevance | path

Searched full:idx_addpage (Results 1 – 25 of 53) sorted by relevance

123

/plugin/minimap/_test/
H A Dminimap.test.php38 idx_addPage($page1);
42 idx_addPage($page2);
46 idx_addPage($minimapPage);
95 idx_addPage($page1);
99 idx_addPage($subpage);
137 idx_addPage($page1);
141 idx_addPage($subpage);
187 idx_addPage($page1);
222 idx_addPage($page1);
259 idx_addPage($page1);
[all …]
/plugin/move/_test/
H A Dnamespace_move.test.php45 idx_addPage('wiki:dokuwiki');
46 idx_addPage('wiki:syntax');
78 idx_addPage('oldspace:page');
107 idx_addPage('oldaffectedspace:page');
140 idx_addPage(':start');
142 idx_addPage('testns:start');
144 idx_addPage('testns:test_page1');
146 idx_addPage('testns:test_page2');
148 idx_addPage('testns:test_page3');
150 idx_addPage('testn
[all...]
H A DfindMissingDocuments.test.php65 idx_addPage('start');
73 idx_addPage('start');
81 idx_addPage('oldns:start');
97 idx_addPage('start');
108 idx_addPage('start');
H A Dmediamove.test.php28 idx_addPage($src);
50 idx_addPage('wiki:movetest');
78 idx_addPage('wiki:movetest');
111 idx_addPage('wiki:movetest');
H A Dcache_handling.test.php27 idx_addPage($testid);
30 idx_addPage('wiki:foo:start');
H A Dtpl.test.php24 idx_addPage('wiki:foo:start');
43 idx_addPage('wiki:foo:start');
H A Dpagemove.test.php537 idx_addPage('wiki:bar:test');
540 idx_addPage('wiki:foo:start');
557 idx_addPage('wiki:foo:start');
573 idx_addPage('wiki:foo:test_page');
575 idx_addPage('bar:start');
602 idx_addPage('bugs:start');
604 idx_addPage('foo:bugs:test');
618 idx_addPage('some_space:start');
620 idx_addPage('foo:bar:test');
/plugin/include/_test/
H A Dpagemove_support.test.php25 idx_addPage('editx');
39 idx_addPage('editx');
40 idx_addPage('links');
67 idx_addPage('old:namespace:main');
68 idx_addPage('old:namespace:1:page_1');
69 idx_addPage('old:namespace:1:page_2');
H A Dsafeindex.test.php31 idx_addPage('parent');
32 idx_addPage('child');
33 idx_addPage('public');
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');
/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/backlinks2/_test/
H A Dsyntax.test.php56 idx_addPage($val['id'], $verbose, $force);
58 //idx_addPage('bob_ross_says', $verbose, $force);
59 //idx_addPage('link', $verbose, $force);
60 //idx_addPage('backlinks_syntax', $verbose, $force);
/plugin/404manager/_test/
H A Dmanager.test.php205 idx_addPage(constant_parameters::$REDIRECT_BEST_PAGE_NAME_TARGET_SAME_BRANCH);
254 idx_addPage(constant_parameters::$REDIRECT_BEST_PAGE_NAME_TARGET_SAME_BRANCH);
256 idx_addPage(constant_parameters::$REDIRECT_BEST_PAGE_NAME_TARGET_OTHER_BRANCH);
304 idx_addPage(constant_parameters::$REDIRECT_TO_NAMESPACE_START_PAGE_BAD_TARGET);
306 idx_addPage(constant_parameters::$REDIRECT_TO_NAMESPACE_START_PAGE_GOOD_TARGET);
363 idx_addPage(constant_parameters::$REDIRECT_TO_NAMESPACE_START_PAGE_PARENT_BAD_TARGET);
365 idx_addPage(constant_parameters::$REDIRECT_TO_NAMESPACE_START_PAGE_PARENT_GOOD_TARGET);
413 idx_addPage($targetPage);
441 idx_addPage($targetPage);
/plugin/indextitleonly/_test/
H A Dindextitleonly.test.php19 idx_addPage('titleonly:sub:test');
20 idx_addPage('test');
/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_tag.test.php22 idx_addPage('topic_page');
23 idx_addPage('tagged_page');
/plugin/webcomponent/_test/
H A Dbutton.test.php55 idx_addPage($pageIdReferent);
59 idx_addPage($pageId);
H A Dmath.test.php62 idx_addPage($pageId);
85 idx_addPage($pageId);
H A Drelated.test.php52 idx_addPage($referentPageId);
73 idx_addPage(self::$extraPatternPage);
105 idx_addPage($referrerPageId);
/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/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}
/template/strap/_test/
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(
[all...]
H A DstrapPhpTest.php24 idx_addPage($pageId);

123