constant VIEWS_PDF_PHP in Views PDF 7.3
Same name and namespace in other branches
- 7 views_pdf.module \VIEWS_PDF_PHP
3 uses of VIEWS_PDF_PHP
- PdfTemplate::renderItem in ./
views_pdf_template.php - views_pdf_plugin_row_fields::options_form in ./
views_pdf_plugin_row_fields.inc - Provide a form for setting options.
- views_pdf_plugin_style_table::options_form in ./
views_pdf_plugin_style_table.inc - Options form
File
- ./
views_pdf.module, line 59 - PDF Views allows the creation of PDF's directly from a view. Without the creation of HTML first.
Code
define('VIEWS_PDF_PHP', module_exists('php'));