ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Public Member Functions | |
__construct (Method $method, string $name, string $uid, VEvent ... $events) | |
render () | |
Protected Attributes | |
string | $name |
string | $uid |
array | $events |
Method | $method |
Private Member Functions | |
renderVEvents () | |
Definition at line 23 of file VCalendar.php.
ILIAS\EmployeeTalk\Notification\Calendar\VCalendar::__construct | ( | Method | $method, |
string | $name, | ||
string | $uid, | ||
VEvent ... | $events | ||
) |
Definition at line 34 of file VCalendar.php.
References ILIAS\EmployeeTalk\Notification\Calendar\VCalendar\$events, ILIAS\EmployeeTalk\Notification\Calendar\VCalendar\$method, ILIAS\EmployeeTalk\Notification\Calendar\VCalendar\$name, and ILIAS\EmployeeTalk\Notification\Calendar\VCalendar\$uid.
ILIAS\EmployeeTalk\Notification\Calendar\VCalendar::render | ( | ) |
Definition at line 42 of file VCalendar.php.
References ILIAS\EmployeeTalk\Notification\Calendar\VCalendar\renderVEvents().
|
private |
Definition at line 77 of file VCalendar.php.
Referenced by ILIAS\EmployeeTalk\Notification\Calendar\VCalendar\render().
|
protected |
Definition at line 31 of file VCalendar.php.
Referenced by ILIAS\EmployeeTalk\Notification\Calendar\VCalendar\__construct().
|
protected |
Definition at line 32 of file VCalendar.php.
Referenced by ILIAS\EmployeeTalk\Notification\Calendar\VCalendar\__construct().
|
protected |
Definition at line 25 of file VCalendar.php.
Referenced by ILIAS\EmployeeTalk\Notification\Calendar\VCalendar\__construct().
|
protected |
Definition at line 26 of file VCalendar.php.
Referenced by ILIAS\EmployeeTalk\Notification\Calendar\VCalendar\__construct().