You are here

8 calls to bat_unit_get_bundles() in Booking and Availability Management Tools for Drupal 7

BatTypeUIController::addUnitsPage in modules/bat_unit/bat_type.admin.inc
Creates the markup for the add Bat Units pages when units are added through the Type configuration page.
BatTypeUIController::hook_menu in modules/bat_unit/bat_type.admin.inc
Overrides hook_menu() defaults.
BatUnitUIController::addPage in modules/bat_unit/bat_unit.admin.inc
Creates the markup for the add Unit Entities page within the class so it can easily be extended/overridden.
BatUnitUIController::hook_menu in modules/bat_unit/bat_unit.admin.inc
Overrides hook_menu() defaults.
bat_unit_add_access in modules/bat_unit/bat_unit.module
Access callback: Checks whether the user has permission to add a unit.
bat_unit_bundles_ids in modules/bat_unit/bat_unit.module
Helper function to easily get unit bundles in an array for use in forms, etc.
bat_unit_bundle_load in modules/bat_unit/bat_unit.module
Menu argument loader; Load a unit bundle by string.
bat_unit_entity_info_alter in modules/bat_unit/bat_unit.module
Implements hook_entity_info_alter().