Field::prepare()

Method: Prepare field.

Field::form()

Method: Get parent form.

Field::sanitize_cb()

Method: Parse sanitization callbacks.

Field::errors()

Method: Output label of field.

Field::add_error()

Method: Add error message to a field.

Field::have_errors()

Method: Check if field have any errors.

Field::label()

Method: Output label of field.

Field::field_wrap_end()

Method: Field wrapper end.

Field::value()

Method: Get value of a field.

Field::isset_value()

Method: Check if request value is set.