You are here

constant RABBIT_HOLE_DISPLAY_CONTENT in Rabbit Hole 7

Same name and namespace in other branches
  1. 6 rabbit_hole.module \RABBIT_HOLE_DISPLAY_CONTENT
  2. 7.2 rabbit_hole.module \RABBIT_HOLE_DISPLAY_CONTENT
4 uses of RABBIT_HOLE_DISPLAY_CONTENT
rabbit_hole_form_node_type_form_alter in ./rabbit_hole.module
Implements hook_form_FORM_ID_alter().
rabbit_hole_menu_local_tasks_alter in ./rabbit_hole.module
Implements hook_menu_local_tasks_alter().
rabbit_hole_node_form_submit in ./rabbit_hole.module
Custom submit function for the node form.
rabbit_hole_preprocess_search_results in ./rabbit_hole.module
Implements template_preprocess_search_results().

File

./rabbit_hole.module, line 12
Main module file for Rabbit Hole.

Code

define('RABBIT_HOLE_DISPLAY_CONTENT', 0);