model without table?

Hi,

there is a way to create a model and use his functionality without having a corresponding table?

Thanks,

Riccardo

Check CModel… it has CActiveRecords for tables while CFormModel for forms…

You may also find this useful…http://www.yiiframework.com/doc/cookbook/19/