domain_nav.module

Version

1.5.2.5 (checked in on 2008/07/25 at 15:46:16 by agentken)

Description

Navigation block and menu options for Domain Access

@ingroup domain_nav

Constants

Namesort iconDescription
DOMAIN_NAV_MENUKillswitch for hook_menu(). Set this value to FALSE to disable the Domain Nav menu items.

Functions

Namesort iconDescription
domain_nav_blockImplements hook_block()
domain_nav_domainupdateImplements hook_domainupdate()
domain_nav_menuImplements hook_menu()
domain_nav_renderRenders output for the block.
theme_domain_nav_defaultThemes the domain list as a JavaScript selection form.
theme_domain_nav_menusThemes the domain list as a menu-style group of tabs.
theme_domain_nav_ulThemes the domain list as an unordered list of links.