Templates overview
| Name | Description |
|---|---|
| agenda_date | Specifies the date in the header of the view |
| agenda_day | Specifies the content of the day cell of the Agenda view |
| agenda_text | Specifies the text in the second column of the Agenda view |
| agenda_time | Specifies the date in the first column of the Agenda view |
| api_date | Specifies the format of dates that are set by means of API methods. Used to parse incoming dates |
| calendar_date | Specifies the content of day-cells in the Mini-Calendar (date picker) |
| calendar_month | Specifies the date in the header of the Mini-Calendar (date picker) |
| calendar_scale_date | Specifies the format of week-days in the header of the Mini-Calendar (date picker) |
| calendar_time | Specifies the date format of the lightbox's start and end date inputs |
| day_date | Specifies the date in the header of the Day and Units views |
| day_scale_date | Specifies the date in the sub-header of the Day view |
| drag_marker_class | Specifies the CSS class that will be applied to the highlighted event's duration on the time scale |
| drag_marker_content | Specifies the content of the highlighted block on the time scale |
| event_bar_date | Specifies the date of an event. Applied to one-day events only |
| event_bar_text | Specifies the event's text. Applied to multi-day events only |
| event_class | Specifies the CSS class that will be applied to the event's container |
| event_date | Specifies the time part of the start and end dates of the event. Mostly used by other templates for presenting time periods |
| event_header | Specifies the event's header |
| event_text | Specifies the event's text |
| format_date | Сonverts date object to a date string. Used to send data back to the server |
| hour_scale | Specifies the items of the Y-Axis |
| load_format | Specifies the format of requests in the dynamic loading mode |
| map_date | Specifies the date in the header of the view |
| map_info_content | Specifies the content of the info window in the Map View |
| map_text | Specifies the text in the second column of the view |
| map_time | Specifies the date in the first column of the view |
| month_date | Specifies the date in the header of the view |
| month_date_class | Specifies the CSS class that will be applied to a day cell |
| month_day | Specifies the format of the day in a cell |
| month_events_link | Specifies the presentation of the 'View more' link in a cell of the Month view |
| month_scale_date | Specifies the date format of the X-Axis of the view |
| parse_date | Converts date string into a Date object |
| quick_info_content | Specifies the content of the pop-up edit form |
| quick_info_date | Specifies the date of the pop-up edit form |
| quick_info_title | Specifies the title of the pop-up edit form |
| time_picker | Specifies the drop-down time selector in the lightbox |
| time_slot_class | Specifies the CSS class of the background cell in the Day/Week views |
| time_slot_text | Specifies the content of the background cell in the Day/Week views |
| tooltip_date_format | Specifies the format of start and end dates displayed in the tooltip |
| tooltip_text | Specifies the text of tooltips |
| week_agenda_date | Specifies the date in the header of the Week Agenda view |
| week_agenda_event_text | Specifies the event's text |
| week_agenda_scale_date | The date of a day cell of the view |
| week_date | Specifies the date in the header of the view |
| week_date_class | Specifies the CSS class that will be applied to a day cell |
| week_scale_date | Specifies the date in the sub-header of the view |
| year_date | Specifies the date in the header of the view |
| year_month | Specifies the month's name in the header of a month block of the view. |
| year_scale_date | Specifies the day's name in the sub-header of a month block of the view |
| year_tooltip | Specifies the tooltip over a day cell containing some scheduled event(s) |
| lightbox_header | Specifies the lightbox's header |
| GRID_date | Specifies the date in the header of the view |
| GRID_full_date | Specifies the format of dates in columns with id='date' |
| GRID_single_date | Specifies the format of dates in columns with id='start_date' or id='end_date' |
| GRID_field | Specifies the text in the columns |
| TIMELINE_cell_value | Specifies the number of scheduled events in a cell of the view |
| TIMELINE_cell_class | Specifies the CSS class that will be applied to a cell of the view |
| TIMELINE_scalex_class | Specifies the name of a CSS class that will be applied to items of the X-Axis |
| TIMELINE_second_scalex_class | Specifies the name of a CSS class that will be applied to items of the second X-Axis |
| TIMELINE_scaley_class | Specifies the name of a CSS class that will be applied to items of the Y-Axis |
| TIMELINE_scale_label | Specifies items of the Y-Axis |
| TIMELINE_tooltip | Specifies the tooltip over a day cell containing some scheduled event(s) |
| TIMELINE_date | Specifies the date in the header of the view |
| TIMELINE_scale_date | Specifies items of the X-Axis |
| TIMELINE_second_scale_date | Specifies items of the second X-Axis |
| TIMELINE_row_class | Specifies the CSS class that will be applied to a row of the Timeline view |
| UNITS_date | Specifies the date in the header of the view |
| UNITS_scale_text | Specifies items of the X-Axis |
| xml_date | A string from an XML file is converted into a date object in conformity with this template |
| xml_format | A date object is converted into a string in conformity with this template. Used to send data back to the server |
Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.