You are here

Functions in Booking and Availability Management Tools for Drupal 7

Primary tabs

Namesort descending Location Description Direct uses Strings
bat_event_delete_form modules/bat_event/bat_event.admin.inc Form callback: confirmation form for deleting a event. 1
bat_event_delete_form_submit modules/bat_event/bat_event.admin.inc Submit callback for event_delete_form. 1
bat_event_delete_form_wrapper modules/bat_event/bat_event.admin.inc Form callback wrapper: delete a event. 1
bat_event_delete_multiple modules/bat_event/bat_event.module Delete multiple events. 2
bat_event_delete_states_by_type modules/bat_event/bat_event.module Delete the states associated with $type. 1
bat_event_edit_form modules/bat_event/bat_event.admin.inc Form callback: create or edit a event. 3
bat_event_edit_form_submit modules/bat_event/bat_event.admin.inc Form API submit callback for the Event form. 1
bat_event_edit_form_validate modules/bat_event/bat_event.admin.inc Form API validate callback for the event form. 1
bat_event_entity_info modules/bat_event/bat_event.module Implements hook_entity_info().
bat_event_entity_info_alter modules/bat_event/bat_event.module Implements hook_entity_info_alter().
bat_event_field_formatter_info modules/bat_event/bat_event.module Implements hook_field_formatter_info().
bat_event_field_formatter_prepare_view modules/bat_event/bat_event.module Implements hook_field_formatter_prepare_view().
bat_event_field_formatter_view modules/bat_event/bat_event.module Implements hook_field_formatter_view().
bat_event_field_info modules/bat_event/bat_event.module Implements hook_field_info().
bat_event_field_instance_settings_form modules/bat_event/bat_event.module Implements hook_field_instance_settings_form().
bat_event_field_is_empty modules/bat_event/bat_event.module Implements hook_field_is_empty().
bat_event_field_schema modules/bat_event/bat_event.install Implements hook_field_schema().
bat_event_field_validate modules/bat_event/bat_event.module Implements hook_field_validate().
bat_event_field_views_data modules/bat_event/views/bat_event.views.inc Implements hook_field_views_data().
bat_event_field_widget_error modules/bat_event/bat_event.module Implements hook_field_widget_error().
bat_event_field_widget_form modules/bat_event/bat_event.module Implements hook_field_widget_form().
bat_event_field_widget_info modules/bat_event/bat_event.module Implements hook_field_widget_info().
bat_event_form_bat_type_bundle_form_alter modules/bat_event/bat_event.module Implements hook_form_FORM_ID_alter().
bat_event_form_bat_type_bundle_form_submit modules/bat_event/bat_event.module Submit callback for bat_event_form_bat_type_bundle_form form. 1
bat_event_form_submit_delete modules/bat_event/bat_event.admin.inc Form API submit callback for the delete button. 1
bat_event_form_views_exposed_form_alter modules/bat_event/bat_event.module Implements hook_form_FORM_ID_alter().
bat_event_form_wrapper modules/bat_event/bat_event.admin.inc Form callback wrapper: edit a Event. 1
bat_event_generate_day_schema_fields modules/bat_event/bat_event.module Creates the necessary day schema fields. 1
bat_event_generate_hour_schema_fields modules/bat_event/bat_event.module Creates the necessary hour schema fields. 1
bat_event_generate_minute_schema_fields modules/bat_event/bat_event.module Creates the necessary minute schema fields. 1
bat_event_get_calendar modules/bat_event/bat_event.module Retrieves relevant units and instantiates a BAT calendar object than can be reused. It is preferred to use this function to reduce the cost of setting up a calendar (i.e. loading units). 2
bat_event_get_calendar_response modules/bat_event/bat_event.module Given a date range and a set of valid states it will return all units within the set of valid states.
bat_event_get_event_type_tables modules/bat_event/bat_event.module Utility function to return the table names required to start an event using BAT conventions. 1
bat_event_get_matching_units modules/bat_event/bat_event.module Given a date range and a set of valid states it will return all units within the set of valid states.
bat_event_get_matching_units_from_calendar modules/bat_event/bat_event.module Returns matching units based on a provided Calendar. A Calendar can be instantiated in a number of ways - bat_event offers bat_event_get_calendar. Using an already setup calendar multiple times reduces overall load. 1
bat_event_get_states modules/bat_event/bat_event.module 9 2
bat_event_get_types modules/bat_event/bat_event.module Gets an array of all event types, keyed by the type name. 12 1
bat_event_get_unit_bundles modules/bat_event/bat_event.module JSON output for autocomplete bat_event_types.
bat_event_ids modules/bat_event/bat_event.module Get a list of Event keyed by id and name in value.
bat_event_load modules/bat_event/bat_event.module Fetches an event object. 8
bat_event_load_multiple modules/bat_event/bat_event.module Load multiple events based on certain conditions. 2
bat_event_load_state modules/bat_event/bat_event.module Returns information about the configuration of a given fixed event state. 10
bat_event_load_state_by_machine_name modules/bat_event/bat_event.module Returns information about the configuration of a given fixed event state. 5 3
bat_event_menu modules/bat_event/bat_event.module Implements hook_menu().
bat_event_menu_local_tasks_alter modules/bat_event/bat_event.module Implements hook_menu_local_tasks_alter().
bat_event_page_title modules/bat_event/bat_event.module Menu title callback for showing individual entities. 1
bat_event_page_view modules/bat_event/bat_event.module Sets up content to show an individual event. 1
bat_event_permission modules/bat_event/bat_event.module Implements hook_permission().
bat_event_potential_references modules/bat_event/bat_event.module 2
bat_event_query_bat_event_access_alter modules/bat_event/bat_event.module Implements hook_query_TAG_alter().

Pages

Other projects