|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Namespaces | |
| namespace | 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 |
| Enumerator | |
|---|---|
| SATURDAY | |
Definition at line 23 of file Weekday.php.