You are here

constant WIDGETS_STORAGE_MODULE in Widgets 7

Widget set constant to represent any module-based preset.

1 use of WIDGETS_STORAGE_MODULE
widgets_set_form in ./widgets.admin.inc
Form builder; Edit an widget set name and elements order.

File

./widgets.module, line 31
Exposes global functionality for creating widget sets.

Code

define('WIDGETS_STORAGE_MODULE', WIDGETS_STORAGE_OVERRIDE | WIDGETS_STORAGE_DEFAULT);