Home
last modified time | relevance | path

Searched refs:stepThroughMissingDocuments (Results 1 – 1 of 1) sorted by relevance

/plugin/move/helper/
H A Dplan.php383 $todo = $this->stepThroughMissingDocuments(self::TYPE_PAGES);
389 $todo = $this->stepThroughMissingDocuments(self::TYPE_MEDIA);
571 protected function stepThroughMissingDocuments($type = self::TYPE_PAGES) { function in helper_plugin_move_plan