프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$format | ['BMP', 'JPG', 'JPEG', 'PNG'] | ||
$orientation | ['landscape', 'portrait'] | ||
$validFormats |
메소드 | 설명 | |
---|---|---|
configure ( array $config = [] ) : Fireguard\Report\Contracts\ExporterContract | ||
generate ( Fireguard\Report\Contracts\ReportContract $report ) : string | ||
getMimeType ( ) : string | ||
setFormat ( string $format ) : |
메소드 | 설명 | |
---|---|---|
generateHtmlWithAllReportContent ( Fireguard\Report\Contracts\ReportContract $report ) |
protected generateHtmlWithAllReportContent ( Fireguard\Report\Contracts\ReportContract $report ) | ||
$report | Fireguard\Report\Contracts\ReportContract |