|
The following are details on the CALENDAR_EMPTY_DAYS variable. For more information on modifying this variable, see the information about the style system.
| view types: | calendar |
| description: | At the beginning and end of the month, there are possibilities that squares on the calendar are blank. For instance, if the 1st of the month lands on a Wednesday, the Sunday-Tuesdays squares are non-existant. In the contruction of a pretty HTML table, it will be necessary to make a TD cell with a COLSPAN equal to the number of empty days. If you are not making your calendar view look like a calendar, then simply leave this variable blank. Note: this variable is used in the %%empydays_beg%% and %%emptydays_end%% properties of the CALENDAR_WEEK variable. |
| can override: | No; users of the style cannot override this. It may only be defined in the style. |
| properties: |
| numempty |
The number of empty days. Useful as the COLSPAN of table cells. |
|
*
Back to Developer Area.
|