GravityView
2.17
The best, easiest way to display Gravity Forms entries on your website.
|
Go to the source code of this file.
Variables | |
if(! isset( $gravityview)||empty( $gravityview->template)) | $template = $gravityview->template |
The entry loop for the table output. More... | |
if(1===(int) $gravityview->view->settings->get( 'no_entries_options', '0')) | else |
if (! isset($gravityview)||empty($gravityview->template)) $template = $gravityview->template |
The entry loop for the table output.
$gravityview $template
Definition at line 14 of file views/table/table-body.php.
if (! $gravityview->entries->count()) else |
gravityview/template/table/tr/before
gravityview/template/table/tr/after
Definition at line 18 of file views/table/table-body.php.