tags:

views:

32

answers:

1

I would like to get name of all CActiveRecords in my app, is it possible?

A: 

Yes. Just iterate over your application.models directory and get filenames.

Sam Dark