News Feed
Jobs Feed
Sections




News Archive
Gabi Solomon's Blog:
Using Zend Framework Language Component
December 23, 2008 @ 13:27:55

Gabi Solomon as a recent post to his blog about using the routing in the Zend Framework to add a multi-language component to your site.

Today i will continue the series of articles on the Zend Framework and i am going to talk about how i come to use the language component from Zend. The way i decided to go with it is by having a controller plugin that starts the language component and also detects the language.

He shows the creation of the bootstrap file to handle the different language requests in the URL and how to register the plugin for the application to use later on (GSD_Controller_Plugin_Language). The code for the plugin is included - it uses the Zend_Locale and Zend_Translate components to handle the translation between languages. This lets you push information out to the view and have the framework automatically translate it to the right language for you based on the URL.

0 comments voice your opinion now!
zendframework language component zendlocale zendtranslate plugin


blog comments powered by Disqus

Similar Posts

Raphael Stolt's Blog: Teaching the Zend REST server to talk JSON

PHPBuilder.com: Use jQuery to Build a Newsletter Subscription Popup with a MySQL/PHP Backend

Padraic Brady's Blog: OpenID In PHP PEAR: Proposed!

Matthew Weier O'Phinney's Blog: Introducing the ZF2 Plugin Broker

Web Development Blog: Upload images for usage in TinyMCE


Community Events











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


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

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