Home
last modified time | relevance | path

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

/plugin/odt/renderer/
H A Dbook.php133 $pages = $this->actioninstance->getExportedPages();
/plugin/dw2pdf/
H A Drenderer.php248 if (in_array($link['title'], $this->actioninstance->getExportedPages())) {
H A Daction.php878 public function getExportedPages()
856 public function getExportedPages() { global() function in action_plugin_dw2pdf
/plugin/odt/action/
H A Dexport.php503 public function getExportedPages() { function in action_plugin_odt_export