Method | Description | |
---|---|---|
actionDownload ( ) : mixed | Download the exported file |
Method | Description | |
---|---|---|
generatePDF ( string $content, string $filename, array $config = [] ) : void | Generates the PDF file | |
setHttpHeaders ( string $type, string $name, string $mime, string $encoding = 'utf-8' ) : void | Sets the HTTP headers needed by file download action. |
public actionDownload ( ) : mixed | ||
return | mixed |