Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.1-alphaの拡張機構一覧 #2342

Closed
chihiro-adachi opened this issue May 26, 2017 · 1 comment
Closed

3.1-alphaの拡張機構一覧 #2342

chihiro-adachi opened this issue May 26, 2017 · 1 comment
Labels
document Improvements or additions to documentation experimental
Milestone

Comments

@chihiro-adachi
Copy link
Contributor

chihiro-adachi commented May 26, 2017

概要(Overview)

3.1-alphaから追加された拡張機構を一覧化し、プラグイン拡張やカスタマイズ時の利用方法を整理します。

拡張機構一覧

種別 拡張名 概要 version refs プラグイン利用 カスタマイズ利用
Entity Entityイベント Entityの登録や更新時などのライフサイクルイベント時に、プラグイン側で処理を実装できる仕組み 3.1-alpha2 #2261
Entity Entity拡張機構 エンティティ・テーブルの拡張機構 3.1-alpha2 #2267
Entity エンティティからフォームを生成する機構 エンティティからフォームを生成する機構 3.1-alpha2 #2268, #2321
Entity InheritanceMapping エンティティ・テーブルの拡張機構 3.1-alpha1 #2127
Repository QueryBuilderの拡張 リポジトリで組み立てているQueryBuilderをカスタマイズする機構 3.1-alpha2 #2285, #2298
Twig Twig のユーザー定義関数 twigテンプレート内でphp関数をコールできるカスタムtwig blockの作成 3.1-alpha2 #2263
Routing/Controller SensioFrameworkExtraBundle ルーティングをアノテーションで設定できる仕組み 3.1-alpha1 #2127
受注・購入 単価集計、支払処理拡張 単価集計や支払処理を抽象化し、拡張しやすくする仕組み 3.1-alpha1 #2127 #2424
@chihiro-adachi
Copy link
Contributor Author

本体カスタマイズの項にまとめています。
http://doc4.ec-cube.net/#%E6%9C%AC%E4%BD%93%E3%82%AB%E3%82%B9%E3%82%BF%E3%83%9E%E3%82%A4%E3%82%BA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
document Improvements or additions to documentation experimental
Projects
None yet
Development

No branches or pull requests

1 participant