constant DRAGGABLEVIEWS_MIN_VALUE in DraggableViews 7
Same name and namespace in other branches
- 6.3 draggableviews.module \DRAGGABLEVIEWS_MIN_VALUE
2 uses of DRAGGABLEVIEWS_MIN_VALUE
- _draggableviews_build_hierarchy in ./draggableviews.inc 
- Build hierarchy
- _draggableviews_calculate_depths in ./draggableviews.inc 
- Calculate Depths
File
- ./draggableviews.module, line 15 
- Draggableviews module provides a style plugin for views. With this plugin rows become draggable and can be organized in complex structures.
Code
define('DRAGGABLEVIEWS_MIN_VALUE', -2);