开发者

CakePHP. There is a $ this-> loadModel but the file itself is not a model. How is it?

开发者 https://www.devze.com 2023-02-04 08:15 出处:网络
There is a $this->loadModel(\'Something\') and it works, but the file itself is not a model. Where did he loa开发者_JAVA技巧ds and takes information about a \"Something\"?it does it automotically.

There is a $this->loadModel('Something') and it works, but the file itself is not a model. Where did he loa开发者_JAVA技巧ds and takes information about a "Something"?


it does it automotically. it workds with associations also :-)

0

精彩评论

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