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