Home
last modified time | relevance | path

Searched defs:deletePage (Results 1 – 5 of 5) sorted by relevance

/plugin/deletepagebutton/
Daction.php86 public function deletePage(Doku_Event $event) { function in action_plugin_deletepagebutton
/plugin/combo/ComboStrap/
H A DIndex.php91 public function deletePage(MarkupPath $page) function in ComboStrap\\Index
/plugin/userpagecreate/
Daction.php195 protected function deletePage($page) function in action_plugin_userpagecreate
/plugin/approve/helper/
H A Ddb.php303 protected function deletePage($page_id): void function in helper_plugin_approve_db
/plugin/bookcreator/
Dscript.js56 Storage.prototype.deletePage = function(pageid) { method in Storage