" rel="S;2;0;A" value="= $record["oggetto"] ?>">
$enti = $_SESSION["utente"]->getEntiBeneficiari();
if ($enti !== false) {
?>
} else {
?>
codice ?>">
}
?>
$col = 6;
if (!empty($tipologie)) {
$col = 4; ?>
} ?>
$extraInputs = static::extraPreliminary();
if (!empty($extraInputs)) {
$extraData = json_decode($record["extraInfo"],true);
?>
foreach($extraInputs AS $inputKey => $inputInfo) { ?>
">
" class="form-control = $inputInfo["class"] ?? "" ?>" rel="= $inputInfo["rel"] ?>" title="= __($inputInfo["label"]) ?>">
} ?>
} ?>
cpvManager::printForm(["cpv"=>$cpv]);
?>