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

Go to the source code of this file.

Namespaces

 GravityView
 GPL2+
 

Variables

 $anchor = GravityView_Field_Entry_Approval::get_anchor_text( $current_status )
 
 $class = GravityView_Field_Entry_Approval::get_css_class( $current_status )
 
 $current_status = GravityView_Entry_Approval::get_entry_status( $entry, 'value' )
 
if(! isset( $gravityview)||empty( $gravityview->template)) $entry = $gravityview->entry->as_entry()
 
 $entry_slug = GravityView_API::get_entry_slug( $entry['id'], $entry )
 
 $title = GravityView_Field_Entry_Approval::get_title_attr( $current_status )
 

Variable Documentation

◆ $anchor

Definition at line 34 of file field-entry_approval-html.php.

◆ $class

Definition at line 36 of file field-entry_approval-html.php.

◆ $current_status

$current_status = GravityView_Entry_Approval::get_entry_status( $entry, 'value' )

Definition at line 33 of file field-entry_approval-html.php.

◆ $entry

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

Definition at line 20 of file field-entry_approval-html.php.

◆ $entry_slug

$entry_slug = GravityView_API::get_entry_slug( $entry['id'], $entry )

Definition at line 32 of file field-entry_approval-html.php.

◆ $title

Definition at line 35 of file field-entry_approval-html.php.