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.
我正在尝试开发 Joomla!3 组件,它具有显示某些实体列表的视图,其中带有创建和编辑按钮,用于相应地创建和编辑此列表的项目。此视图必须显示在前端。您能帮我找出 view.html.php、模型和控制器文件中应该包含哪些代码吗?