|
| static | create ( $title='', $config=[], $attributes=[]) |
| |
| static | createData ($objects=[], $begin=null, $end=null) |
| |
◆ __construct()
| __construct |
( |
|
$title = '', |
|
|
|
$config = [], |
|
|
|
$attributes = [] |
|
) |
| |
◆ create()
| static create |
( |
|
$title = '', |
|
|
|
$config = [], |
|
|
|
$attributes = [] |
|
) |
| |
|
static |
◆ createData()
| static createData |
( |
|
$objects = [], |
|
|
|
$begin = null, |
|
|
|
$end = null |
|
) |
| |
|
static |
Creates an array with data for a Fullcalendar instance from Stud.IP objects that implement the EventSource interface.
◆ render()
◆ $attributes
Additional HTML attributes that shall be attached to the section element in which the fullcalendar instance is created.
◆ $config
Fullcalendar configuration options. They are passed to the JavaScript fullcalendar class.
◆ $title
The documentation for this class was generated from the following file: