interface TextInterface in Views TimelineJS integration 8.3
Provides an interface for defining TimelineJS3 text objects.
Hierarchy
- interface \Drupal\views_timelinejs\TimelineJS\ObjectInterface
- interface \Drupal\views_timelinejs\TimelineJS\TextInterface
Expanded class hierarchy of TextInterface
All classes that implement TextInterface
File
- src/
TimelineJS/ TextInterface.php, line 8
Namespace
Drupal\views_timelinejs\TimelineJSView source
interface TextInterface extends ObjectInterface {
}
Members
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
ObjectInterface:: |
public | function | Creates an array representing the TimelineJS javascript object. | 7 |