You are here

function date_field_widget_date_popup_form_alter in Date 8

Implements hook_field_widget_WIDGETTYPE_form_alter().

File

./date.module, line 427
Defines date/time field types.

Code

function date_field_widget_date_popup_form_alter($element, $form_state, $context) {
}