#set ($notset_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.common.notset")) #set ($instructionpart1_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "getresourcebreakdown.instruction")) #set ($instructionpart2_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "getresourcebreakdown.resourceselector")) #set ($instructionpart3_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "getresourcebreakdown.dates")) #set ($comma_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "usecomma")) #set ($period_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "useperiod")) #set ($and_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "useand")) #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 ($laborcostremaining_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "getresourcebreakdown.laborcostremaining")) #set ($laborcostspent_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "getresourcebreakdown.laborcostspent")) #set ($allcostsremaining_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "getresourcebreakdown.allcostsremaining")) #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 ($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", "getresourcebreakdown.windowtitle") #if ($isPrinting) #end #parse("systemmanager_js.vm") #parse("itimpactdialogs_js.vm") #parse ("pagingcontroljs.vm") #if ($isPrinting) #else #end
#if ($requiresPaging) #end #if ($requiresPaging) #end
#set ($forwardCall = "managementManager.getSkillClassBreakdown('$categoryId', '$costId', '$intervalId')") #parse ("resourcefilterselectbox.vm") #parse ("portfoliocontrol.vm")
$CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "getresourcebreakdown.headertitle") #parse("pagingcontrol.vm")
#parse ("projectsselectbox.vm")
 #if ($categoryId.startsWith("SkillClass")) $CommonFunctions.getDisplayReadyLabel("SkillClass"): #else $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.getresourcebreakdown.categorizeby") #end $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.getresourcebreakdown.show") $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.getresourcebreakdown.interval")   $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.getresourcebreakdown.dates") Set date range.
  $instructionpart1_text $instructionpart2_text $comma_text $instructionpart3_text $comma_text $CommonFunctions.getDisplayReadyLabel("Portfolio") $and_text $CommonFunctions.getDisplayReadyLabel("Project") $period_text
#if(!$isPrinting) #end #set ($labelPlanned = "Planned") #set ($labelRemaining = "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
#foreach($column in $sumColumns) #if (!$column.getLabel().equals("Values")) #if ($velocityCount == 1) #set ($activeClass = "tableHeaderElementLeft") #else #set ($activeClass = "tableHeaderElement") #end #end #end
1) onMouseOver="ldShowTooltip(this, '$column.getTooltip()')" #end>#if ($velocityCount == 1) $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "getresourcebreakdown.person") #else $CommonFunctions.displayReady($column.getLabel())#end
#if($isPrinting) #foreach($column in $sumColumns) #if (!$column.getLabel().equals("Values")) #if ($velocityCount == 1) #set ($activeClass = "tableHeaderElementLeft") #else #set ($activeClass = "tableHeaderElement") #end #end #end #end #foreach($row in $tableView.getRowVector()) #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()) #set ($capacity = $rcell.getCellCapacity()) #if ($colIndex == 0) #set($content = $CommonFunctions.displayReady($cell)) #elseif ($scol.getFormatting().equals("000000000001")) #set($content = $CommonFunctions.formatMoney($currentUserId,$cell,null,"PLAIN")) #set($content2 = $CommonFunctions.formatMoney($currentUserId,$cell2,null,"PLAIN")) #set($content3 = $CommonFunctions.formatMoney($currentUserId,$cell3,null,"PLAIN")) #set($contentCapacity = $CommonFunctions.formatMoney($currentUserId,$capacity,null,"PLAIN")) #else #set($content = $CommonFunctions.formatNumber($cell)) #set($content2 = $CommonFunctions.formatNumber($cell2)) #set($content3 = $CommonFunctions.formatNumber($cell3)) #set($contentCapacity = $CommonFunctions.formatNumber($capacity)) #end #set ($labelCapacity = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "MainViews", "mainviews.resources.cost.availablecapacity")) #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) #if ($cellId.equals("Totals")) #else #end #else #if ($cellId.equals("Totals")) #elseif (!$scol.getLabel().equals("Values")) #if ($categoryId.startsWith("SkillClass")) #set ($spanclass = "systemNumberText") #if ($rcell.getCellCapacityColor().equals("GREEN")) #set ($spanclass = "systemNumberTextGreen") #set ($allochint = "Allocation is within capacity") #elseif ($rcell.getCellCapacityColor().equals("RED")) #set ($spanclass = "systemNumberTextRed") #set ($allochint = "Allocation exceeds capacity") #end #else #end #end #end #set ($colIndex = $colIndex + 1) #end #end #foreach($column in $sumColumns) #if (!$column.getLabel().equals("Values")) #end #end
#if ($velocityCount == 1) Resource #else $CommonFunctions.displayReady($column.getLabel())#end
#if ($displayResourcePlannedValue)
$labelPlanned
#end #if ($remainingManHoursNotUsed != "NotUsed")
$labelRemaining
#end #if ($spentManHoursNotUsed != "NotUsed")
$labelSpent
#end
$labelCapacity
$content #if ($displayResourcePlannedValue) #end #if ($remainingManHoursNotUsed != "NotUsed") #end #if ($spentManHoursNotUsed != "NotUsed") #end
$labelPlanned -
$labelRemaining -
$labelSpent -
$CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "getresourcebreakdown.availablecapacity")
#if ($displayResourcePlannedValue)
$content3
#end #if ($remainingManHoursNotUsed != "NotUsed")
$content
#end #if ($spentManHoursNotUsed != "NotUsed")
$content2
#end #set ($spanclass = "systemText") #if ($rcell.getCellCapacityColor().equals("GREEN")) #set ($spanclass = "systemNumberTextGreen") #elseif ($rcell.getCellCapacityColor().equals("RED")) #set ($spanclass = "systemNumberTextRed") #end
$contentCapacity
#if ($displayResourcePlannedValue) #end #if ($remainingManHoursNotUsed != "NotUsed") #end #if ($spentManHoursNotUsed != "NotUsed") #end
$content3
$content
$content2
$contentCapacity
#if ($displayResourcePlannedValue) #end #if ($remainingManHoursNotUsed != "NotUsed") #end #if ($spentManHoursNotUsed != "NotUsed") #end
$content3
$content
$content2
$contentCapacity
$column.getLabel()
#if (!$isPrinting)#end