You are here

constant OG_MENU_SINGLE_MENU_NAME in OG Menu Single 7

13 uses of OG_MENU_SINGLE_MENU_NAME
og_menu_singleMenuItemNodeCreateTest::addPostToMenu in tests/og_menu_singleBase.test
og_menu_singleMenuItemNodeCreateTest::gatherMenuOptions in tests/og_menu_singleBase.test
og_menu_singleMenuItemNodeCreateTest::testMenuLinkCreated in tests/og_menu_singleBase.test
Test skipping OgBehaviorHandler.
og_menu_single_form_menu_edit_item_alter in ./og_menu_single.module
Implements hook_form_FORMID_alter().
og_menu_single_form_menu_item_delete_form_alter in ./og_menu_single.module
Implements hook_form_FORMID_alter().

... See full list

File

./og_menu_single.module, line 10
Creates a single menu per organic group on a site.

Code

define('OG_MENU_SINGLE_MENU_NAME', 'og-menu-single');