Searched refs:getExportedPages (Results 1 – 4 of 4) sorted by relevance
/plugin/odt/renderer/ | ||
H A D | book.php | 133 $pages = $this->actioninstance->getExportedPages(); |
/plugin/dw2pdf/ | ||
H A D | renderer.php | 248 if (in_array($link['title'], $this->actioninstance->getExportedPages())) { |
H A D | action.php | 878 public function getExportedPages() |
/plugin/odt/action/ | ||
H A D | export.php | 503 public function getExportedPages() { function in action_plugin_odt_export |