Skip to main content

Filter: gravityview/template/view/class

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

Parameters

NameTypeDescription
$classstringThe chosen class. Default: \GV\View_Table_Template.
$view\ViewThe View about to be rendered.
$request\GV\RequestThe associated request.

Since

  • 2.0

Source

Defined in src/Renderer/ViewRenderer.php at line 139