You are here

constant CLASSY_PARAGRAPHS_FIELD_TYPE_LIST in Classy paragraphs 7

5 uses of CLASSY_PARAGRAPHS_FIELD_TYPE_LIST
ClassyParagraphsTestFieldClass::testClassyParagraphsFieldClass in tests/classy_paragraphs.test
Check markup class.
classy_paragraphs_field_schema in ./classy_paragraphs.install
Implements hook_field_schema().
classy_paragraphs_field_widget_info_alter in includes/classy_paragraphs.fields.inc
Implements hook_field_widget_info_alter().
classy_paragraphs_get_classes in ./classy_paragraphs.module
Get class names from paragraph item.
classy_paragraphs_options_list in includes/classy_paragraphs.fields.inc
Implements hook_options_list().

File

./classy_paragraphs.module, line 13
Main module file for Classy Paragraphs.

Code

define('CLASSY_PARAGRAPHS_FIELD_TYPE_LIST', 'cp_list');