Home
last modified time | relevance | path

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

/plugin/xslfo/
H A Daction.php79 if (!$this->generatePDF($cache_key, $pdf_cache->cache)) {
97 protected function generatePDF($cache_key, $pdf_filename) { function in action_plugin_xslfo
/plugin/dw2pdf/
H A Daction.php118 $this->generatePDF($cachefile, $event);
412 protected function generatePDF($cachefile, $event)
398 protected function generatePDF($cachefile, $event) { global() function in action_plugin_dw2pdf