| baseline_text | Specifies the text displayed inside the baseline element |
| date_grid | Specifies the content of columns that show dates (return Date values) in grid |
| drag_link_class | Specifies the CSS class that will be applied to the pop-up that appears when a user drags a link |
| drag_link | Specifies the text of tooltips that are displayed when the user creates a new dependency link |
| format_date | Converts a date object to a date string. Used to send data back to the server |
| grid_blank | Specifies the custom content inserted before the labels of child items in the tree column |
| grid_date_format | Specifies the format of dates for the columns that show dates (return the Date values) |
| grid_file | Specifies the icon of child items in the tree column |
| grid_folder | Specifies the icon of parent items in the tree column |
| grid_header_class | Specifies the CSS class that will be applied to the headers of the table's columns |
| grid_indent | Specifies the indent of the child items in a branch (in the tree column) |
| grid_open | Specifies the icon of the open/close sign in the tree column |
| grid_row_class | Specifies the CSS class that will be applied to a grid row |
| histogram_cell_allocated | Defines the height of the filled area in the resourceHistogram |
| histogram_cell_capacity | Specifies the height of the line that defines the available capacity of the resource |
| histogram_cell_class | Defines the CSS class which is applied to a cell of the resource panel |
| histogram_cell_label | Defines the label inside a cell |
| leftside_text | Specifies the text assigned to tasks bars on the left side |
| lightbox_header | Specifies the lightbox's header |
| link_class | Specifies the CSS class that will be applied to a link |
| link_description | Specifies the text in the header of the link's "delete" confirm window |
| marker_class | Specifies the CSS class that will be applied to markers |
| parse_date | Converts date string into a Date object |
| progress_text | Specifies the text in the completed part of the task bar |
| quick_info_class | Specifies the CSS class that will be applied to the pop-up edit form |
| 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 |
| resource_cell_class | Defines the CSS class names of cells in the resource timeline cells |
| resource_cell_value | Defines the HTML content of resource timeline cells |
| rightside_text | Specifies the text assigned to tasks bars on the right side |
| scale_cell_class | Specifies the CSS class that will be applied to cells of the time scale of the timeline area |
| scale_row_class | Specifies the CSS class that will be applied to the time scale |
| task_class | Specifies the CSS class that will be applied to task bars |
| task_date | Specifies the date format of the label in the 'Time period' section of the lightbox |
| task_end_date | Specifies the format for the end dates of tasks in the lightbox |
| task_row_class | Specifies the CSS class that will be applied to the row of the timeline area |
| task_text | Specifies the text in the task bars and the header of the lightbox |
| task_time | Specifies the date period in the header of the lightbox |
| task_unscheduled_time | Specifies the dates of unscheduled tasks |
| timeline_cell_class | Specifies the CSS class that will be applied to the cells of the timeline area |
| timeline_cell_content | Specifies custom HTML content in the timeline cells |
| time_picker | Specifies the format of the drop-down time selector in the lightbox |
| tooltip_date_format | Specifies the format of start and end dates displayed in the tooltip |
| tooltip_text | Specifies the text of tooltips |
| 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 |