News Feed
Jobs Feed
Sections




News Archive
Sanisoft.com:
Attach & detach behaviors at run-time in CakePHP Models
June 26, 2007 @ 12:38:00

The guys over on Sanisoft.com dropped us a line today to let us know about a new entry on their blog showing how to implement attach and detach behaviors in CakePHP models.

Behaviors are one of the best things that have been added to CakePHP 1.2, they allow you to add functionality to your models in a very elegant and modular fashion. They also promote a lot of code reuse. Perhaps a real life example would illustrate it better.

They show how to create behaviors that can perform a save() call on an image with the backend code doing all the hard work. They create the two methods - dontActAs and nowActsAs - to make attaching and detaching simple.

0 comments voice your opinion now!
cakephp framework attach detach behavior model cakephp framework attach detach behavior model


blog comments powered by Disqus

Similar Posts

Avatar Financial Group: 21 Things I Learned about CakePHP

Tim Koschuetzki's Blog: CakePHP 1.2 Manual

Felix Geisendorfer's Blog: Making error handling for Model::save more beautiful in CakePHP

The Bakery: Six New Articles and Tutorials

Davey Shafik\'s Blog: Zend Framework and Flickr


Community Events











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


series framework tool release community development database functional composer interview object code introduction conference zendframework2 example testing podcast language opinion

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