You are here

namespace Drupal\inline_entity_form in Inline Entity Form 8

Classsort descending Location Description
ElementSubmit src/ElementSubmit.php Provides #ief_element_submit, the submit version of #element_validate.
InlineFormInterface src/InlineFormInterface.php Defines the interface for inline form handlers.
MigrationHelper src/MigrationHelper.php Helper for migration hooks in inline_entity_form.module.
ReferenceUpgrader src/ReferenceUpgrader.php Class ReferenceUpgrader
TranslationHelper src/TranslationHelper.php Provides content translation helpers.
WidgetSubmit src/WidgetSubmit.php Performs widget submission.