Extending CActiveForm for some form display fixes and language tweaks

Comparing #2 with #3

Revision #3 was created by auxbuss auxbuss on Nov 4, 2010, 4:02:04 PM.

typo correction

Content

[...]
'MyActiveForm_textFieldEx_begin' => '(enter up to {size} ',
'MyActiveForm_textFieldEx_expr' => 'n==1#char|n>1#chars',
'MyActiveForm_textFieldEx_end' => ')',
);
```
I understand that
the above code is far from perfect. It was written very quickly, so everyone please feel free to edit and correct it.