You are here

protected static property PdfTemplate::$hyphenatePatterns in Views PDF 6

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

File

./views_pdf_template.php, line 29
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 $hyphenatePatterns = NULL;