CALENDAR_WEEK

Variable Details

The following are details on the CALENDAR_WEEK variable. For more information on modifying this variable, see the information about the style system.

CALENDAR_WEEK
view types:calendar
description:HTML for a week in the calendar. 4-5 of these week objects get concatenated together into the %%weeks%% property of the CALENDAR_MONTH.
can override:No; users of the style cannot override this. It may only be defined in the style.
properties:
days The days in the week, made up from a bunch of CALENDAR_DAY variables.
emptydays_beg The empty days at the beginning of the month, from the CALENDAR_EMPTY_DAYS variable.
emptydays_end The empty days at the end of the month, from the CALENDAR_EMPTY_DAYS variable.

Back to Developer Area.