AnsPress_Hooks::after_new_answer()

Method: Things to do after creating an answer

AnsPress_Validation::encode_pre_code()

Method: Encode contents inside pre and code tag

AnsPress_Validation::sanitize()

Method: Sanitize field based on actions passed

AnsPress_Validation::validate()

Method: Validate a field based on actions passed

AnsPress_Validation::actions()

Method: Field is being checked and sanitized

AnsPress_Validation::have_error()

Method: Check if fields have any error

AnsPress_Validation::get_sanitized_fields()

Method: Return all sanitized fields

AnsPress_Form::order_fields()

Method: Order fields.

AnsPress_Form::build()

Method: Build the form.

AnsPress_Form::form_head()

Method: FORM element.