This class can be used to handle multi-language URLs with Zend Framework.
It is a plug-in that uses the Zend_Locale and Zend_Translate components to handle the translation between languages.
The plug-in class 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.
| Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| Link |
Description |
| Main Tutorial |
a blog post on how to use this zend plugin |
| File |
Role |
Description |
application |
bootstrap.php |
Conf. |
the lines you need to add bootstrap file to configure the plugin |
GSD/Controller/Plugin |
Language.php |
Class |
the plugin class |
usage_example.txt |
Data |
show how you can use translation in your controllers and views |