GF_Field_Total
Source: includes/fields/class-gf-field-total.php:8
Details
- Kind:
class - Namespace:
(global) - Extends: GF_Field
Methods
| Method | Description |
|---|---|
get_form_editor_field_icon() | Returns the field's form editor icon. |
get_field_container() | Returns the HTML markup for the field's containing element. |
get_value_entry_detail() | Format the entry value for display on the entry detail page and for the {all_fields} merge tag. |
get_value_save_input() | Sanitize and format the value before it is saved to the Entry Object. |
get_value_merge_tag() | Gets merge tag values. |
validate() | Validates the field value. |
post_convert_field() | Actions to be performed after the field has been converted to an object. |
sanitize_settings() | Sanitizes the field properties. |