默认生成表单的模型在哪里?

时间:2011-06-13 21:50:29

标签: php symfony1 doctrine

我使用Jobeet生成了新项目和新模块http://www.symfony-project.org/jobeet/1_4/Doctrine/en/03 这个表格的模型在哪里?我想说明这是如何在数据库中添加或编辑的?

感谢

1 个答案:

答案 0 :(得分:0)

它在section about forms in the Jobeet tutorial。它具有磁盘上的位置列表。它解释得比我好,所以我只是链接它。另请参阅此问题:How to add a new form to the Jobeet example?以获取更多信息。