You might want to override the View class, much like what has been  
done with Smarty integration and stuff. You could also look at how  
render works, and override it in your AppController...

Thinking out loud,

-- John

On Jun 2, 2006, at 1:47 PM, Petr Vytlačil wrote:

>
> Hi CakePeople,
> I want to programme easy guest book system with support use self
> templet for define how gbook look. It crossed my mind that i could  
> have
> save some views (thtml file) to database and read them from db. How I
> can use for show data views which are save in directory views, but how
> i can make force controller to use views from DB?
>
> I know that i can use SMARTY templet in CakePHP and that I cane read
> from DB, but it is last solvent.
>
> I thank you for your advice
> P.V
>
>
> >


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

Reply via email to