#set ($notset_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.common.notset")) #set ($hashMapInstance = $CommonFunctions.getHashMapInstance()) #set ($totalManHoursLabel = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "MainViews", "mainviews.taskviews.totalmh")) #set ($spentManHoursLabel = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "MainViews", "mainviews.taskviews.spentmh")) #set ($totalCostLabel = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "MainViews", "mainviews.taskviews.totalcost")) #set ($spentCostLabel = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "MainViews", "mainviews.taskviews.spentcost")) #if (!$isPrinting) #end
#if ($showProjectName) #else #end #if (!$resourceView) #else #end
$CommonFunctions.getDisplayReadyLabel("ProjectTask")$CommonFunctions.getDisplayReadyLabel("Project")$CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "wbs.columnstart")$CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "wbs.columncompletion") $totalManHoursLabel$totalCostLabel$spentManHoursLabel > $firstDate $lastDate <
#if ($isPrinting) #if ($showProjectName) #else #end #if (!$resourceView) #else #end #end #foreach ($GanttView in $GanttViewList) #set ($projCurrencyCode = $localizedCurrency.getProjectCurrency($GanttView.getProjectId())) #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 ($hierarchyList = $CommonFunctions.getTaskHierarchyNameVector($GanttView.getProjectId(),$GanttView.getId())) #set ($currentTaskHierarchy = "") #foreach($taskParent in $hierarchyList) #set ($currentTaskHierarchy = $currentTaskHierarchy.concat($CommonFunctions.displayReady($taskParent, $hashMapInstance))) #set ($currentTaskHierarchy = $currentTaskHierarchy.concat("  ")) #end #set ($currentTaskName = $CommonFunctions.displayReady($GanttView.getName(), $hashMapInstance)) #set ($startDateStyle = "tableBodyContentElement") #set ($targetDateStyle = "tableBodyContentElement") #set ($startDateLabel = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "wbs.columnstart")) #set ($completionDateLabel = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "wbs.columncompletion")) #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")$CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "wbs.columnstart")$CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "wbs.columncompletion") $totalManHoursLabel$totalCostLabel$spentManHoursLabel > $firstDate $lastDate <
$currentTaskHierarchy
#if (!$isPrinting) #end $currentTaskName #if (!$isPrinting)#end
#if (!$isPrinting)#end $CommonFunctions.displayReady($GanttView.getProjectName(), $hashMapInstance) #if (!$isPrinting)#end#if (!$isPrinting)#end$startDate#if ($isPrinting)#end#if($GanttView.getTargetDateDependency().length() > 0)$CommonFunctions.getTermFromResourceBundle($currentUserId,"ProjectDialogs","taskslistcontent.dependson",$CommonFunctions.displayReady($CommonFunctions.getDependencyName($GanttView.getProjectId(), $GanttView.getId(), $GanttView.getTargetDateDependency()), $hashMapInstance))#elseSet manually.#end#if (!$isPrinting)#end $targetDate #if (!$isPrinting)#end #if (!$isPrinting)#end#if($totalHours.length() == 0) $notset_text #else $totalHours #end#if (!$isPrinting)#end#if (!$isPrinting)#end#if($totalMoney.length() == 0) $notset_text #else $totalMoney #end#if (!$isPrinting)#end#if (!$isPrinting)#end#if($spentHours.length() == 0) $notset_text #else $spentHours #end#if (!$isPrinting)#end
$CommonFunctions.getDisplayReadyLabel("ProjectTask")$CommonFunctions.getDisplayReadyLabel("Project")$CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "wbs.columnstart")$CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "wbs.columncompletion") $totalManHoursLabel$totalCostLabel$spentManHoursLabel < $firstDate $lastDate >
#if ($requiresPaging)
#end