Liste des domaines ('.$nb_entities.')'; ?> element('button_add'); ?>
Paginator->sort('nom', 'Nom') ?>
Html->link(__(''), ['action' => 'edit', $surCategory->id], ['title' => 'Editer', 'style' => 'margin: 0 2px', 'escape' => false ]) ?> Form->postLink(__(''), ['action' => 'delete', $surCategory->id], ['title' => 'Supprimer', 'style' => 'margin: 0 2px', 'escape' => false, 'confirm' => __('Êtes-vous sur de vouloir supprimer # {0}?', $surCategory->id)]) ?> Html->link($surCategory->nom, ['action' => 'view', $surCategory->id]) ?>
element('pagination'); ?>