Skip to main content
Home
Drupal API Help
Helping Drupal Community, One API at a time

Main menu

  • Home
  • Drupal Core
  • Getting Help

You are here

Home » API reference » Insert 8.2 » insert.module

constant INSERT_TYPE_FILE in Insert 8.2

9 uses of INSERT_TYPE_FILE
ConfigForm::submitForm in src/Form/ConfigForm.php
@inheritdoc
insert_field_widget_settings_summary_alter in ./insert.module
Implements hook_field_widget_settings_summary_alter().
insert_field_widget_third_party_settings_form in ./insert.module
Implements hook_field_widget_third_party_settings_form().
insert_insert_process in ./insert.module
Implements hook_insert_process().
insert_insert_styles in ./insert.module
Implements hook_insert_styles().

... See full list

File

./insert.module, line 20

Code

const INSERT_TYPE_FILE = 'file';

API Navigation

  • Insert 8.2
  • Classes
  • Functions
  • Files
  • Namespaces
  • Constants

Drupal is a registered trademark of Dries Buytaert. This site is not affiliated with Dries Buytaert, Drupal Association or Drupal.org.