idAB);?> | service->name);?> | service->softName);?> | service->host);?> | service->entry);?> | service->port);?> | service->deploy);?> | service->external);?> | actions?> |
---|---|---|---|---|---|---|---|---|
id;?> | inlink('view', "id=$service->id", 'html', true), $service->name, '', "class='iframe'");?> | softName?> | hosts) { foreach(explode(',', $service->hosts) as $host) $serviceHosts = zget($hosts, $host, '') . ' '; } ?>entry;?> | port;?> | deploy;?> | external ? $lang->service->isTrue : $lang->service->isFalse;?>id}", " ", '', "class='btn' title='{$lang->edit}'"); if(common::hasPriv('service', 'delete', $service)) { common::printLink('service', 'delete', "serviceID={$service->id}", " ", 'hiddenwin', "class='btn' title='{$lang->delete}'"); } ?> |
" . $lang->service->create, '', "class='iframe btn btn-lg' data-width='1000'", true, true);?>