namespace Drupal\contact
Same name in other branches
Object name | File name | Summary |
---|---|---|
ContactFormAccessControlHandler | core/modules/contact/src/ContactFormAccessControlHandler.php | Defines the access control handler for the contact form entity type. |
ContactFormEditForm | core/modules/contact/src/ContactFormEditForm.php | Base form for contact form edit forms. |
ContactFormInterface | core/modules/contact/src/ContactFormInterface.php | Provides an interface defining a contact form entity. |
ContactFormListBuilder | core/modules/contact/src/ContactFormListBuilder.php | Defines a class to build a listing of contact form entities. |
ContactMessageAccessControlHandler | core/modules/contact/src/ContactMessageAccessControlHandler.php | Defines the access control handler for the message form entity type. |
MailHandler | core/modules/contact/src/MailHandler.php | Provides a class for handling assembly and dispatch of contact mail messages. |
MailHandlerException | core/modules/contact/src/MailHandlerException.php | Exception thrown by MailHandler when unable to determine message recipient. |
MailHandlerInterface | core/modules/contact/src/MailHandlerInterface.php | Provides an interface for assembly and dispatch of contact mail messages. |
MessageForm | core/modules/contact/src/MessageForm.php | Form controller for contact message forms. |
MessageInterface | core/modules/contact/src/MessageInterface.php | Provides an interface defining a contact message entity. |
MessageViewBuilder | core/modules/contact/src/MessageViewBuilder.php | Render controller for contact messages. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.