'checkbox', '#title' => t('All day'), '#default_value' => 0, '#weight' => -14, ); $path = drupal_get_path('module', 'event_all_day'); drupal_add_js($path . '/event_all_day.js'); // theme_add_style($path . '/event_all_day.css'); } }