You are here

public function ModalInterface::setDelayDisplay in Modal 4.1.x

Same name and namespace in other branches
  1. 5.0.x src/Entity/ModalInterface.php \Drupal\modal_page\Entity\ModalInterface::setDelayDisplay()
  2. 4.0.x src/Entity/ModalInterface.php \Drupal\modal_page\Entity\ModalInterface::setDelayDisplay()

Set Delay Display.

1 method overrides ModalInterface::setDelayDisplay()
Modal::setDelayDisplay in src/Entity/Modal.php
Set Delay Display.

File

src/Entity/ModalInterface.php, line 180

Class

ModalInterface
Provides an interface for defining Modal entities.

Namespace

Drupal\modal_page\Entity

Code

public function setDelayDisplay($delayDisplay);