GravityView  2.17
The best, easiest way to display Gravity Forms entries on your website.
Variables
views/list/list-body.php File Reference

Go to the source code of this file.

Variables

if(! isset( $gravityview)||empty( $gravityview->template)) $template = $gravityview->template
 The entry loop for the list output. More...
 
if(! $gravityview->entries->count()) else
 

Variable Documentation

◆ $template

if (! isset($gravityview)||empty($gravityview->template)) $template = $gravityview->template

◆ else

if (! $gravityview->entries->count()) else

Definition at line 34 of file views/list/list-body.php.