heimrichhannot/contao-frontendedit
最新稳定版本:6.6.0
Composer 安装命令:
composer require heimrichhannot/contao-frontendedit
包简介
A generic module using formhybrid for listing, editing, and deleting entities.
README 文档
README
Extends heimrichhannot/contao-formhybrid_list with crud functionality (create, update, delete).
-> Click here for a diagram visualizing the interaction between the modules formhybrid, formhybrid_list, frontendedit and submissions.
Features
- adds a memberAuthor field to news and calendar events
- share entities in a list (add the necessary fields to your dca beforehands by using
FormHybridList::addShareFields())
List module
- display e.g. all entities of a certain member
- contains links for editing, deleting and publishing the certain item
Reader module
- edit an arbitrary entity
Modules
| Name | Description |
|---|---|
| ModuleList | Extends formhybrid_list's ModuleList with crud funnctionality |
| ModuleMemberList | Encapsulates member specific changes overriding ModuleList |
| ModuleNewsList | Encapsulates news specific changes overriding ModuleList |
| ModuleReader | A generic editor module able to edit a specific entity (doesn't inherit from formhybrid_list's ModuleReader) |
| ModuleFrontendUserReader | Encapsulates frontend user specific changes overriding ModuleReader |
| ModuleFormValidator | Validates a certain amount of entity's fields (useful e.g. as the last step of a multi step form) |
Hooks
frontendEditAddNoIdBehavior
统计信息
- 总下载量: 4.91k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 4
- 推荐数: 2
其他信息
- 授权协议: LGPL-3.0
- 更新时间: 2015-10-21