You are here

constant DS_BLOCK_TEMPLATE in Display Suite 7

Same name and namespace in other branches
  1. 6.3 ds.module \DS_BLOCK_TEMPLATE
  2. 6 ds.module \DS_BLOCK_TEMPLATE
  3. 6.2 ds.module \DS_BLOCK_TEMPLATE
  4. 7.2 ds.module \DS_BLOCK_TEMPLATE

Constants for block fields rendering.

4 uses of DS_BLOCK_TEMPLATE
dsBaseTest::dsCreateBlockField in tests/ds.base.test
Create a block field.
dsFieldsTests::testDSFields in tests/ds.base.test
Test Display fields.
dsNodeTests::testDSNodeEntity in tests/ds.entities.test
Test basic node display fields.
ds_render_block_field in ./ds.module
Render a block field.

File

./ds.module, line 22
Display Suite core functions.

Code

define('DS_BLOCK_TEMPLATE', 1);