@owner Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb @copyright Copyright (C) 2015. All Rights Reserved @license GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html /-------------------------------------------------------------------------------------------------------/ Cost Benefit Projection Tool. /------------------------------------------------------------------------------------------------------*/ // No direct access to this file defined('_JEXEC') or die('Restricted access'); $scaled = array('unscaled','scaled'); ?>

results->interventions) && CostbenefitprojectionHelper::checkArray($this->results->interventions)): ?> results->interventions as $intervention) :?> items)): ?> name); ?> | duration > 1){ echo JText::sprintf("COM_COSTBENEFITPROJECTION_DURATION_S_YEARS", $intervention->duration); } else { echo JText::sprintf('COM_COSTBENEFITPROJECTION_DURATION_S_YEAR', $intervention->duration); } ?> | coverage)); ?>% items) && is_object($intervention->items) || is_array($intervention->items)):?> items as $key => &$item): ?>
name; ?> ' >{'contribution_to_cost_'.$scale}, 3); ?>% costmoney_per_employee; ?> mbr; ?>% mtr; ?>% ' >{'costmoney_of_problem_'.$scale}; ?> costmoney; ?> ' >{'benefitmoney_'.$scale}; ?> ' >1:{'benefit_ratio_'.$scale},3); ?> ' >{'net_benefitmoney_'.$scale}; ?>
totals->{'contribution_to_cost_'.$scale}; ?>% totals->costmoney_per_employee; ?> totals->{'costmoney_of_problem_'.$scale}; ?> totals->costmoney; ?> totals->{'benefitmoney_'.$scale}; ?> totals->{'net_benefitmoney_'.$scale}; ?>