Liste des types de documents'; ?> nom != 'N/A') { ?>
Paginator->sort('nom', 'Nom') ?>
Html->link(__(''), ['action' => 'edit', $typeDocument->id], ['title' => 'Editer', 'style' => 'margin: 0 2px', 'escape' => false ]) ?> Form->postLink(__(''), ['action' => 'delete', $typeDocument->id], ['title' => 'Supprimer', 'style' => 'margin: 0 2px', 'escape' => false, 'confirm' => __('Êtes-vous sur de vouloir supprimer # {0}?', $typeDocument->id)]) ?> Html->link($typeDocument->nom, ['action' => 'view', $typeDocument->id]) ?>
element('pagination'); ?>
element('menu') ?> element('menu_index', [ 'pluralHumanName' => 'Types Documents', 'singularHumanName' => 'Type Document' ]) ?>