You are here

constant PANELS_TITLE_NONE in Panels 7.3

Same name and namespace in other branches
  1. 8.4 panels.module \PANELS_TITLE_NONE
  2. 8.3 panels.module \PANELS_TITLE_NONE
  3. 6.3 panels.module \PANELS_TITLE_NONE
2 uses of PANELS_TITLE_NONE
panels_display::get_title in ./panels.module
Get the title from a display.
panels_export_display in ./panels.module
Exports the provided display into portable code.

File

./panels.module, line 28
Core functionality for the Panels engine.

Code

define('PANELS_TITLE_NONE', 1);