getAction (Action::TCURRENT)->getDescription (); if (trim ($description) != '') echo '
'. $description .'
'; $warning = Business::singleton ()->getAction (Action::TCURRENT)->getWarning (); if (trim ($warning) != '') echo '
'. __ ('Attention!') .' '. $warning .'
'; ?>
getGroup ()) { ob_start (); $hasField = FALSE; try { ?> getField (FALSE, $group->getId ())) { if (!$field->isSubmittable ()) { if (array_key_exists ($group->getId (), $notSavables)) $notSavables [$group->getId ()][] = $field->getAssign (); else $notSavables [$group->getId ()] = array ($field->getAssign ()); continue; } $hasField = TRUE; $backColor = $backColor == 'FFFFFF' ? 'F4F4F4' : 'FFFFFF'; $label = Form::toLabel ($field, TRUE); if ($field->useFullWidth ()) { if ((trim ($label) != '' && trim ($label) != ' ') || trim ($field->getHelp ()) != '') { ?>
getMessage ()); } catch (PDOException $e) { ob_end_clean (); throw new PDOException ($e->getMessage ()); } if ($hasField) if ($group->getId ()) { ?>
getLabel () ?> getInfo ()) != '' ? '
'. $group->getInfo () .'
' : '' ?>
$fields) { try { ob_start (); ?> $keyField) { $field = $form->getField ($keyField); if (is_null ($field)) continue; $backColor = $backColor == 'FFFFFF' ? 'F4F4F4' : 'FFFFFF'; $label = Form::toLabel ($field, TRUE); if ($field->useFullWidth ()) { if ((trim ($label) != '' && trim ($label) != ' ') || trim ($field->getHelp ()) != '') { ?>
getMessage ()); } catch (PDOException $e) { ob_end_clean (); throw new PDOException ($e->getMessage ()); } if ($key) { $group = $form->getGroup ($key); ?>
getLabel () ?> getInfo ()) != '' ? '
'. $group->getInfo () .'
' : '' ?>