You are here

constant PARAGRAPHS_DEFAULT_ADD_MODE in Paragraphs 7

3 uses of PARAGRAPHS_DEFAULT_ADD_MODE
paragraphs_field_instance_settings_form in ./paragraphs.module
Implements hook_field_instance_settings_form().
paragraphs_field_multiple_value_form in ./paragraphs.field_widget.inc
Special handling to create form elements for multiple values.
theme_paragraphs_field_multiple_value_form in ./paragraphs.module
Returns HTML for an individual form element.

File

./paragraphs.module, line 15
Paragraphs hooks and common functions.

Code

define('PARAGRAPHS_DEFAULT_ADD_MODE', 'select');