On 7 mayo, 11:09, wluigi <[EMAIL PROTECTED]> wrote:
> I want to build a serch helper that can be used in index action like
> paginator.
>
> This helper should be able to use form data to generate a nice url
> like with paginator.
>
> PS : perhaps the solution isn't a helper.
>
> I can't see how to handle this

I put an example of that in the pagination demo see the PRG/complex
code here http://cakeforge.org/frs/?group_id=152

Uses and understands urls such as
http://www.noswad.me.uk/Pagination/PRG/Complex/Title:cont-the/Id:cont-x/Price:gt-10/

where
cont = contains
gt = greater than
etc.

hth,

AD


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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