Searched refs:canDoPDF (Results 1 – 2 of 2) sorted by relevance
23 public function canDoPDF() function in siteexport_zipfilewriter71 if ($this->canDoPDF()) {
181 if ($this->filewriter->canDoPDF()) {490 if ($do == 'pdf' && $this->filewriter->canDoPDF())531 if ( $this->filewriter->canDoPDF() ) {830 if ($this->filewriter->canDoPDF()) {1053 … if ( $this->filewriter->canDoPDF() && !empty($tmpFile[1]) && !strstr($DATA[2], $tmpFile[1]) ) {