|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
calendar exclusions More...
Collaboration diagram for ilCalendarRecurrenceExclusions:Static Public Member Functions | |
| static | getExclusionDates ($a_cal_id) |
| Read exclusion dates. More... | |
| static | delete (int $a_cal_id) |
| Delete exclusion dates of calendar entry. More... | |
calendar exclusions
Definition at line 31 of file class.ilCalendarRecurrenceExclusions.php.
|
static |
Delete exclusion dates of calendar entry.
Definition at line 55 of file class.ilCalendarRecurrenceExclusions.php.
Referenced by ilCalendarRecurrence\_delete().
Here is the caller graph for this function:
|
static |
Read exclusion dates.
Definition at line 37 of file class.ilCalendarRecurrenceExclusions.php.
References $DIC, $ilDB, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilCalendarExport\createRecurrences(), and ilCalendarRecurrence\read().
Here is the caller graph for this function: