Extension
Interfaces, Classes and Traits
- Markdown
- A custom version of the Markdown class which uses the geshi library for rendering code.
- MarkdownFacade
- A facade class for the Markdown library.
- TCPDF
- Custom version of the TCPDF library class, allowing for any required overrides.
- TCPDFFacade
- A facade class for the TCPDF library which is used to convert some HTML content provided by the Markdown library to a PDF file using FPDF.