get_STE(); ?>
Select ST&E:
0) { $ste = $db->get_STE($ste_id); if (is_array($ste) && count($ste) && isset($ste[0]) && is_a($ste[0], 'ste')) { $ste = $ste[0]; } else { die("Couldn't find the selected ST&E"); } ?>
ST&E:
Eval Start Date: ' />
Eval End Date: ' />
console.log('" . json_encode($ste->get_System()) . "');"; ?> System:
is_Multiple() ? 'checked' : ''; ?> />
is_Multiple() ? '' : "style='display: none;'"; ?>>
Site:
Approving Official:
Scope:




*/ ?>
get_Target_Details($ste_id); if (is_array($tgts) && count($tgts)) { ?>
$tgts); } if (is_array($tgts) && count($tgts) && isset($tgts[0]) && is_a($tgts[0], 'target')) { foreach ($tgts as $key => $tgt) { $interfaces = ''; $fqdn = ''; $odd = !$odd; $os = $db->get_Software($tgt->get_OS_ID())[0]; foreach ($tgt->interfaces as $key2 => $int) { $interfaces .= $int->get_IPv4() . ", "; $fqdn .= $int->get_FQDN() . ", "; } print "" . // class='".($odd ? 'odd' : 'even')."'>". "" . "" . "" . "" . "" . ""; } } ?>
ID Hostname IPv4 FQDN Operating System
{$tgt->get_ID()}{$tgt->get_Name()}" . substr($interfaces, 0, -2) . "" . substr($fqdn, 0, -2) . "{$tgt->get_OS_String()}
Eval Start Date:
Eval End Date:
System:

Site:
Approving Official:
Scope:




*/ ?>