You are here

constant PANELS_REQUIRED_CTOOLS_API in Panels 6.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. 7.3 panels.module \PANELS_REQUIRED_CTOOLS_API

@file panels.module

Core functionality for the Panels engine.

10 uses of PANELS_REQUIRED_CTOOLS_API
panels_ctools_plugin_directory in ./panels.module
Implementation of hook_ctools_plugin_directory() to let the system know we implement task and task_handler plugins.
panels_init in ./panels.module
Implementation of hook_init()
panels_menu in ./panels.module
Implementation of hook_menu
panels_mini_block in panels_mini/panels_mini.module
Implementation of hook_block().
panels_mini_menu in panels_mini/panels_mini.module
Implementation of hook_menu().

... See full list

File

./panels.module, line 9
panels.module

Code

define('PANELS_REQUIRED_CTOOLS_API', '1.8');