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 (); ?> getField (FALSE, $group->getId ())) { $label = Form::toLabel ($field); $backColor = $backColor == 'FFF' ? 'F4F4F4' : 'FFF'; ?> '. Form::toHtml ($field) .''; ?>
:
getId ()) { ?>
getLabel () ?> getInfo ()) != '' ? '
'. $group->getInfo () .'
' : '' ?>