Package Calendar Constants
Package Calendar Constants -- Constants defined in and used by Calendar
All Constants
Constants defined in Calendar.php
Constants defined in Calendar.php
Name |
Value |
Line Number |
CALENDAR_ENGINE |
'UnixTS' |
39 |
CALENDAR_ROOT |
'Calendar'.DIRECTORY_SEPARATOR |
32 |
Constants defined in Validator.php
Constants defined in Validator.php
Name |
Value |
Line Number |
CALENDAR_VALUE_TOOLARGE |
'Too large: max = ' |
34 |
CALENDAR_VALUE_TOOSMALL |
'Too small: min = ' |
31 |
Constants defined in Year.php
Constants defined in Year.php
Name |
Value |
Line Number |
CALENDAR_USE_MONTH |
1 |
43 |
CALENDAR_USE_MONTH_WEEKDAYS |
2 |
44 |
CALENDAR_USE_MONTH_WEEKS |
3 |
45 |