constant CONTENT_MENU_ADD_EXISTING_VIEW_URL in Content Menu 7
2 uses of CONTENT_MENU_ADD_EXISTING_VIEW_URL
- content_menu_menu_form_handler_existing_view in ./
content_menu.menu_admin.inc - Menu add item operation handler for a new menu item to an existing view.
- _content_menu_menu_item_element_alter in ./
content_menu.menu_admin.inc - Menu item element alterations provided by default by this module.
File
- ./
content_menu.module, line 22 - Main code for the content_menu.module.
Code
define('CONTENT_MENU_ADD_EXISTING_VIEW_URL', 'admin/structure/menu/manage/add_existing_view');