How to extend CFormatter, add i18n support to booleanFormat and use it in CDetailView

Comparing #2 with #3

Revision #3 was created by c@cba c@cba on Feb 20, 2012, 12:10:09 PM.

How to extend CFormatter, add i18n support to booleanFormat and use it in CDetailView

Content

[...]
),
));
```
<br>

It is that easy to add new and more complicated formatters and simplify your CDetailView calls.
 Same goes for CGridView.