You are here

Classes, traits, and interfaces in PDF Generator 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
DomPdfGenerator class Drupal\pdf_generator src/DomPdfGenerator.php Defines helpers methods to help in managing config which used in SCity. 1 2
Pdf class Drupal\pdf_generator\Plugin\views\display src/Plugin/views/display/Pdf.php The plugin that handles a feed, such as RSS or atom.
PdfDefault class Drupal\pdf_generator\Plugin\views\style src/Plugin/views/style/PdfDefault.php Unformatted style plugin to render pdf.
PdfList class Drupal\pdf_generator\Plugin\views\style src/Plugin/views/style/PdfList.php Default style plugin to render an RSS feed.
PdfTable class Drupal\pdf_generator\Plugin\views\style src/Plugin/views/style/PdfTable.php Default style plugin to render an RSS feed.
PdfTrait trait Drupal\pdf_generator\Plugin\views\style src/Plugin/views/style/PdfTrait.php This trait prevent duplicated code on every style.

Other projects