Stud.IP  5.4
EventData Class Reference

Public Member Functions

 __construct (\DateTime $begin, \DateTime $end, string $title, Array $event_classes, string $text_colour, string $background_colour, bool $editable, string $object_class, string $object_id, string $parent_object_class, string $parent_object_id, string $range_type, string $range_id, Array $view_urls=[], Array $api_urls=[], string $icon='', string $border_colour='', bool $all_day=false)
 
 toFullcalendarEvent ()
 

Data Fields

 $begin
 
 $end
 
 $title
 
 $event_classes
 
 $text_colour
 
 $background_colour
 
 $editable
 
 $object_class
 
 $object_id
 
 $parent_object_class
 
 $parent_object_id
 
 $range_type
 
 $range_id
 
 $view_urls
 
 $api_urls
 
 $icon
 
 $border_colour
 
 $all_day
 

Constructor & Destructor Documentation

◆ __construct()

__construct ( \DateTime  $begin,
\DateTime  $end,
string  $title,
Array  $event_classes,
string  $text_colour,
string  $background_colour,
bool  $editable,
string  $object_class,
string  $object_id,
string  $parent_object_class,
string  $parent_object_id,
string  $range_type,
string  $range_id,
Array  $view_urls = [],
Array  $api_urls = [],
string  $icon = '',
string  $border_colour = '',
bool  $all_day = false 
)

Member Function Documentation

◆ toFullcalendarEvent()

toFullcalendarEvent ( )

Field Documentation

◆ $all_day

$all_day

◆ $api_urls

$api_urls

◆ $background_colour

$background_colour

◆ $begin

$begin

◆ $border_colour

$border_colour

◆ $editable

◆ $end

$end

◆ $event_classes

$event_classes

◆ $icon

$icon

◆ $object_class

$object_class

◆ $object_id

$object_id

◆ $parent_object_class

$parent_object_class

◆ $parent_object_id

$parent_object_id

◆ $range_id

$range_id

◆ $range_type

◆ $text_colour

$text_colour

◆ $title

$title

◆ $view_urls

$view_urls

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