News Feed
Jobs Feed
Sections




News Archive
The Bakery:
Keeping bindModel and unbindModel out of your Controllers
December 08, 2006 @ 13:53:15

On the Bakery (the CakePHP site), there's a new entry talking about how to keep bindModel and unbindModel (create/destroy associations) out of your Controller and banishing them back to where they belong.

Here I show you how to add a simple method to your Model classes that allows your controllers to specify binds directly, in a cleaner, more proper way.

They start with a simple modification to the AppModel class before implementing the associations in another class, Title, extending the new and improved AppModel. They follow with with a clean, bindModel-free Controller that sets values and reads from the associated model data.

0 comments voice your opinion now!
cakephp framework bindmodel unbindmodel model controller cakephp framework bindmodel unbindmodel model controller


blog comments powered by Disqus

Similar Posts

Daniel Hofstetter's Blog: Use components from the Zend Framework with CakePHP

Query7.com: Writing a module for Kohana3

Felix Geisendorfer's Blog: How to oraganize your CakePHP App's Javascript II

CodeIgniter Blog: CodeIgniter Community Voice - HOWTO: Set up a CodeIgniter project in Subversion

The Bakery: Six New Components/Articles/Tutorials (SOAP, XHR, Tickets, Models, Releases & Flashes)


Community Events











Don't see your event here?
Let us know!


symfony2 usergroup zendframework2 testing opinion google series introduction podcast database phpunit community interview language conference rest development framework functional release

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework