I would like to get name of all CActiveRecords in my app, is i开发者_JS百科t possible?
Yes. Just iterate over your application.models directory and get filenames.
I would like to get name of all CActiveRecords in my app, is i开发者_JS百科t possible?
Yes. Just iterate over your application.models directory and get filenames.
精彩评论