Home
last modified time | relevance | path

Searched refs:helper_plugin_move_plan (Results 1 – 10 of 10) sorted by path

/plugin/move/_test/
H A DaffectedPagesNs.test.php28 /** @var helper_plugin_move_plan $plan */
35 * @covers helper_plugin_move_plan::findAffectedPages
43 /** @var helper_plugin_move_plan $plan */
H A DfindMissingDocuments.test.php4 class helper_plugin_move_plan_findMissingDocuments_mock extends helper_plugin_move_plan {
18 * Test cases for helper_plugin_move_plan::stepThroughDocuments function of the move plugin
24 * @covers helper_plugin_move_plan::findMissingDocuments
74 $this->plan->findMissingDocuments('oldns:','newns:',helper_plugin_move_plan::TYPE_PAGES);
98 $this->plan->findMissingDocuments('oldns:','newns:',helper_plugin_move_plan::TYPE_MEDIA);
109 $this->plan->findMissingDocuments('oldns:','newns:',helper_plugin_move_plan::TYPE_MEDIA);
H A Dlog.test.php16 /** @var helper_plugin_move_plan $plan */
34 /** @var helper_plugin_move_plan $plan */
H A Dnamespace_move.test.php23 /** @var helper_plugin_move_plan $plan */
48 /** @var helper_plugin_move_plan $plan */
80 /** @var helper_plugin_move_plan $plan */
102 * @covers helper_plugin_move_plan::findAffectedPages
108 /** @var helper_plugin_move_plan $plan */
184 /** @var helper_plugin_move_plan $plan */
245 /** @var helper_plugin_move_plan $plan */
288 /** @var helper_plugin_move_plan $plan */
326 /** @var helper_plugin_move_plan $plan */
368 /** @var helper_plugin_move_plan
[all...]
H A Dplan.test.php89 class test_helper_plugin_move_plan extends helper_plugin_move_plan {
H A DstepThroughDocuments.test.php4 * mock class to access the helper_plugin_move_plan::stepThroughDocuments function in tests
6 class helper_plugin_move_plan_mock extends helper_plugin_move_plan {
59 * Test cases for helper_plugin_move_plan::stepThroughDocuments function of the move plugin
99 * @covers helper_plugin_move_plan::stepThroughDocuments
137 * @covers helper_plugin_move_plan::stepThroughDocuments
174 * @covers helper_plugin_move_plan::stepThroughDocuments
220 * @covers helper_plugin_move_plan::stepThroughDocuments
/plugin/move/action/
H A Dprogress.php49 /** @var helper_plugin_move_plan $plan */
/plugin/move/admin/
H A Dmain.php18 /** @var helper_plugin_move_plan $plan */
H A Dtree.php51 /** @var helper_plugin_move_plan $plan */
/plugin/move/helper/
H A Dplan.php13 * Class helper_plugin_move_plan
28 class helper_plugin_move_plan extends DokuWiki_Plugin { class
483 for($i = 0; $i < helper_plugin_move_plan::OPS_PER_RUN; $i++) {
540 for($i = 0; $i < helper_plugin_move_plan::OPS_PER_RUN; $i++) {