PdfTemplate |
class |
|
./views_pdf_template.php |
The main class to generate the PDF. |
|
|
|
views_append_handler_append_view |
class |
|
modules/views_append/views_append_handler_append_view.inc |
This class contains all the functionality to append a view to another one. |
|
|
|
views_pdf_handler_page_break |
class |
|
field_plugins/views_pdf_handler_page_break.inc |
Plugin class that holds the functionality for the
page break in a PDF display. |
|
|
|
views_pdf_handler_page_number |
class |
|
field_plugins/views_pdf_handler_page_number.inc |
Plugin class that holds the functionality for the
page number in a PDF display. |
|
|
|
views_pdf_plugin_display |
class |
|
./views_pdf_plugin_display.inc |
This class contains all the functionality of the PDF display. |
|
|
|
views_pdf_plugin_row_fields |
class |
|
./views_pdf_plugin_row_fields.inc |
This class contains all the functionality of the field PDF style. |
|
|
|
views_pdf_plugin_style_grid |
class |
|
./views_pdf_plugin_style_grid.inc |
This class holds all the funtionality used for the grid style plugin. |
|
|
|
views_pdf_plugin_style_table |
class |
|
./views_pdf_plugin_style_table.inc |
Style plugin to render each item as a row in a table. |
|
|
|
views_pdf_plugin_style_unformatted |
class |
|
./views_pdf_plugin_style_unformatted.inc |
This class holds all the funtionality used for the unformatted style plugin. |
|
|
|
views_view_field_handler_include_view |
class |
|
modules/views_view_field/views_view_field_handler_include_view.inc |
This class contains the functionality to add a view as a new field in
another view. |
|
|
|