You are here

public function TimelineSlideInterface::disableAutolink in Views TimelineJS integration 7.3

Sets the slide's autolink property to FALSE.

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

File

src/TimelineSlideInterface.php, line 56

Class

TimelineSlideInterface
Provides an interface for defining TimelineJS3 slides.

Code

public function disableAutolink();