You are here

protected static property PdfTemplate::$templateList in Views PDF 7.2

Same name and namespace in other branches
  1. 6 views_pdf_template.php \PdfTemplate::templateList
  2. 7.3 views_pdf_template.php \PdfTemplate::templateList
  3. 7 views_pdf_template.php \PdfTemplate::templateList

File

./views_pdf_template.php, line 28
PDF Class to generate PDFs with native PHP. This class based on FPDF and FPDI.

Class

PdfTemplate
The main class to generate the PDF.

Code

protected static $templateList = NULL;