you can also make models that don't use a database as it's data souce
(there are examples for ldap and one for xml I think as well.

On 3/8/07, the_woodsman <[EMAIL PROTECTED]> wrote:
>
>
> You can also have:
>
> - models that don´t use any tables ($useTable=false, I think),
>
> - different models that use the same table (although you rarely have
> to, unless your realtionships are very complex),
>
> - controllers that don´t use any tables ($uses=null, I think).
>
>
>
>
>
>
> On Mar 8, 8:25 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> > You can add pages that don't requiere a controller to  /views/pages/
> >
> > i.e
> > if you add /views/pages/about.thtml then you can access the page
> > through /pages/about/
>
>
> >
>


-- 
(the old fart) the advice is free, the lack of crankiness will cost you

- its a fine line between a real question and an idiot

http://blog.samdevore.com/archives/2007/03/05/when-open-source-bugs-me/

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