Translation view helper
Located in /View/Helper/Translate.php (line 37)
Zend_View_Helper_Abstract | --Zend_View_Helper_Translate
Translation object
Inherited from Zend_View_Helper_Abstract
Zend_View_Helper_Abstract::$view
Constructor for manually handling
Set's an new locale for all further translations
Sets a translation Adapter for translation
Translate a message You can give multiple params or an array of params.
If you want to output another locale just set it as last single parameter Example 1: translate('%1\$s + %2\$s', $value1, $value2, $locale); Example 2: translate('%1\$s + %2\$s', array($value1, $value2), $locale);
Inherited From Zend_View_Helper_Abstract
Zend_View_Helper_Abstract::direct()
Zend_View_Helper_Abstract::setView()
Documentation generated on Mon, 21 Jun 2010 15:49:54 -0400 by phpDocumentor 1.4.3