[ Index ]
 

Code source de Symfony 1.0.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/data/generator/sfPropelAdmin/default/template/templates/ -> _list_td_actions.php (source)

   1  <?php if ($this->getParameterValue('list.object_actions')): ?>
   2  <td>
   3  <ul class="sf_admin_td_actions">
   4  <?php foreach ($this->getParameterValue('list.object_actions') as $actionName => $params): ?>
   5    <?php echo $this->addCredentialCondition($this->getLinkToAction($actionName, $params, true), $params) ?>
   6  <?php endforeach; ?>
   7  </ul>
   8  </td>
   9  <?php endif; ?>


Généré le : Fri Mar 16 22:42:14 2007 par Balluche grâce à PHPXref 0.7