Searched defs:deletePage (Results 1 – 5 of 5) sorted by relevance
| /plugin/deletepagebutton/ | ||
| D | action.php | 86 public function deletePage(Doku_Event $event) { function in action_plugin_deletepagebutton |
| /plugin/combo/ComboStrap/ | ||
| H A D | Index.php | 91 public function deletePage(MarkupPath $page) function in ComboStrap\\Index |
| /plugin/userpagecreate/ | ||
| D | action.php | 195 protected function deletePage($page) function in action_plugin_userpagecreate |
| /plugin/approve/helper/ | ||
| H A D | db.php | 303 protected function deletePage($page_id): void function in helper_plugin_approve_db |
| /plugin/bookcreator/ | ||
| D | script.js | 56 Storage.prototype.deletePage = function(pageid) { method in Storage |