Checkbox::prepare()

Method: Prepare field.

Checkbox::unsafe_value()

Method: Get POST (unsafe) value of a field.

Checkbox::html_order()

Method: Order of HTML markup.

Checkbox::field_markup()

Method: Field markup.

Select::prepare()

Method: Prepare field.

Select::get_options()

Method: Return options of a select field.

Select::field_markup()

Method: Field markup.

Repeatable::prepare()

Method: Prepare field.

Repeatable::unsafe_value()

Method: Get POST (unsafe) value of a field.

Repeatable::get_last_field()

Method: Return last repeatable group.