Skip to main content
Drupal API Help
Helping Drupal Community, One API at a time
Main menu
Home
Drupal Core
Getting Help
You are here
Home
»
API reference
»
Views Data Export PDF 7
views-data-export-pdf-body.tpl.php in Views Data Export PDF 7
Same filename and directory in other branches
7.2 theme/views-data-export-pdf-body.tpl.php
Theme export PDF body.
File
theme/views-data-export-pdf-body.tpl.php
View source
<?php
/** * @file * Theme export PDF body. */
print
$tbody
;
API Navigation
Views Data Export PDF 7
Classes
Functions
Files
Constants