[?php echo form_tag('getModuleName() ?>/'.$sf_context->getActionName(), array( 'id' => 'sf_admin_edit_form', 'name' => 'sf_admin_edit_form', 'multipart' => true, getColumnCategories('edit.display') as $category): ?> getColumns('edit.display', $category) as $name => $column): ?> getParameterValue('edit.fields.'.$column->getName().'.type')): ?> 'onsubmit' => 'double_list_submit(); return true;' )) ?] getPrimaryKey() as $pk): ?> [?php echo object_input_hidden_tag($getSingularName() ?>, 'getgetPhpName() ?>') ?] getColumnCategories('edit.display') as $category): ?>

[?php echo __('') ?]

getParameterValue('edit.hide', array()) ?> getColumns('edit.display', $category) as $name => $column): ?> getName(), $hides)) continue ?> isPrimaryKey()) continue ?> getParameterValue('edit.fields.'.$column->getName().'.credentials') ?> [?php if ($sf_user->hasCredential()): ?] getParameterValue('edit.fields.'.$column->getName().'.only_for'); if($only_for): ?> [?php if($sf_context->getActionName()==''): ?]
[?php echo label_for('getParameterValue("edit.fields.".$column->getName().".label_for", $this->getSingularName()."[".$column->getName()."]") ?>', __($labels['getSingularName() ?>{getName() ?>}']), 'isNotNull()): ?>class="required" ') ?]
[?php if ($sf_request->hasError('getSingularName() ?>{getName() ?>}')): ?] [?php echo form_error('getSingularName() ?>{getName() ?>}', array('class' => 'form-error-msg')) ?] [?php endif; ?] [?php $value = getColumnEditTag($column); ?>; echo $value ? $value : ' ' ?] getHelp($column, 'edit') ?>
[?php endif; ?] [?php endif; ?]
[?php include_partial('edit_actions', array('getSingularName() ?>' => $getSingularName() ?>)) ?]