Home
last modified time | relevance | path

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

/plugin/combo/action/
H A Dimgmove.php148 * @param helper_plugin_move_handler $handler
150 … public function move_combo_img($match, $state, $pos, $plugin, helper_plugin_move_handler $handler)
168 * @param helper_plugin_move_handler $handler
171 …tion move_combo_frontmatter_img($match, $state, $pos, $plugin, helper_plugin_move_handler $handler)
282 * @param helper_plugin_move_handler $handler
285 private function moveImage(&$relativeOrAbsoluteWikiId, helper_plugin_move_handler $handler)
H A Dlinkmove.php264 * @param helper_plugin_move_handler $handler
266 … public function rewrite_combo($match, $state, $pos, $plugin, helper_plugin_move_handler $handler)
/plugin/move/_test/
Dhandler.test.php17 $handler = new helper_plugin_move_handler();
38 $handler = new helper_plugin_move_handler();
/plugin/imagebox/
Daction.php19 …public function rewrite_imagebox($match, $state, $pos, $plugin, helper_plugin_move_handler $handle…
/plugin/button/
Daction.php62 … public function rewrite_button($match, $state, $pos, $plugin, helper_plugin_move_handler $handler)
/plugin/diagrams/syntax/
H A Dmediafile.php71 * @param helper_plugin_move_handler $handler
/plugin/pageredirect/
Daction.php209 …public function rewrite_redirect($match, $state, $pos, $plugin, helper_plugin_move_handler $handle…
/plugin/move/helper/
Drewrite.php243 $Handler = new helper_plugin_move_handler();
Dhandler.php37 class helper_plugin_move_handler extends Plugin { class
/plugin/include/
H A Daction.php342 …public function rewrite_include($match, $pos, $state, $plugin, helper_plugin_move_handler $handler…