Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在同一台服务器上有多个站点,每个站点都有自己的 Cake 安装。我想在这些不同的应用程序之间共享模型。
如何导入和使用应用程序外部的共享模型?
您可以按照文档中的说明使用App::build
App::build(array('Model' => array('/a/full/path/to/models/')));
我正在处理这些列表以从组合框中获取与所选项目匹配的项目。
private void InitializaMessageElement() { if (_select