Stud.IP  jlu_4.3 Revision 64286
Fullcalendar Class Reference
Collaboration diagram for Fullcalendar:
Collaboration graph

Public Member Functions

 __construct ( $title='', $config=[], $attributes=[])
 
 render ()
 

Static Public Member Functions

static create ( $title='', $config=[], $attributes=[])
 
static createData ($objects=[], $begin=null, $end=null)
 

Protected Attributes

 $title
 
 $config
 
 $attributes
 

Constructor & Destructor Documentation

◆ __construct()

__construct (   $title = '',
  $config = [],
  $attributes = [] 
)

Member Function Documentation

◆ 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.

Here is the caller graph for this function:

◆ render()

render ( )

Field Documentation

◆ $attributes

$attributes
protected

Additional HTML attributes that shall be attached to the section element in which the fullcalendar instance is created.

◆ $config

$config
protected

Fullcalendar configuration options. They are passed to the JavaScript fullcalendar class.

◆ $title

$title
protected

The documentation for this class was generated from the following file: