Revision #4 has been created by mintao on Feb 16, 2010, 11:18:12 PM with the memo:
And another typo ... seems that I'm already too tired to write
« previous (#3) next (#5) »
Changes
Title
unchanged
i18n for your model in just 1 line
Category
unchanged
Tutorials
Yii version
unchanged
Tags
unchanged
Content
changed
A simple trick to get the localized version of a
fimodel
d f
rom you modiel
d is to add this little
functionmethod to your models.
```php
[...]
public function getNameLocalized()[...]