I am one of the many who tried using Ruby on Rails, loved it, but
needed to stay in the PHP world for many reasons.  So, now I'm using
CakePHP because I think it's the strongest MVC out there that runs on
PHP 4.  However...

I really loved the concept and functionality of partials in Rails.  Is
there something equivalent in Cake?  It would be great to have a file
called _article.thtml that gets called iteratively through a collection
(array), so I can reuse that code in several templates while keeping
things DRY.

Surely this is already re-thunk in a way unique to Cake, but I haven't
found it yet.


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

Reply via email to