getUserInterfaces(); $InterfaceOptList = new HtmlOptionList( "F_SelectedInterface", $AvailableInterfaces, $H_SelectedInterface ); $InterfaceOptList->submitOnChange(true); # ----- DISPLAY -------------------------------------------------------------- PageTitle("Interface Configuration"); ?>
Interface: printHtml(); ?>

Interface Configuration

DisplayFormTable(); ?> getSubmitButtonHtml("Save") ?> getSubmitButtonHtml("Cancel") ?>