News Feed
Jobs Feed
Sections




News Archive
DevShed:
Factoring Content Boxes with the Factory Pattern in PHP 5
July 09, 2007 @ 14:36:00

DevShed finishes off their look at using the Factory design pattern in a PHP5 application with this last part of the series - using the pattern in factoring content boxes on your site.

I'd like to put the tiny details of the factory pattern to the side (at least momentarily) and introduce the topics that I plan to cover in this final article of the series. In this last tutorial I'm going to teach you how to implement this useful pattern to build a bunch of highly-customizable content boxes, which can be quickly included into any web page.

Building on the foundation from previous parts of the series, they create the different boxes with different types (like GreyContentBox and BlueContentBox based on ContentBox) and displaying them to a page via calls to their Factory interfaces.

0 comments voice your opinion now!
factory designpattern content box php5 tutorial factory designpattern content box php5 tutorial


blog comments powered by Disqus

Similar Posts

DevShed: Am Introduction to PHP Security

DevShed: Handling Static Data with PHP 5

Juozas Kaziukenas' Blog: Lambda functions are coming to PHP

Abhinav Singh's Blog: How to add content verification using hmac in PHP

phpRiot.com: Combining PHP, JSON and jQuery Screencast


Community Events











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


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

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