You are here

Files in Views PDF 7

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt With the Views PDF module you can output a view as a PDF document. Each field of the view can be placed on the PDF page directly in the administration interface. Therefore a new display called "PDF" is added. There are already some PDF…
views_append.info modules/views_append/views_append.info name = Append View description = "Views plugin to include (download) a view as a field." dependencies[] = views package = Views core = 7.x files[] = views_append_handler_append_view.inc
views_append.module modules/views_append/views_append.module Module for appending PDF views to other PDF views
views_append.views.inc modules/views_append/views_append.views.inc This file contains all the views hooks for the appending of a view to another view.
views_append_handler_append_view.inc modules/views_append/views_append_handler_append_view.inc Views Append Handler
views_pdf.admin.inc views_pdf.admin.inc Theme function for enhence the views admin interface vor PDF options.
views_pdf.info views_pdf.info name = Views PDF Display description = "Views plugin to export a view as a PDF file." dependencies[] = views dependencies[] = jquery_update dependencies[] = libraries (2.x) package = Views core = 7.x files[] =…
views_pdf.install views_pdf.install Install the views module
views_pdf.module views_pdf.module PDF Views allows the creation of PDF's directly from a view. Without the creation of HTML first.
views_pdf.rules.inc views_pdf.rules.inc Rules integration of the mimemail and the PDF Views module.
views_pdf.views.inc views_pdf.views.inc Implementaion of the views hooks.
views_pdf_handler_page_break.inc field_plugins/views_pdf_handler_page_break.inc The page break plugin for PDF page display.
views_pdf_handler_page_number.inc field_plugins/views_pdf_handler_page_number.inc The page number plugin for PDF page display.
views_pdf_plugin_display.inc views_pdf_plugin_display.inc PDF display plugin.
views_pdf_plugin_row_fields.inc views_pdf_plugin_row_fields.inc PDF row fields plugin provides the the fields plugin for unformatted style.
views_pdf_plugin_style_table.inc views_pdf_plugin_style_table.inc Table PDF style plugin
views_pdf_plugin_style_unformatted.inc views_pdf_plugin_style_unformatted.inc Unformatted PDF style
views_pdf_template.php views_pdf_template.php PDF Class to generate PDFs with native PHP. This class based on FPDF and FPDI.
views_view_field.info modules/views_view_field/views_view_field.info name = Views Field description = "Views plugin to include a view as a field." dependencies[] = views package = Views core = 7.x files[] = views_view_field_handler_include_view.inc
views_view_field.module modules/views_view_field/views_view_field.module The views field is used to add a field, which can include another view into the current view.
views_view_field.views.inc modules/views_view_field/views_view_field.views.inc Views hook implementations
views_view_field_handler_include_view.inc modules/views_view_field/views_view_field_handler_include_view.inc Plugin for the views include field

Other projects