MENU_CONTEXT_INLINE
in includes/menu.inc
Internal menu flag: Local task should be displayed inline.
<?php
define('MENU_CONTEXT_INLINE', 0x0002);
?>
Related topics
- Menu system
- Define the navigation menus, and route page requests to code based on URLs.
Login or
register to post comments