You are here

interface ViewsPdfDisplayInterface in Views PDF 8

Hierarchy

Expanded class hierarchy of ViewsPdfDisplayInterface

All classes that implement ViewsPdfDisplayInterface

File

src/ViewsPdfDisplayInterface.php, line 9

Namespace

Drupal\views_pdf
View source
interface ViewsPdfDisplayInterface {
  function build();
  function page();

}

Members