constant BOXES_EDIT_IN_PLACE in Boxes 7
Edit locations.
2 uses of BOXES_EDIT_IN_PLACE
- boxes_block_view in ./
boxes.module - Implements hook_block_view().
- boxes_settings in ./
boxes.admin.inc - Menu callback for settings form.
File
- ./
boxes.module, line 10 - Core functionality for boxes module.
Code
define('BOXES_EDIT_IN_PLACE', 1);