Home
last modified time | relevance | path

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

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