Filter: gravityview/template/field/class
Filter the template class that is about to be used to render the view.
Parameters
| Name | Type | Description |
|---|---|---|
| $class | string | The chosen class - Default: \GV\Field_HTML_Template. |
| $field | \GV\Field | The field about to be rendered. |
| $view | \GV\View | The view in this context, if applicable. |
| $source | \GV\Source | The source (form) in this context, if applicable. |
| $entry | \GV\Entry | The entry in this context, if applicable. |
| $request | \GV\Request | The request in this context, if applicable. |
Since
Source
Defined in future/includes/class-gv-renderer-field.php at line 53