Display a 2 columns Footer for Form buttons
Close the form is user can edit
public showFormButtons ( $options = [] ) | ||
$options | array of possible options: - withtemplate : 1 for newtemplate, 2 for newobject from template - colspan for each column (default 2) - candel : set to false to hide "delete" button - canedit : set to false to hide all buttons - addbuttons : array of buttons to add |