Searched refs:helper_plugin_move_handler (Results 1 – 10 of 10) sorted by relevance
| /plugin/combo/action/ |
| H A D | imgmove.php | 148 * @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 D | linkmove.php | 264 * @param helper_plugin_move_handler $handler 266 … public function rewrite_combo($match, $state, $pos, $plugin, helper_plugin_move_handler $handler)
|
| /plugin/move/_test/ |
| D | handler.test.php | 17 $handler = new helper_plugin_move_handler(); 38 $handler = new helper_plugin_move_handler();
|
| /plugin/imagebox/ |
| D | action.php | 19 …public function rewrite_imagebox($match, $state, $pos, $plugin, helper_plugin_move_handler $handle…
|
| /plugin/button/ |
| D | action.php | 62 … public function rewrite_button($match, $state, $pos, $plugin, helper_plugin_move_handler $handler)
|
| /plugin/diagrams/syntax/ |
| H A D | mediafile.php | 71 * @param helper_plugin_move_handler $handler
|
| /plugin/pageredirect/ |
| D | action.php | 209 …public function rewrite_redirect($match, $state, $pos, $plugin, helper_plugin_move_handler $handle…
|
| /plugin/move/helper/ |
| D | rewrite.php | 243 $Handler = new helper_plugin_move_handler();
|
| D | handler.php | 37 class helper_plugin_move_handler extends Plugin { class
|
| /plugin/include/ |
| H A D | action.php | 342 …public function rewrite_include($match, $pos, $state, $plugin, helper_plugin_move_handler $handler…
|