GravityView  2.17
The best, easiest way to display Gravity Forms entries on your website.
Variables
search-field-input_text.php File Reference

Go to the source code of this file.

Variables

 $gravityview_view = GravityView_View::getInstance()
 
 $search_field = $gravityview_view->search_field
 
 if (! gv_empty($search_field[ 'label'], false, false))
 

Variable Documentation

◆ $gravityview_view

$gravityview_view = GravityView_View::getInstance()

Definition at line 8 of file search-field-input_text.php.

◆ $search_field

$search_field = $gravityview_view->search_field

Definition at line 9 of file search-field-input_text.php.

◆ if

if(! gv_empty( $search_field['label'], false, false))

Definition at line 13 of file search-field-input_text.php.