Use the RequestHandler Component.

Cheers,
mbavio

On 8 mayo, 00:03, codejunkie <[EMAIL PROTECTED]> wrote:
> Hi
>
> I want to  restrict the views and data shown.
>
> Like we implement a view (display) for controller (Users), and there's
> another view (json_display) which only provides json data.
>
> I want that the json data can only be used within the application and
> cannot be seen directly .
>
> I dont want users to execute a url and see the whole json data in raw
> text. rather they should be only restrivcted to my custom view which
> shows aggregated data as in websites.
>
> Please help me at the earliest.
>
> Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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