GravityView  2.17
The best, easiest way to display Gravity Forms entries on your website.
Public Member Functions | Private Member Functions
GravityView_Default_Template_Table Class Reference

GravityView_Default_Template_Table class. More...

Inheritance diagram for GravityView_Default_Template_Table:
GravityView_Template GravityView_Preset_Business_Data GravityView_Preset_Issue_Tracker GravityView_Preset_Resume_Board

Public Member Functions

 maybe_modify_button_label ( $label='', $atts=array())
 Changes the button label to reflect that fields = rows. More...
 
- Public Member Functions inherited from GravityView_Template
 __construct ( $id, $settings=array(), $field_options=array(), $areas=array())
 
 assign_active_areas ( $areas, $template='', $context='directory')
 Assign active areas (for admin configuration) More...
 
 assign_field_options ( $field_options, $template_id, $field_id=NULL, $context='directory', $input_type='')
 Assign template specific field options. More...
 
 assign_fields_xml ( $xml='', $template='')
 Set the Gravity Forms import form by using the preset_fields field defined in the template. More...
 
 assign_form_xml ( $xml='', $template='')
 Set the Gravity Forms import form information by using the preset_form field defined in the template. More...
 
 assign_view_slug ( $default, $context)
 Assign the template slug when loading the presentation template (frontend) More...
 
 get_active_areas ( $context)
 
 register_styles ()
 If the template has a CSS file defined in the css_source setting, register it It will be registered using gravityview_style_{template_id} format. More...
 
 register_template ( $templates)
 Register the template to display in the admin. More...
 

Private Member Functions

 add_hooks ()
 Adds hooks specific to this template. More...
 

Additional Inherited Members

- Data Fields inherited from GravityView_Template
 $active_areas
 
 $field_options
 
 $settings
 
 $template_id
 

Detailed Description

GravityView_Default_Template_Table class.

Defines Table(default) template

Definition at line 7 of file class-gravityview-default-template-table.php.

Member Function Documentation

◆ add_hooks()

add_hooks ( )
private

Adds hooks specific to this template.

Since
2.8.1

Definition at line 73 of file class-gravityview-default-template-table.php.

◆ maybe_modify_button_label()

maybe_modify_button_label (   $label = '',
  $atts = array() 
)

Changes the button label to reflect that fields = rows.

Definition at line 91 of file class-gravityview-default-template-table.php.

References $label.


The documentation for this class was generated from the following file: