aschelch,
il y a 14 ans
Bonjour, pour générer ce lien il faut faire :
<?php echo $this->Html->link(
$this->Html->image('./example/9_b.jpg', array('alt'=>'')),
'./example/9_b.jpg',
array('rel'=>'example_group', 'title'=>'Lorem ipsum dolor sit amet', 'escape'=>false)
); ?>
Bonne journée