Method |
Description |
|
__construct ( ) |
|
|
deleteFile ( $path ) |
|
|
fileExists ( $path ) |
|
|
fileSize ( $path ) |
|
|
findOrCreateDirectory ( $path ) |
|
|
formatFooter ( $footer, $left, $middle, $right ) |
|
|
generatePDF ( $imageDirectory, $prefix, $suffix, $html, $output_html = false, $inject_autoprint_js = true ) |
|
|
getAssetManager ( ) |
|
|
getPDFOptions ( $path ) |
|
|
readFile ( $path ) |
|
|
remapAssetPaths ( $html ) |
|
|
remapCanvasImagePaths ( $html ) |
|
|
setBarcode ( $barcode_html ) |
|
|
setBarcodes ( $barcodes ) |
|
|
setCanvasImagePath ( $image_path ) |
|
|
setCustomTag ( $tag_name, $value ) |
|
|
setDocref ( $docref ) |
|
|
setDocrefs ( $docrefs ) |
|
|
setDocuments ( $count ) |
|
|
setLeft ( $left ) |
|
|
setMarginBottom ( $bottom_margin ) |
|
|
setMarginLeft ( $left_margin ) |
|
|
setMarginRight ( $right_margin ) |
|
|
setMarginTop ( $top_margin ) |
|
|
setMiddle ( $middle ) |
|
|
setPatient ( $patient ) |
|
|
setPatients ( $patients ) |
|
|
setRight ( $right ) |
|
|
writeFile ( $path, $data ) |
|
|