News Feed
Jobs Feed
Sections




Recent Jobs

News Archive
Matthew Weier O'Phinney's Blog:
Creating Re-Usable Zend_Application Resource Plugins
February 05, 2010 @ 09:42:12

In a new post to his blog Matthew Weier O'Phinney looks at creating reusable plugins for the Zend_Application component of the Zend Framework. This is a follow-up from his previous article introducing Zend_Application.

What happens when you need a re-usable resource for which there is no existing plugin shipped? Why, write your own, of course! All plugins in Zend Framework follow a common pattern. Basically, you group plugins under a common directory, with a common class prefix, and then notify the pluggable class of their location.

His example shows a plugin that can set the doctype of the view you're using and set the default page title and the separator. He mentions things like the framework's coding/naming standards, dependency tracking, setting up the configuration and, finally, doing the two actions laid out at the start. A few simple lines added to the application.ini file and you're all set to start using the new plugin.

0 comments voice your opinion now!
zendframework tutorial zendapplication resource plugin



Similar Posts

Zack Curl's Blog: Why Web Application Frameworks Are Great

Elizabeth Smith's Blog: Treeviews and Cell Renderer Properties - Practical PHP-GTK

IBM developerWorks: Java and PHP technology on AIX - Integrate the Java business application w/ DB2

Zend Developer Zone: Using Zend_Tool to start up your ZF Project

DevShed: Building Loader Apps in PHP


Community Events









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


symfony release framework opinion sqlserver codeigniter apache microsoft version feature drupal conference windows developer job extension facebook wordpress zendframework podcast

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