You are here

constant PANELS_TITLE_PANE in Panels 7.3

Same name and namespace in other branches
  1. 8.4 panels.module \PANELS_TITLE_PANE
  2. 8.3 panels.module \PANELS_TITLE_PANE
  3. 6.3 panels.module \PANELS_TITLE_PANE
3 uses of PANELS_TITLE_PANE
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.
panels_renderer_standard::render_pane in plugins/display_renderers/panels_renderer_standard.class.php
Render a pane using its designated style.

File

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

Code

define('PANELS_TITLE_PANE', 2);