Skip to main content

Filter: gfpdf_gv_directory_widget_html

The PDF markup for one GravityView widget in a Multiple Entry (directory) PDF.

Empty by default — a widget has to opt in, because most of them are controls for a live page rather than content. The Multiple Entries Map widget is the one in the box (\GFPDF\Plugins\PdfForGravityView\Pdf\Maps\StaticMapRenderer::render_widget()).

Parameters

NameTypeDescription
$htmlstringMarkup to queue. Empty means the widget prints nothing.
$widget\GV\WidgetThe widget being rendered.
$view\ViewThe View being rendered.
$entries\Entry_CollectionThe rows this document is drawing.
$zonestringheader or footer.

Since

  • 2.0

Source

Defined in src/Pdf/DirectoryWriter.php at line 275