You are here

constant PANELS_REQUIRED_CTOOLS_API in Panels 7.3

Same name and namespace in other branches
  1. 8.4 panels.module \PANELS_REQUIRED_CTOOLS_API
  2. 8.3 panels.module \PANELS_REQUIRED_CTOOLS_API
  3. 6.3 panels.module \PANELS_REQUIRED_CTOOLS_API

@file Core functionality for the Panels engine.

9 uses of PANELS_REQUIRED_CTOOLS_API
panels_ctools_plugin_directory in ./panels.module
Implements hook_ctools_plugin_directory().
panels_init in ./panels.module
Implements hook_init().
panels_menu in ./panels.module
Implements hook_menu().
panels_mini_block_info in panels_mini/panels_mini.module
Implementation of hook_block_info().
panels_mini_menu in panels_mini/panels_mini.module
Implementation of hook_menu().

... See full list

File

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

Code

define('PANELS_REQUIRED_CTOOLS_API', '2.0.9');