You are here

public function TimelineSlideInterface::enableAutolink in Views TimelineJS integration 7.3

Sets the slide's autolink property to TRUE.

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

File

src/TimelineSlideInterface.php, line 51

Class

TimelineSlideInterface
Provides an interface for defining TimelineJS3 slides.

Code

public function enableAutolink();