netcommons / blocks
NetCommons 插件的区块
3.3.7.0
2023-10-09 06:18 UTC
Requires
- cakedc/migrations: ~2.2
- netcommons/frames: @dev
- netcommons/net-commons: @dev
- netcommons/plugin-manager: @dev
Requires (Dev)
- netcommons/roles: dev-master
- netcommons/rooms: dev-master
- netcommons/workflow: dev-master
This package is auto-updated.
Last update: 2024-09-09 18:23:38 UTC
README
NetCommons 的区块是一种分配给框架的数据概念。
配置在框架中的插件包含一个或多个区块,每个区块可以关联多个内容。
点击框架右上角的 Glyphicon(齿轮)可以显示区块设置界面,其中包含了一些共同的处理。
BlockTabsComponent
将不再存在
与 BlockFormHelper 集成
BlockBehavior
BlockRolePermissionBehavior
BlockTabsHelper
创建区块设置界面的区块设置标签页和权限设置标签页。
BlockRolePermissionFormHelper
在区块设置界面上绘制权限复选框。感觉与 BlockFormHelper 一起使用会更好。
BlockFormHelper
绘制区块列表的框架配置单选按钮。