1.5.2.5 (checked in on 2008/07/25 at 15:46:16 by agentken)
Navigation block and menu options for Domain Access
@ingroup domain_nav
| Name | Description |
|---|---|
| DOMAIN_NAV_MENU | Killswitch for hook_menu(). Set this value to FALSE to disable the Domain Nav menu items. |
| Name | Description |
|---|---|
| domain_nav_block | Implements hook_block() |
| domain_nav_domainupdate | Implements hook_domainupdate() |
| domain_nav_menu | Implements hook_menu() |
| domain_nav_render | Renders output for the block. |
| theme_domain_nav_default | Themes the domain list as a JavaScript selection form. |
| theme_domain_nav_menus | Themes the domain list as a menu-style group of tabs. |
| theme_domain_nav_ul | Themes the domain list as an unordered list of links. |