Field::field_markup()

Method: Field markup.

Field::id()

Method: Return safe css ID.

Field::custom_attr()

Method: Sanitized custom attributes of a field.

Field::sanitize_cb_args()

Method: Arguments passed to sanitization callback.

Field::sanitize()

Method: Sanitize value of current field.

Field::pre_get()

Method: Before getting data.

Field::after_save()

Method: After save.

Field::field_wrap_start()

Method: Field wrapper start.

Field

Class: Base field class.

Field::__construct()

Method: Initialize the class.