createLink('zahost', 'create');
echo html::a($link, "" . $lang->zahost->create, '', $misc);
?>
* @package host * @version $Id$ * @link http://www.zentao.net */ ?> zahost->confirmDelete)?>
zahost->empty;?> ' . $lang->zahost->create, '', 'class="btn btn-info"');?>
idAB);?> | zahost->name);?> | zahost->type);?> | zahost->extranet);?> | zahost->cpuCores);?> | zahost->memory);?> | zahost->diskSize);?> | zahost->vsoft);?> | zahost->status);?> | zahost->registerDate);?> | actions;?> |
---|---|---|---|---|---|---|---|---|---|---|
hostID);?> | inlink('view', "id=$host->hostID"), $host->name, '', "");?> | zahost->zaHostTypeList, $host->hostType);?> | extranet;?> | cpuCores;?> | memory . $lang->zahost->unitList['GB'];?> | diskSize . $lang->zahost->unitList['GB'];?> | zahost->softwareList, $host->vsoft);?> | host->statusList, $host->status);?> | heartbeat) ? '' : $host->heartbeat;?> | status == 'wait') ? 'disabled' : '';?> status == 'wait') ? $lang->zahost->uninitNotice: $lang->zahost->image->browseImage;?> hostID}", $host, 'list', 'mirror', '', "iframe $disabled", true, "data-width='80%'", $title);?> hostID]) ? 'disabled' : '';?> hostID]) ? $lang->zahost->undeletedNotice : $lang->zahost->delete;?> hostID}", $host, 'list');?> createLink('zahost', 'delete', "hostID={$host->id}"), '', 'hiddenwin', "title='$title' class='btn $disabled'");;?> |