API in Printer, email and PDF versions 7.2
Functions that are provided for use by third-party code.
File
- ./
print.api.php, line 93 - Main API entry point for the Printer, email and PDF versions.
Functions
Name | Location | Description |
---|---|---|
print_epub_generate_html |
print_epub/ |
Generate a EPUB version of the provided HTML. |
print_epub_insert_link |
print_epub/ |
Auxiliary function to display a formatted EPUB version link. |
print_insert_link |
./ |
Auxiliary function to display a formatted Printer-friendly link. |
print_mail_insert_link |
print_mail/ |
Auxiliary function to display a formatted send by email link. |
print_pdf_generate_html |
print_pdf/ |
Generate a PDF version of the provided HTML. |
print_pdf_insert_link |
print_pdf/ |
Auxiliary function to display a formatted PDF version link. |