On Feb 14, 6:33 pm, Gonçalo Marrafa <[EMAIL PROTECTED]> wrote:
> Hi.
>
> Is it possible to create a custom base view for an App

Yes.

Put     var $view = 'Whatever'; in your (app)controller

and create /app/views/whatever.php
containing a class "whateverView extends View"

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 [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