Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DIndex.php91 public function deletePage(MarkupPath $page)
94 $this->indexer->deletePage($page->getWikiId());
80 public function deletePage(MarkupPath $page) global() function in ComboStrap\\Index
H A DMarkupPath.php1921 Index::getOrCreate()->deletePage($this);
/plugin/userpagecreate/
H A Daction.php161 $this->deletePage($data['res']);
195 protected function deletePage($page) function in action_plugin_userpagecreate
/plugin/deletepagebutton/
H A Daction.php86 public function deletePage(Doku_Event $event) { function in action_plugin_deletepagebutton
/plugin/bookcreator/
H A Dscript.js56 Storage.prototype.deletePage = function(pageid) { method in Storage
202 this.selectedpages.deletePage(JSINFO.id);
435 BookManager.deletedpages.deletePage(pageid);
437 Bookcreator.selectedpages.deletePage(pageid);