echo $paginator->prev('← Précédente',
array('escape' => false));
echo $paginator->prev('Suivante →', array('escape' => false));

On Feb 22, 2:35 pm, leo <[EMAIL PROTECTED]> wrote:
> I mean the title parameter of course.
>
> On Feb 22, 3:25 pm, leo <[EMAIL PROTECTED]> wrote:
>
> > Can anybody tell me how to pass html char entities, such as &eacute;
> > into Paginator::next and Paginator::prev to obtain the correct output?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to