You are here

constant RESPONSIVE_MENU_BREAKPOINT_FILENAME in Responsive and off-canvas menu 8.3

Same name and namespace in other branches
  1. 8.2 responsive_menu.module \RESPONSIVE_MENU_BREAKPOINT_FILENAME
  2. 4.4.x responsive_menu.module \RESPONSIVE_MENU_BREAKPOINT_FILENAME
  3. 4.0.x responsive_menu.module \RESPONSIVE_MENU_BREAKPOINT_FILENAME
  4. 4.1.x responsive_menu.module \RESPONSIVE_MENU_BREAKPOINT_FILENAME
  5. 4.3.x responsive_menu.module \RESPONSIVE_MENU_BREAKPOINT_FILENAME
4 uses of RESPONSIVE_MENU_BREAKPOINT_FILENAME
responsive_menu_cache_flush in ./responsive_menu.module
Implements hook_cache_flush().
responsive_menu_generate_breakpoint_css in ./responsive_menu.module
Generates the breakpoint css in the public directory.
responsive_menu_page_bottom in ./responsive_menu.module
Implements hook_page_bottom().
SettingsForm::submitForm in src/Form/SettingsForm.php
Form submission handler.

File

./responsive_menu.module, line 16
Contains procedural code.

Code

define('RESPONSIVE_MENU_BREAKPOINT_FILENAME', '/responsive_menu_breakpoint.css');