GravityView  2.17
The best, easiest way to display Gravity Forms entries on your website.
Public Member Functions
GravityView_Placeholder_Template Class Reference
Inheritance diagram for GravityView_Placeholder_Template:
GravityView_Template

Public Member Functions

 __construct ( $id='template_placeholder', $settings=array())
 
- 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...
 

Additional Inherited Members

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

Detailed Description

Definition at line 14 of file class-gravityview-placeholder-template.php.

Constructor & Destructor Documentation

◆ __construct()

__construct (   $id = 'template_placeholder',
  $settings = array() 
)

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