AnsPress_Form::order_fields()

Method: Order fields.

AnsPress_Form::build()

Method: Build the form.

AnsPress_Form::form_head()

Method: FORM element.

ap_form_before_{$this->name}

Action Hook: ACTION: ap_form_before_[form_name] action for hooking before form.

AnsPress_Form::form_footer()

Method: FORM footer.

ap_form_bottom_{$this->name}

Action Hook: ACTION: ap_form_bottom_[form_name] action for hooking captcha and extar fields

AnsPress_Form

Class: AnsPress HTML form handler

AnsPress_Form::hidden_fields()

Method: Form hidden fields.

AnsPress_Form::label()

Method: Form field label.

AnsPress_Form::placeholder()

Method: Output placeholder attribute of current field.