|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\EmployeeTalk\Notification\Calendar\VCalendar: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().
Here is the call graph for this function:
|
private |
Definition at line 77 of file VCalendar.php.
Referenced by ILIAS\EmployeeTalk\Notification\Calendar\VCalendar\render().
Here is the caller graph for this function:
|
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().