ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
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.