GravityView  2.17
The best, easiest way to display Gravity Forms entries on your website.
Namespaces | Variables
address.php File Reference

Go to the source code of this file.

Namespaces

 GravityView
 GPL2+
 

Variables

 $gravityview_view = GravityView_View::getInstance()
 
if(floor( $field_id)===floatval( $field_id)) else
 

Variable Documentation

◆ $gravityview_view

$gravityview_view = GravityView_View::getInstance()

Definition at line 10 of file address.php.

◆ else

if (floor($field_id)===floatval($field_id)) else
Initial value:
{
gravityview_get_field_value( $entry, $field_id, $display_value)
Handle getting values for complex Gravity Forms fields.
Definition: class-api.php:1034
$display_value
$entry
Definition: notes.php:27
if(false !==strpos( $value, '00:00')) $field_id
string $field_id ID of the field being displayed
Definition: time.php:22

Definition at line 52 of file address.php.