"host"); foreach ($cube->getSlices() as $key => $val) { $vars['_host_' . $key] = $val; } $url = 'map'; $this->addActionLink( $this->makeUrl($url, $vars), $view->translate('Show on map'), $view->translate('This shows all matching hosts and their current state on the map module'), 'globe' ); } }