You are here

constant PANELS_TITLE_PANE in Panels 6.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. 7.3 panels.module \PANELS_TITLE_PANE
4 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.
panels_render_pane in includes/display-render.inc
Render a pane using the appropriate style.

File

./panels.module, line 13
panels.module

Code

define('PANELS_TITLE_PANE', 2);