10 calls to bat_event_load_state() in Booking and Availability Management Tools for Drupal 7
- BatEvent::defaultLabel in modules/
bat_event/ bat_event.module - Return the event label.
- bat_event_autocomplete_validate in modules/
bat_event/ bat_event.module - Validation callback for a event state autocomplete element.
- bat_event_autocomplete_value in modules/
bat_event/ bat_event.module - Value callback for a bat_event_reference autocomplete element.
- bat_event_edit_form_validate in modules/
bat_event/ bat_event.admin.inc - Form API validate callback for the event form.
- bat_event_field_formatter_view in modules/
bat_event/ bat_event.module - Implements hook_field_formatter_view().
- bat_event_handler_value_field::render in modules/
bat_event/ views/ bat_event_handler_value_field.inc - Render the field.
- bat_event_load_state_by_machine_name in modules/
bat_event/ bat_event.module - Returns information about the configuration of a given fixed event state.
- bat_event_states_delete_event_form in modules/
bat_event/ bat_event.module - Handle the deletion of a single event state.
- bat_event_states_get_default in modules/
bat_event/ bat_event.module - FullCalendarFixedStateEventFormatter::format in modules/
bat_fullcalendar/ src/ FullCalendarFixedStateEventFormatter.php