You are here

namespace Drupal\commerce\Plugin\Commerce\InlineForm in Commerce Core 8.2

Classsort descending Location Description
ContentEntity src/Plugin/Commerce/InlineForm/ContentEntity.php Provides an inline form for managing a content entity.
EntityInlineFormBase src/Plugin/Commerce/InlineForm/EntityInlineFormBase.php Provides the base class for inline forms that operate on an entity.
EntityInlineFormInterface src/Plugin/Commerce/InlineForm/EntityInlineFormInterface.php Defines the interface for inline forms that operate on an entity.
InlineFormBase src/Plugin/Commerce/InlineForm/InlineFormBase.php Provides the base class for inline forms.
InlineFormInterface src/Plugin/Commerce/InlineForm/InlineFormInterface.php Defines the interface for inline forms.
PluginConfiguration src/Plugin/Commerce/InlineForm/PluginConfiguration.php Provides a plugin configuration inline form.