You are here

constant RABBIT_HOLE_DISPLAY_CONTENT in Rabbit Hole 7.2

Same name and namespace in other branches
  1. 6 rabbit_hole.module \RABBIT_HOLE_DISPLAY_CONTENT
  2. 7 rabbit_hole.module \RABBIT_HOLE_DISPLAY_CONTENT
7 uses of RABBIT_HOLE_DISPLAY_CONTENT
rabbit_hole_form in ./rabbit_hole.module
Form structure for the Rabbit Hole configuration.
rabbit_hole_get_action_bundle in ./rabbit_hole.module
Gets the action for a bundle.
rabbit_hole_menu_local_tasks_alter in ./rabbit_hole.module
Implements hook_menu_local_tasks_alter().
rh_bean_form_submit in modules/rh_bean/rh_bean.module
Custom submit function for the bean edit form.
rh_file_entity_edit_submit in modules/rh_file/rh_file.module
Custom submit function for the file entity edit form.

... See full list

File

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

Code

define('RABBIT_HOLE_DISPLAY_CONTENT', 0);