Home
last modified time | relevance | path

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

/plugin/todomover/
H A Daction.php117 list($newText, $movedCount) = $this->moveTaggedTodos($oldText);
148 public function moveTaggedTodos($text) function in action_plugin_todomover