MailHandlerInterface
  • References/PHP/Drupal/contact/src/MailHandlerInterface

Provides an interface for assembly and dispatch of contact mail messages. Hierarchy interface

2025-01-10 15:47:30
ContactFormEditForm::save
  • References/PHP/Drupal/contact/src/ContactFormEditForm

public ContactFormEditForm::save(array $form, FormStateInterface

2025-01-10 15:47:30
ContactController::create
  • References/PHP/Drupal/contact/src/Controller/ContactController

public static ContactController::create(ContainerInterface

2025-01-10 15:47:30
ContactForm::$label
  • References/PHP/Drupal/contact/src/Entity/ContactForm

The human-readable label of the category. Type: string File

2025-01-10 15:47:30
MessageInterface::copySender
  • References/PHP/Drupal/contact/src/MessageInterface

public MessageInterface::copySender()

2025-01-10 15:47:30
Message::getSenderName
  • References/PHP/Drupal/contact/src/Entity/Message

public Message::getSenderName() Returns

2025-01-10 15:47:30
MessageInterface::setSubject
  • References/PHP/Drupal/contact/src/MessageInterface

public MessageInterface::setSubject($subject)

2025-01-10 15:47:30
MessageInterface::getMessage
  • References/PHP/Drupal/contact/src/MessageInterface

public MessageInterface::getMessage()

2025-01-10 15:47:30
ContactFormInterface::getMessage
  • References/PHP/Drupal/contact/src/ContactFormInterface

public ContactFormInterface::getMessage()

2025-01-10 15:47:30
MessageInterface::setCopySender
  • References/PHP/Drupal/contact/src/MessageInterface

public MessageInterface::setCopySender($inform)

2025-01-10 15:47:30