You are here

Functions in Booking and Availability Management Tools for Drupal 7

Primary tabs

Namesort descending Location Description Direct uses Strings
bat_unit_form modules/bat_unit/bat_unit.admin.inc Form callback: edit a Unit.
bat_unit_form_bat_type_bundle_operation_form_alter modules/bat_unit/bat_unit.module Implements hook_form_FORM_ID_alter().
bat_unit_form_submit_delete modules/bat_unit/bat_unit.admin.inc Form API submit callback for the delete button. 1
bat_unit_form_views_form_units_page_alter modules/bat_unit/bat_unit.module Implements hook_form_FORM_ID_alter().
bat_unit_form_views_form_units_page_form_submit modules/bat_unit/bat_unit.module Custom submit function for the views_form_units_page form. 1
bat_unit_form_wrapper modules/bat_unit/bat_unit.admin.inc Form callback wrapper: edit a Unit. 1
bat_unit_get_bundles modules/bat_unit/bat_unit.module Gets an array of all unit bundles, keyed by the bundle name. 8 1
bat_unit_get_types modules/bat_unit/bat_unit.module Gets an array of all type bundles, keyed by the bundle name. 4
bat_unit_get_type_bundles modules/bat_unit/bat_unit.module Gets an array of all type bundles, keyed by the bundle name. 6 1
bat_unit_ids modules/bat_unit/bat_unit.module Gets a list of Units keyed by id and name in value.
bat_unit_install modules/bat_unit/bat_unit.install Implements hook_install().
bat_unit_install_create_default_unit_bundle modules/bat_unit/bat_unit.install Create default unit bundle. 1
bat_unit_load modules/bat_unit/bat_unit.module Fetches a unit object. 5
bat_unit_load_multiple modules/bat_unit/bat_unit.module Loads multiple units based on certain conditions. 7
bat_unit_menu_alter modules/bat_unit/bat_unit.module Implements hook_menu_alter().
bat_unit_menu_local_tasks_alter modules/bat_unit/bat_unit.module Implements hook_menu_local_tasks_alter().
bat_unit_module_implements_alter modules/bat_unit/bat_unit.module Implements hook_module_implements_alter().
bat_unit_page_title modules/bat_unit/bat_unit.module Menu title callback for showing individual entities. 1
bat_unit_page_view modules/bat_unit/bat_unit.module Sets up content to show an individual unit. 1
bat_unit_permission modules/bat_unit/bat_unit.module Implements hook_permission().
bat_unit_publish modules/bat_unit/bat_unit.module VBO action: Publish unit. 1
bat_unit_query_bat_type_access_alter modules/bat_unit/bat_unit.module Implements hook_query_TAG_alter().
bat_unit_query_bat_unit_access_alter modules/bat_unit/bat_unit.module Implements hook_query_TAG_alter().
bat_unit_rules_action_info modules/bat_unit/bat_unit.rules.inc Implements hook_rules_action_info().
bat_unit_rules_event_info modules/bat_unit/bat_unit.rules.inc Implements hook_rules_event_info().
bat_unit_save modules/bat_unit/bat_unit.module Saves a unit to the database.
bat_unit_schema modules/bat_unit/bat_unit.install Implements hook_schema().
bat_unit_set_breadcrumb modules/bat_unit/bat_unit.admin.inc Sets the breadcrumb for administrative BAT pages. 4
bat_unit_state_options modules/bat_unit/bat_unit.module Helper function to generate a list of available unit states for select lists. 4
bat_unit_theme modules/bat_unit/bat_unit.module Implements hook_theme().
bat_unit_tokens modules/bat_unit/bat_unit.tokens.inc Implements hook_tokens().
bat_unit_token_info modules/bat_unit/bat_unit.tokens.inc Implements hook_token_info().
bat_unit_types_ids modules/bat_unit/bat_unit.module Helper function to easily get unit types in an array for use in forms, etc. 1
bat_unit_unit_bundle_new modules/bat_unit/bat_unit.module Returns an initialized bat bundle array. This is here to help other modules easily and consistently add BAT unit bundles.
bat_unit_unpublish modules/bat_unit/bat_unit.module VBO action: Unpublish unit. 1
bat_unit_update_7100 modules/bat_unit/bat_unit.install Units should have type_id set to null if saved without a reference to a type_id.
bat_unit_update_7101 modules/bat_unit/bat_unit.install Create table 'bat_types_revision'.
bat_unit_update_7102 modules/bat_unit/bat_unit.install Add revisions for all existing types.
bat_unit_uri modules/bat_unit/bat_unit.module URI callback for units.
bat_unit_views_api modules/bat_unit/bat_unit.module Implements hook_views_api().
bat_unit_views_data_alter modules/bat_unit/views/bat_unit.views.inc Implements hook_views_data_alter().
bat_unit_views_default_views modules/bat_unit/views/bat_unit.views_default.inc Implements hook_views_default_views().
bat_unit_views_pre_render modules/bat_unit/bat_unit.module Implements hook_views_pre_render().
end_date_load modules/bat_booking/bat_booking_example/bat_booking_example.module Loads a DateTime object from a string.
hook_bat_calendar_settings_alter modules/bat_fullcalendar/bat_fullcalendar.api.php Allow other modules to alter calendar settings.
hook_bat_entity_access ./bat.api.php Allows modules to deny or provide access for a user to perform a non-view operation on an entity before any other access check occurs.
hook_bat_event_constraints_info modules/bat_event/bat_event.api.php Allow modules to define event constraints.
hook_bat_event_constraints_info_alter modules/bat_event/bat_event.api.php Allow modules to alter defined event constraints.
hook_bat_event_target_entity_types modules/bat_event/bat_event.api.php Allow modules to define entity types that may be referenced by Bat Events and provided to the BAT library as a Unit.
hook_bat_facets_search_results_alter modules/bat_event/bat_event.api.php Allow modules to alter results from faceted search.

Pages

Other projects