开发者

How to obtain all CActiveRecords in yii

开发者 https://www.devze.com 2023-01-11 02:31 出处:网络
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.

0

精彩评论

暂无评论...
验证码 换一张
取 消