interface TimelineTextInterface in Views TimelineJS integration 7.3
Provides an interface for defining TimelineJS3 text objects.
Hierarchy
- interface \TimelineObjectInterface
- interface \TimelineTextInterface
Expanded class hierarchy of TimelineTextInterface
All classes that implement TimelineTextInterface
File
- src/
TimelineTextInterface.php, line 6
View source
interface TimelineTextInterface extends TimelineObjectInterface {
}
Members
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
TimelineObjectInterface:: |
public | function | Creates an array representing the TimelineJS javascript object. | 7 |