You are here

public function SlideInterface::disableAutolink in Views TimelineJS integration 8.3

Sets the slide's autolink property to FALSE.

1 method overrides SlideInterface::disableAutolink()
Slide::disableAutolink in src/TimelineJS/Slide.php
Sets the slide's autolink property to FALSE.

File

src/TimelineJS/SlideInterface.php, line 58

Class

SlideInterface
Provides an interface for defining TimelineJS3 slides.

Namespace

Drupal\views_timelinejs\TimelineJS

Code

public function disableAutolink();