#set ($printbutton_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.print.label")) #set ($printbuttonhint_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.print.hint")) #set ($closebutton_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.close.label")) #set ($closebuttonhint_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.close.hint")) #set ($export_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "ProjectDialogs", "getusertaskbreakdown.export")) #set ($exporthint_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "ProjectDialogs", "getusertaskbreakdown.exporthint")) #set ($setdaterange_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "getusertaskbreakdown.setdaterange")) #set ($daily_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "getresourcebreakdown.daily")) #set ($weekly_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "getresourcebreakdown.weekly")) #set ($monthly_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "getresourcebreakdown.monthly")) #set ($quarterly_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "getresourcebreakdown.quarterly")) #set ($yearly_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "getresourcebreakdown.yearly")) #set ($taskbreakdown_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "getusertaskbreakdown.taskbreakdown")) #set ($hashMapInstance = $CommonFunctions.getHashMapInstance()) #set ($remainingManHoursNotUsed = $CommonFunctions.getNotUsed("RemainingManHours")) #set ($spentManHoursNotUsed = $CommonFunctions.getNotUsed("SpentManHours")) #set ($plannedManHoursNotUsed = $CommonFunctions.getNotUsed("PlannedManHours")) #set ($displayResourcePlannedValue = $CommonFunctions.displayResourcePlannedValue().equals("On") && $plannedManHoursNotUsed != "NotUsed") #parse("viewconstants.vm") #parse("common_js.vm") #parse("commonmethods_js.vm") $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "getusertaskbreakdown.windowtitle") #parse("systemmanager_js.vm") #parse("itimpactdialogs_js.vm") #if ($isPrinting) #else #end
#if (!$isPrinting) #end
#set ($forwardCall = "managementManager.getTaskBreakdownByUser('$skillClassId', '$costId', '$intervalId', '$ownerId')") #parse ("resourcefilterselectbox.vm") #parse ("portfoliocontrol.vm")
$CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "getusertaskbreakdown.headertitle")
#parse ("projectsselectbox.vm")
$CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.getusertaskbreakdown.show") $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.getusertaskbreakdown.interval")   $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.getusertaskbreakdown.dates") $setdaterange_text
 $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "getresourcebreakdown.instruction") $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "getresourcebreakdown.resourceselector")$CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "usecomma")$CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "getresourcebreakdown.dates")$CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "usecomma")$CommonFunctions.getDisplayReadyLabel("Portfolio") $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "useand") $CommonFunctions.getDisplayReadyLabel("Project")$CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "useperiod")
