#set ($na_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "tasklistganttcontent.na")) #set ($start_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "tasklistganttcontent.start")) #set ($completion_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "tasklistganttcontent.completion")) #set ($totalmanhours_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "tasklistganttcontent.totalmanhours")) #set ($spentmanhours_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "tasklistganttcontent.spentmanhours")) #set ($totalcost_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "tasklistganttcontent.totalcost")) #set ($spentcost_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "tasklistganttcontent.spentcost")) #set ($totalManHoursLabel = $totalmanhours_text) #set ($spentManHoursLabel = $spentmanhours_text) #set ($totalCostLabel = $totalcost_text) #set ($spentCostLabel = $spentcost_text) #if (!$isPrinting) #end
#if ($showProjectName) #else #end #if (!$resourceView) #else #end
# $CommonFunctions.getDisplayReadyLabel("ProjectTask")$CommonFunctions.getDisplayReadyLabel("Project")$start_text$completion_text $totalmanhours_text$totalcost_text$spentmanhours_text > $firstDate $lastDate <
#if ($isPrinting) #if ($showProjectName) #else #end #if (!$resourceView) #else #end #end #foreach ($GanttView in $GanttViewList) #set ($startDate = $CommonFunctions.formatDate($currentUserId,$GanttView.getStartDate())) #set ($targetDate = $CommonFunctions.formatDate($currentUserId,$GanttView.getTargetDate())) #set ($totalHours = $GanttView.getTotalHours()) #set ($spentHours = $GanttView.getSpentHours()) #set ($totalMoney = $CommonFunctions.formatMoney($currentUserId,$GanttView.getTotalMoney())) #set ($startDateStyle = "tableBodyContentElement") #set ($targetDateStyle = "tableBodyContentElement") #set ($startDateLabel = "$start_text") #set ($completionDateLabel = "$completion_text") #if ($showProjectName) #set ($startDateLabel = $CommonFunctions.getDisplayReadyLabel("StartDate")) #set ($completionDateLabel = $CommonFunctions.getDisplayReadyLabel("CompletionDate")) #else #set ($today = $CommonFunctions.getDate()) #if ($GanttView.getStatusId().equals("000000000001")) #if ($GanttView.getStartDate().length() == 0) #set ($startDateStyle = "tableBodyContentElementChange") #elseif ($GanttView.getStartDate().compareTo($today) < 0) #set ($startDateStyle = "tableBodyContentElementChange") #end #end #if ( $GanttView.getStatusId().equals("000000000001") || $GanttView.getStatusId().equals("000000000002") ) #if ($GanttView.getTargetDate().length() == 0) #set ($targetDateStyle = "tableBodyContentElementChange") #elseif ($GanttView.getTargetDate().compareTo($today) < 0) #set ($targetDateStyle = "tableBodyContentElementChange") #end #end #end #if (!$resourceView) #else #end #parse("ganttrowcontent.vm") #end #if (!$isPrinting) #if ($showProjectName) #else #end #if (!$resourceView) #else #end #end
# $CommonFunctions.getDisplayReadyLabel("ProjectTask")$CommonFunctions.getDisplayReadyLabel("Project")$start_text$completion_text $totalmanhours_text$totalcost_text$spentmanhours_text > $firstDate $lastDate <
$GanttView.getTaskNumber() #set ($levelList = $GanttView.getLevelVector()) #foreach ($level in $levelList) #end
#if ($GanttView.getChildList().length() == 0) #elseif ($GanttView.getExpanded().equals("Yes")) #else #end #if (!$isPrinting)#end #if($GanttView.getChildList().length() > 0)#end$CommonFunctions.displayReady($GanttView.getName())#if($GanttView.getChildList().length() > 0)#end #if (!$isPrinting)#end
#if (!$isPrinting)#end $CommonFunctions.displayReady($GanttView.getProjectName(), 24) #if (!$isPrinting)#end#if (!$isPrinting)#end$startDate#if ($isPrinting)#end#if($GanttView.getTargetDateDependency().length() > 0)$CommonFunctions.displayReady($CommonFunctions.getDependencyName($GanttView.getProjectId(), $GanttView.getId(), $GanttView.getTargetDateDependency()))#else$setmanually_text#end#if (!$isPrinting)#end $targetDate #if (!$isPrinting)#end #if (!$isPrinting)#end#if($totalHours.length() == 0) $na_text #else $totalHours #end#if (!$isPrinting)#end#if (!$isPrinting)#end#if($totalMoney.length() == 0) $na_text #else $totalMoney #end#if (!$isPrinting)#end#if (!$isPrinting)#end#if($spentHours.length() == 0) $na_text #else $spentHours #end#if (!$isPrinting)#end
  #   $CommonFunctions.getDisplayReadyLabel("ProjectTask")$CommonFunctions.getDisplayReadyLabel("Project")$start_text$completion_text $totalManHoursLabel$totalCostLabel$spentManHoursLabel < $firstDate $lastDate >
#if ($requiresPaging)
#end