setIcon("Disk.svg"); $SaveButton->setSize(HtmlButton::SIZE_SMALL); $SaveButton->makeSubmitButton(); $DeleteButton = new HtmlButton("Delete Classification"); $DeleteButton->setIcon("Delete.svg"); $DeleteButton->setSize(HtmlButton::SIZE_SMALL); $DeleteButton->makeSubmitButton(); $ConfirmButton = new HtmlButton("Confirm Delete Classification"); $ConfirmButton->setIcon("Delete.svg"); $ConfirmButton->setSize(HtmlButton::SIZE_SMALL); $ConfirmButton->makeSubmitButton(); $CancelButton = new HtmlButton("Cancel"); $CancelButton->setIcon("Cross.svg"); $CancelButton->setSize(HtmlButton::SIZE_SMALL); $CancelButton->addSemanticClass("btn-danger"); $CancelButton->makeSubmitButton(); # ----- DISPLAY -------------------------------------------------------------- PageTitle($H_ConfirmDelete ? "Confirm Delete Classification" : "Edit Classification"); ?>

Confirm Delete FullName() ?>

ChildCount()) { ?>

The following classifications below FullName() ?> will also be deleted:

", $H_ChildClasses) ?>

Caution: Removing a classifier and its descendants cannot be undone.

getHtml() ?> getHtml() ?>

Edit Classification

displayErrorBlock(); ?>
displayFormTable(); ?> getHtml() ?> getHtml() ?> getHtml() ?>