EntityFormBuilderInterface

Builds entity forms.

This is like \Drupal\Core\Form\FormBuilderInterface but instead of looking up the form class by class name, it looks up the form class based on the entity type and operation.

Hierarchy

File

core/lib/Drupal/Core/Entity/EntityFormBuilderInterface.php, line 12

Namespace

Drupal\Core\Entity

Members

Name Modifiers Type Description
EntityFormBuilderInterface::getForm public function Gets the built and processed entity form for the given entity.
doc_Drupal
2016-10-29 09:06:11
Comments
Leave a Comment

Please login to continue.