Skip to main content

Templates overview

NameDescription
baseline_textSpecifies the text displayed inside the baseline element
date_gridSpecifies the content of columns that show dates (return Date values) in grid
drag_link_classSpecifies the CSS class that will be applied to the pop-up that appears when a user drags a link
drag_linkSpecifies the text of tooltips that are displayed when the user creates a new dependency link
format_dateConverts a date object to a date string. Used to send data back to the server
grid_blankSpecifies the custom content inserted before the labels of child items in the tree column
grid_date_formatSpecifies the format of dates for the columns that show dates (return the Date values)
grid_fileSpecifies the icon of child items in the tree column
grid_folderSpecifies the icon of parent items in the tree column
grid_header_classSpecifies the CSS class that will be applied to the headers of the table's columns
grid_indentSpecifies the indent of the child items in a branch (in the tree column)
grid_openSpecifies the icon of the open/close sign in the tree column
grid_row_classSpecifies the CSS class that will be applied to a grid row
histogram_cell_allocatedDefines the height of the filled area in the resourceHistogram
histogram_cell_capacitySpecifies the height of the line that defines the available capacity of the resource
histogram_cell_classDefines the CSS class which is applied to a cell of the resource panel
histogram_cell_labelDefines the label inside a cell
leftside_textSpecifies the text assigned to tasks bars on the left side
lightbox_headerSpecifies the lightbox's header
link_classSpecifies the CSS class that will be applied to a link
link_descriptionSpecifies the text in the header of the link's "delete" confirm window
marker_classSpecifies the CSS class that will be applied to markers
parse_dateConverts date string into a Date object
progress_textSpecifies the text in the completed part of the task bar
quick_info_classSpecifies the CSS class that will be applied to the pop-up edit form
quick_info_contentSpecifies the content of the pop-up edit form
quick_info_dateSpecifies the date of the pop-up edit form
quick_info_titleSpecifies the title of the pop-up edit form
resource_cell_classDefines the CSS class names of cells in the resource timeline cells
resource_cell_valueDefines the HTML content of resource timeline cells
rightside_textSpecifies the text assigned to tasks bars on the right side
scale_cell_classSpecifies the CSS class that will be applied to cells of the time scale of the timeline area
scale_row_classSpecifies the CSS class that will be applied to the time scale
task_classSpecifies the CSS class that will be applied to task bars
task_dateSpecifies the date format of the label in the 'Time period' section of the lightbox
task_end_dateSpecifies the format for the end dates of tasks in the lightbox
task_row_classSpecifies the CSS class that will be applied to the row of the timeline area
task_textSpecifies the text in the task bars and the header of the lightbox
task_timeSpecifies the date period in the header of the lightbox
task_unscheduled_timeSpecifies the dates of unscheduled tasks
timeline_cell_classSpecifies the CSS class that will be applied to the cells of the timeline area
timeline_cell_contentSpecifies custom HTML content in the timeline cells
time_pickerSpecifies the format of the drop-down time selector in the lightbox
tooltip_date_formatSpecifies the format of start and end dates displayed in the tooltip
tooltip_textSpecifies the text of tooltips
xml_dateA string from an XML file is converted into a date object in conformity with this template
xml_formatA date object is converted into a string in conformity with this template. Used to send data back to the server