You are here

constant PREV_NEXT_DISPLAY_DEFAULT in Previous/Next API 7.2

Same name and namespace in other branches
  1. 6 prev_next.module \PREV_NEXT_DISPLAY_DEFAULT
  2. 7 prev_next.module \PREV_NEXT_DISPLAY_DEFAULT
2 uses of PREV_NEXT_DISPLAY_DEFAULT
prev_next_block_configure in ./prev_next.block.inc
Implements hook_block_configure().
prev_next_block_view in ./prev_next.block.inc
Implements hook_block_view().

File

./prev_next.module, line 14
The previous next module indexes the previous and next nodes based upon user-selectable criteria and stores this index in the database for faster retrieval later.

Code

define('PREV_NEXT_DISPLAY_DEFAULT', 1);