![]()  | 
  
    GravityView
    2.17
    
   The best, easiest way to display Gravity Forms entries on your website. 
   | 
 
HTML input type - pass pure HTML into settings in the desc key.  
 More...
  
 Public Member Functions | |
| get_field_desc () | |
| render_option () | |
| Display HTML, wrapped in container class.  More... | |
  Public Member Functions inherited from GravityView_FieldType | |
| __construct ( $name='', $field=array(), $curr_value=NULL) | |
| get_field_desc () | |
| Retrieve field description.  More... | |
| get_field_id () | |
| Build input id based on the name.  More... | |
| get_field_label () | |
| Retrieve field label.  More... | |
| get_field_left_label () | |
| Retrieve field left label.  More... | |
| get_label_class () | |
| Retrieve field label class.  More... | |
| get_tooltip () | |
| render_input ( $override_input) | |
| important! Override this class outputs the input html part  More... | |
| render_option () | |
| important! Override this class outputs the field option html  More... | |
| render_setting ( $override_input=NULL) | |
| important! Override this class if needed outputs the field setting html  More... | |
| show_merge_tags () | |
| Verify if field should have merge tags.  More... | |
| tooltip ( $name, $css_class='', $return=false, $article=array()) | |
| Displays the tooltip.  More... | |
Additional Inherited Members | |
  Static Public Member Functions inherited from GravityView_FieldType | |
| static | get_field_defaults () | 
| Returns the default details for a field option.  More... | |
  Protected Attributes inherited from GravityView_FieldType | |
| $field | |
| $name | |
| $value | |
HTML input type - pass pure HTML into settings in the desc key. 
Definition at line 6 of file type_html.php.
| get_field_desc | ( | ) | 
| render_option | ( | ) | 
Display HTML, wrapped in container class.
Definition at line 11 of file type_html.php.
References get_field_desc().