You are here

constant PP_FIELD_IMAGE in Paragraphs pack 7

3 uses of PP_FIELD_IMAGE
ParagraphsPackjuiceboxTestCase::testParagraphsPackjuiceboxFieldsExistence in modules/paragraphs_pack_juicebox/tests/paragraphs_pack_juicebox.test
Test fields and instances existence.
paragraphs_pack_get_field_image in includes/paragraphs_pack.fields_crud.inc
Get/Create image field.
paragraphs_pack_juicebox_install in modules/paragraphs_pack_juicebox/paragraphs_pack_juicebox.install
Implements hook_install().

File

./paragraphs_pack.module, line 16
Paragraphs pack primary module file.

Code

define('PP_FIELD_IMAGE', 'pp_image');