Skip to main content

Filter: gravityview/template/entry/class

Filter the template class that is about to be used to render the entry.

Parameters

NameTypeDescription
$classstringThe chosen class. Default: \GV\Entry_Table_Template.
$entry\GV\EntryThe entry about to be rendered.
$view\GV\ViewThe View connected to it.
$request\GV\RequestThe associated request.

Since

  • 2.0

Source

Defined in src/Renderer/EntryRenderer.php at line 152