#if(!$isPrinting) #end
#set ($adicolIndex = 0) #foreach($column in $sumColumns) #if ($velocityCount == 1) #set ($activeClass = "tableHeaderElementLeft") #else #set ($activeClass = "tableHeaderElement") #end #if ($velocityCount == 1) #set ($adicolIndex = $adicolIndex + 1) #set ($thisHeaderIndex = "resourcesheader") #set ($thisHeaderIndex = $thisHeaderIndex.concat($adicolIndex.toString())) #set ($thisHeaderIndex = $thisHeaderIndex.concat("SortImage")) #set ($adicolIndex = $adicolIndex + 1) #set ($adicolIndex = $adicolIndex + 1) #else #set ($adicolIndex = $adicolIndex + 1) #set ($thisHeaderIndex = "resourcesheader") #set ($thisHeaderIndex = $thisHeaderIndex.concat($adicolIndex.toString())) #set ($thisHeaderIndex = $thisHeaderIndex.concat("SortImage")) #end #end
$CommonFunctions.getDisplayReadyLabel("ProjectTask")$CommonFunctions.getDisplayReadyLabel("Project")$CommonFunctions.getDisplayReadyLabel("SkillClass")$CommonFunctions.displayReady($column.getLabel())
#if($isPrinting) #foreach($column in $sumColumns) #if ($velocityCount == 1) #set ($activeClass = "tableHeaderElementLeft") #else #set ($activeClass = "tableHeaderElement") #end #end #end #set ($labelPlanned = "Remaining") #set ($labelSpent = "Spent") #if ($costId.equals("ManHours")) #set ($labelPlanned = $CommonFunctions.getDisplayReadyLabel("PlannedManHours")) #set ($labelRemaining = $CommonFunctions.getDisplayReadyLabel("RemainingManHours")) #set ($labelSpent = $CommonFunctions.getDisplayReadyLabel("SpentManHours")) #elseif ($costId.equals("Cost")) #set ($labelPlanned = $CommonFunctions.getDisplayReadyLabel("PlannedCost")) #set ($labelRemaining = $CommonFunctions.getDisplayReadyLabel("RemainingCost")) #set ($labelSpent = $CommonFunctions.getDisplayReadyLabel("SpentCost")) #elseif ($costId.equals("LaborCost")) #set ($labelPlanned = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "MainViews", "mainviews.resources.cost.laborcostplanned")) #set ($labelRemaining = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "MainViews", "mainviews.resources.cost.laborcostremaining")) #set ($labelSpent = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "MainViews", "mainviews.resources.cost.laborcostspent")) #elseif ($costId.equals("AllCosts")) #set ($labelPlanned = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "MainViews", "mainviews.resources.cost.allcostsplanned")) #set ($labelRemaining = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "MainViews", "mainviews.resources.cost.allcostsremaining")) #set ($labelSpent = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "MainViews", "mainviews.resources.cost.allcostsspent")) #end #set ($rowIndex = 0) #set ($rowCount = $tableView.getRowVector().size()) #set ($rowCount = $rowCount - 1) #foreach($row in $tableView.getRowVector()) = $rowCount) class="tablebodyhint" #end> #set ($colIndex = 0) #foreach ($rcell in $row) #set ($scol = $sumColumns.elementAt($colIndex)) #set ($type = $scol.getType()) #set ($cell = $rcell.getCellValue()) #set ($cell2 = $rcell.getCellValue2()) #set ($cell3 = $rcell.getCellValue3()) #set ($cellId = $rcell.getCellId()) #if ($cell2.length() == 0) #set ($cell2 = "0") #end #if ($cell3.length() == 0) #set ($cell3 = "0") #end #set ($capacity = $rcell.getCellCapacity()) #if ($colIndex == 0) #set($content = $CommonFunctions.displayReady($cell, $hashMapInstance)) #elseif ($scol.getFormatting().equals("000000000001")) #set($content = $CommonFunctions.formatMoney($currentUserId,$cell)) #set($content2 = $CommonFunctions.formatMoney($currentUserId,$cell2)) #set($content3 = $CommonFunctions.formatMoney($currentUserId,$cell3)) #set($contentCapacity = $CommonFunctions.formatMoney($currentUserId,$capacity)) #else #set($content = $CommonFunctions.formatNumber($cell)) #set($content2 = $CommonFunctions.formatNumber($cell2)) #set($content3 = $CommonFunctions.formatNumber($cell3)) #set($contentCapacity = $CommonFunctions.formatNumber($capacity)) #end #if ($content2.length() == 0) #set($content2 = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "MainViews", "mainviews.common.notset")) #end #if ($content3.length() == 0) #set($content3 = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "MainViews", "mainviews.common.notset")) #end #if ($colIndex == 0) #set ($projectId = '') #set ($componentId = '') #if ($cellId.length() >= 24) #set ($projectId = $cellId.substring(0, 12)) #set ($componentId = $cellId.substring(12, 24)) #end #if ($rowIndex < $rowCount) #else #end #else #if ($rowIndex < $rowCount) #else #set ($spanclass = "systemText") #if ($rcell.getCellCapacityColor().equals("RED")) #set ($spanclass = "systemNumberTextRed") #else #set ($spanclass = "systemNumberTextGreen") #end #end #end #set ($colIndex = $colIndex + 1) #end #set ($rowIndex = $rowIndex + 1) #end #foreach($column in $sumColumns) #set ($index = 4) #if ($velocityCount > 1) #set ($index = $index + 1) #end #end
#if ($velocityCount == 1) $CommonFunctions.getDisplayReadyLabel("ProjectTask") #else $CommonFunctions.displayReady($column.getLabel())#end
$content $CommonFunctions.displayReady($rcell.getCellTag1(), $hashMapInstance)
$CommonFunctions.displayReady($rcell.getCellTag2(), $hashMapInstance) #if ($displayResourcePlannedValue)
$labelPlanned -
#end #if ($remainingManHoursNotUsed != "NotUsed")
$labelRemaining -
#end #if ($spentManHoursNotUsed != "NotUsed")
$labelSpent -
#end
$CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "getusertaskbreakdown.totalsfor") $content #if ($displayResourcePlannedValue)
$CommonFunctions.displayTermFromResourceBundle($currentUserId, "MainViews", "mainviews.resources.cost.total") $labelPlanned -
#end #if ($remainingManHoursNotUsed != "NotUsed")
$CommonFunctions.displayTermFromResourceBundle($currentUserId, "MainViews", "mainviews.resources.cost.total") $labelRemaining -
#end #if ($spentManHoursNotUsed != "NotUsed")
$CommonFunctions.displayTermFromResourceBundle($currentUserId, "MainViews", "mainviews.resources.cost.total") $labelSpent -
#end
$CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "getusertaskbreakdown.availablecapacity")
#if ($displayResourcePlannedValue)
$content3
#end #if ($remainingManHoursNotUsed != "NotUsed")
$content
#end #if ($spentManHoursNotUsed != "NotUsed")
$content2
#end
$contentCapacity
#if ($displayResourcePlannedValue)
$content3
#end #if ($remainingManHoursNotUsed != "NotUsed")
$content
#end #if ($spentManHoursNotUsed != "NotUsed")
$content2
#end
$contentCapacity
$CommonFunctions.getDisplayReadyLabel("ProjectTask") $CommonFunctions.getDisplayReadyLabel("Project") $CommonFunctions.getDisplayReadyLabel("SkillClass")$column.getLabel()
#if (!$isPrinting)#end