You are here

6 calls to bat_unit_get_type_bundles() in Booking and Availability Management Tools for Drupal 7

BatTypeUIController::addPage in modules/bat_unit/bat_type.admin.inc
Creates the markup for the add Bat Type Entities page within the class so it can easily be extended/overridden.
BatTypeUIController::hook_menu in modules/bat_unit/bat_type.admin.inc
Overrides hook_menu() defaults.
bat_type_add_access in modules/bat_unit/bat_unit.module
Access callback: Checks whether the user has permission to add a type.
bat_type_bundles_ids in modules/bat_unit/bat_unit.module
Helper function to easily get Bat Type bundles in an array for use in forms, etc.
bat_type_bundle_load in modules/bat_unit/bat_unit.module
Menu argument loader; Load a Bat Type bundle by string.
bat_unit_entity_info_alter in modules/bat_unit/bat_unit.module
Implements hook_entity_info_alter().