You are here

constant DS_SETTINGS_UI in Display Suite 6

Same name and namespace in other branches
  1. 6.3 ds.module \DS_SETTINGS_UI
  2. 6.2 ds.module \DS_SETTINGS_UI

Constants for settings status.

3 uses of DS_SETTINGS_UI
ds_display_overview_form in includes/ds.display.inc
Menu callback; presents a listing of fields display settings for an object type.
ds_import_data in includes/ds.tools.inc
Import data function.
ds_layout_overview in includes/ds.display.inc
General overview page.

File

./ds.module, line 10

Code

define('DS_SETTINGS_UI', 1);