ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Namespaces | |
Input | |
Enumerations | |
enum | Month : int { DECEMBER = 12 } |
enum | Ordinal : int { LAST = -1 } |
Technically these also include the sign... More... | |
enum | Weekday : string { SATURDAY = 'SA' } |
enum ILIAS::Calendar::Recurrence::Month : int |
enum ILIAS::Calendar::Recurrence::Ordinal : int |
Technically these also include the sign...
Enumerator | |
---|---|
LAST |
Definition at line 26 of file Ordinal.php.
enum ILIAS::Calendar::Recurrence::Weekday : string |