Home
last modified time | relevance | path

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

/plugin/bookcreator/action/
H A Dhandleselection.php54 $response = $this->retrievePageInfo($this->getPOSTedSelection());
58 $response = $this->saveSelection($title, $this->getPOSTedSelection());
89 protected function getPOSTedSelection() { function in action_plugin_bookcreator_handleselection