You are here

9 calls to bat_event_get_states() in Booking and Availability Management Tools for Drupal 7

BatEventTypeController::export in modules/bat_event/bat_event.module
bat_booking_confirmation_form_submit in modules/bat_booking/bat_booking_example/bat_booking_example.module
Submit function for the bat_booking_confirmation_form form.
bat_event_handler_event_state_filter::get_value_options in modules/bat_event/views/bat_event_handler_event_state_filter.inc
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values.
bat_event_load_state in modules/bat_event/bat_event.module
Returns information about the configuration of a given fixed event state.
bat_event_states_form in modules/bat_event/bat_event.module
Implements form that handles the definition of states for fixed state events.
bat_event_unit_set_state_form in modules/bat_event/bat_event.module
Configuration form for the VBO action: Assign fixed-state event to units.
bat_event_update_7102 in modules/bat_event/bat_event.install
Generate machine names for the existing states.
bat_unit_state_options in modules/bat_unit/bat_unit.module
Helper function to generate a list of available unit states for select lists.
RulesDataUIEventStateReference::inputForm in modules/bat_event/bat_event.rules.inc
Constructs the direct input form.