Home
last modified time | relevance | path

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

/plugin/bookcreator/action/
H A Dhandleselection.php64 case 'deleteSavedSelection':
66 $response = $this->deleteSavedSelection($page);
206 private function deleteSavedSelection($page) { function in action_plugin_bookcreator_handleselection