bat_booking_access |
modules/bat_booking/bat_booking.module |
Determines whether the given user has access to a unit. |
2 |
2 |
bat_booking_add_access |
modules/bat_booking/bat_booking.module |
Access callback: Checks whether the user has permission to add a booking. |
|
1 |
bat_booking_add_end_date_field |
modules/bat_booking/bat_booking.module |
Add "End Date" field. |
1 |
|
bat_booking_add_event_reference_field |
modules/bat_booking/bat_booking.module |
Add "Event" reference field. |
1 |
|
bat_booking_add_page |
modules/bat_booking/bat_booking.admin.inc |
Page to add Booking. |
|
1 |
bat_booking_add_start_date_field |
modules/bat_booking/bat_booking.module |
Add "Start Date" field. |
1 |
|
bat_booking_confirmation_form |
modules/bat_booking/bat_booking_example/bat_booking_example.module |
Booking confirmation form. |
|
1 |
bat_booking_confirmation_form_submit |
modules/bat_booking/bat_booking_example/bat_booking_example.module |
Submit function for the bat_booking_confirmation_form form. |
|
|
bat_booking_confirmation_page |
modules/bat_booking/bat_booking_example/bat_booking_example.module |
Booking confirmation page. |
|
1 |
bat_booking_create |
modules/bat_booking/bat_booking.module |
Create a booking object. |
4 |
1 |
bat_booking_create_form_wrapper |
modules/bat_booking/bat_booking.admin.inc |
Form callback wrapper: create a Booking. |
|
1 |
bat_booking_create_standard_booking_type |
modules/bat_booking/bat_booking.install |
Create "Standard" booking type. |
1 |
|
bat_booking_delete |
modules/bat_booking/bat_booking.module |
Deletes a Bat Booking. |
1 |
|
bat_booking_edit_form |
modules/bat_booking/bat_booking.admin.inc |
Generates the booking editing form. |
1 |
1 |
bat_booking_edit_form_submit |
modules/bat_booking/bat_booking.admin.inc |
Form API submit callback for the booking form. |
|
1 |
bat_booking_edit_form_validate |
modules/bat_booking/bat_booking.admin.inc |
Form API validation callback for the booking form. |
|
1 |
bat_booking_entity_info |
modules/bat_booking/bat_booking.module |
Implements hook_entity_info(). |
|
|
bat_booking_entity_info_alter |
modules/bat_booking/bat_booking.module |
Implements hook_entity_info_alter(). |
|
|
bat_booking_entity_insert |
modules/bat_booking/bat_booking.module |
Implements hook_entity_insert(). |
|
|
bat_booking_example_create_availability_event_type |
modules/bat_booking/bat_booking_example/bat_booking_example.install |
Create the "Availability Example" event type. |
1 |
|
bat_booking_example_create_standard_event_states |
modules/bat_booking/bat_booking_example/bat_booking_example.install |
Creates the default event states. |
1 |
|
bat_booking_example_delete_availability_event_type |
modules/bat_booking/bat_booking_example/bat_booking_example.install |
Delete the "Availability Example" event type. |
1 |
|
bat_booking_example_install |
modules/bat_booking/bat_booking_example/bat_booking_example.install |
Implements hook_install(). |
|
|
bat_booking_example_menu |
modules/bat_booking/bat_booking_example/bat_booking_example.module |
Implements hook_menu(). |
|
|
bat_booking_example_theme |
modules/bat_booking/bat_booking_example/bat_booking_example.module |
Implements hook_theme(). |
|
|
bat_booking_example_uninstall |
modules/bat_booking/bat_booking_example/bat_booking_example.install |
Implements hook_uninstall(). |
|
|
bat_booking_example_views_api |
modules/bat_booking/bat_booking_example/bat_booking_example.module |
Implements hook_views_api(). |
|
|
bat_booking_example_views_data_alter |
modules/bat_booking/bat_booking_example/views/bat_booking_example.views.inc |
Implements hook_views_data_alter(). |
|
|
bat_booking_form |
modules/bat_booking/bat_booking.admin.inc |
|
|
|
bat_booking_form_submit_delete |
modules/bat_booking/bat_booking.admin.inc |
Form API submit callback for the delete button. |
|
1 |
bat_booking_get_types |
modules/bat_booking/bat_booking.module |
Gets an array of all booking types, keyed by the type name. |
5 |
1 |
bat_booking_install |
modules/bat_booking/bat_booking.install |
Implements hook_install(). |
|
|
bat_booking_load |
modules/bat_booking/bat_booking.module |
Fetches a booking object. |
1 |
|
bat_booking_load_multiple |
modules/bat_booking/bat_booking.module |
Loads multiple bookings based on certain conditions. |
1 |
|
bat_booking_permission |
modules/bat_booking/bat_booking.module |
Implements hook_permission(). |
|
|
bat_booking_schema |
modules/bat_booking/bat_booking.install |
Implements hook_schema(). |
|
|
bat_booking_set_breadcrumb |
modules/bat_booking/bat_booking.admin.inc |
Sets the breadcrumb for administrative BAT pages. |
2 |
|
bat_booking_theme |
modules/bat_booking/bat_booking.module |
Implements hook_theme(). |
|
|
bat_booking_token_info |
modules/bat_booking/bat_booking.tokens.inc |
Implements hook_token_info(). |
|
|
bat_booking_type_access |
modules/bat_booking/bat_booking.module |
Access callback for the entity API. |
|
1 |
bat_booking_type_create |
modules/bat_booking/bat_booking.module |
Create a booking type object. |
1 |
|
bat_booking_type_delete |
modules/bat_booking/bat_booking.module |
Deletes a booking type from the db. |
|
|
bat_booking_type_form |
modules/bat_booking/bat_booking_type.admin.inc |
Generates the booking type editing form. |
|
|
bat_booking_type_form_submit |
modules/bat_booking/bat_booking_type.admin.inc |
Form API submit callback for the booking type form. |
|
1 |
bat_booking_type_form_validate |
modules/bat_booking/bat_booking_type.admin.inc |
Form API validation callback for the booking type form. |
|
1 |
bat_booking_type_load |
modules/bat_booking/bat_booking.module |
Menu argument loader; Load a booking type by string. |
3 |
|
bat_booking_type_save |
modules/bat_booking/bat_booking.module |
Saves a booking type to the db. |
|
|
bat_booking_update_7100 |
modules/bat_booking/bat_booking.install |
Add default label name field. |
|
|
bat_booking_update_7101 |
modules/bat_booking/bat_booking.install |
Rename 'name' field in 'label'. |
|
|
bat_booking_update_7102 |
modules/bat_booking/bat_booking.install |
Add booking status field. |
|
|