TableBundle:[只读]表组件集成

时间:2021-02-22 08:57:28
【文件属性】:
文件名称:TableBundle:[只读]表组件集成
文件大小:14KB
文件格式:ZIP
更新时间:2021-02-22 08:57:28
HTML 桌包 表组件集成。 站内 通过作曲家 composer require ekyna/table-bundle:0.1.*@dev 在您的AppKernel中注册捆绑软件 // app/AppKernel.php public function registerBundles () { $ bundles = array ( // other bundles ... new Ekyna \ Bundle \ TableBundle \ EkynaTableBundle (), ); return $ bundles ; } 用法 创建表类型 // src/Acme/DemoBundle/Table/Type/BrandType.php
【文件预览】:
TableBundle-master
----.gitattributes(329B)
----Resources()
--------public()
--------views()
--------config()
--------translations()
----EkynaTableBundle.php(684B)
----LICENSE(1KB)
----DependencyInjection()
--------Compiler()
--------Configuration.php(821B)
--------EkynaTableExtension.php(2KB)
----README.md(4KB)
----.gitignore(31B)
----composer.json(656B)

网友评论