constant DS_BLOCK_CONTENT in Display Suite 7.2
Same name and namespace in other branches
- 6.3 ds.module \DS_BLOCK_CONTENT
- 6 ds.module \DS_BLOCK_CONTENT
- 6.2 ds.module \DS_BLOCK_CONTENT
- 7 ds.module \DS_BLOCK_CONTENT
3 uses of DS_BLOCK_CONTENT
- dsNodeTests::testDSNodeEntity in tests/
ds.entities.test - Test basic node display fields.
- ds_render_block_field in ./
ds.module - Render a block field.
- hook_ds_fields_info in ./
ds.api.php - Define fields. These fields are not overridable through the interface. If you want those, look at hook_ds_custom_fields_info().
File
- ./
ds.module, line 24 - Display Suite core functions.
Code
define('DS_BLOCK_CONTENT', 3);