AnsPress_Form::get_form()

Method: Output form

ap_form_fields_{$field[‘type’]}

Filter Hook: FILTER: ap_form_fields_[type] filter for custom form field type

ap_pre_form_fields

Filter Hook: FILTER: ap_pre_form_fields Provide filter to add or override form fields before output.

AnsPress_Form::form_fields()

Method: Out put all form fields based on on their type

AnsPress_Form::error_messages()

Method: No description

AnsPress_Form::have_error()

Method: Check if current field have any error

AnsPress_Form::attr()

Method: No description

AnsPress_Form::select_options()

Method: Output select field options.

AnsPress_Form::radio_field()

Method: Radio field.

AnsPress_Form::select_field()

Method: Select fields