@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'); ?>
details->name; ?> | ' >{'subtotal_costmoney_morbidity_'.$scale}; ?> | ' >{'subtotal_costmoney_presenteeism_'.$scale}; ?> | ' >{'subtotal_costmoney_mortality_'.$scale}; ?> | ' >{'subtotal_costmoney_'.$scale}; ?> | results->totals->{'total_cost_'.$scale})*100; ?>' >{'subtotal_cost_'.$scale} / $this->results->totals->{'total_cost_'.$scale})*100,3).'%'; ?> |
---|---|---|---|---|---|
results->totals->{'total_costmoney_morbidity_'.$scale}; ?> | results->totals->{'total_costmoney_presenteeism_'.$scale}; ?> | results->totals->{'total_costmoney_mortality_'.$scale}; ?> | results->totals->{'total_costmoney_'.$scale}; ?> | results->totals->{'total_cost_'.$scale} / $this->results->totals->{'total_cost_'.$scale})*100,3).'%'; ?> |