You are here

public function SlideInterface::enableAutolink in Views TimelineJS integration 8.3

Sets the slide's autolink property to TRUE.

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

File

src/TimelineJS/SlideInterface.php, line 53

Class

SlideInterface
Provides an interface for defining TimelineJS3 slides.

Namespace

Drupal\views_timelinejs\TimelineJS

Code

public function enableAutolink();