headTitle($title); ?>

escapeHtml($title); ?>

setAttribute('action', $this->url('zfcadmin/configuration', array('action' => 'addmystat'))); $form->prepare(); ?>
'; echo $this->form()->openTag($form); echo $this->formHidden($form->get('id')); echo '
'; echo $this->formRow($form->get('nomStat')); echo '
'; echo '
'; echo $this->formRow($form->get('idProfile')); echo '
'; echo '
'; ?>

form()->closeTag(); ?>
Retour