baserCMS クラスリファレンス

Markers

Table of Contents

plugins/baser-core/src/Controller/Admin/SitesController.php 1
plugins/baser-core/src/Model/Table/ContentsTable.php 1
plugins/baser-core/src/Service/ContentsService.php 1
plugins/baser-core/src/Service/DblogsService.php 1
plugins/baser-core/src/Utility/BcUtil.php 1
plugins/baser-core/src/View/Helper/BcBaserHelper.php 3
plugins/baser-core/src/View/Helper/BcCkeditorHelper.php 2
plugins/baser-core/src/View/Helper/BcFreezeHelper.php 1
plugins/bc-blog/src/Model/Table/BlogContentsTable.php 1
plugins/bc-blog/src/Model/Table/BlogPostsTable.php 1
plugins/bc-blog/src/Service/BlogPostsService.php 1
plugins/bc-custom-content/src/View/Helper/CustomContentAdminHelper.php 1
plugins/bc-installer/src/Command/InstallCommand.php 1
plugins/bc-installer/src/Service/Admin/InstallationsAdminService.php 1
plugins/bc-mail/src/Controller/MailController.php 2
plugins/bc-mail/src/Model/Table/MailContentsTable.php 1
plugins/bc-mail/src/Model/Table/MailMessagesTable.php 2
plugins/bc-mail/src/Service/Front/MailFrontService.php 1
plugins/bc-mail/src/View/Helper/MailHelper.php 4
plugins/bc-theme-file/src/Service/ThemeFoldersService.php 1
plugins/bc-uploader/src/Model/Table/UploaderFilesTable.php 1
plugins/bc-uploader/src/View/Helper/UploaderHelper.php 1

SitesController.php

Type Line Description
TODO 144 ucmitz 未実装のためコメントアウト

ContentsTable.php

Type Line Description
TODO 276 ucmitz 代替措置

ContentsService.php

Type Line Description
TODO 669 ucmitz キャッシュ系が有効化されてからsoftDeleteFromTreeを使用する

DblogsService.php

Type Line Description
TODO 141 フロントでのログイン対応のためBcUtilではなくBcAuthComponentを使用する

BcUtil.php

Type Line Description
TODO 90 windows で ai ファイルをアップロードをした場合、headerがpdfとして出力されるのでコメントアウト

BcBaserHelper.php

Type Line Description
TODO 1028 HTMLレンダリングも含めた状態で取得できる、HtmlHelper::getCrumbs() とメソッド名が 同じで、 処理内容がわかりにくいので変数名のリファクタリング要。 ただし、BcBaserHelper::getCrumbs() は、テーマで利用されている可能性が高いので、 後方互換を考慮する必要がある。
TODO 1786 TextHelperに移行を検討
TODO 2552 ucmitz 未実装

BcCkeditorHelper.php

Type Line Description
TODO 355 対象外とせずとも送信できるよう検討する
TODO 412 対象外とせずとも送信できるよう検討する

BcFreezeHelper.php

Type Line Description
TODO 227 値の出力はBcTextにまとめた方がよいかも

BlogContentsTable.php

Type Line Description
TODO 287 ucmitz 未実装

BlogPostsTable.php

Type Line Description
TODO 782 ucmitz 未実装

BlogPostsService.php

Type Line Description
TODO 188 ucmitz 未実装

CustomContentAdminHelper.php

Type Line Description
TODO 89 ucmitz label をプラグインに移行する

InstallCommand.php

Type Line Description
TODO 154 ucmitz baseUrl 未実装

InstallationsAdminService.php

Type Line Description
TODO 149 とりあえずpublic固定

MailController.php

Type Line Description
TODO 85 ucmitz 未確認
TODO 118 ucmitz 未実装

MailContentsTable.php

Type Line Description
TODO 330 ucmitz 未実装

MailMessagesTable.php

Type Line Description
TODO 294 ucmitz 未検証
TODO 631 ucmitz 以下、未検証

MailFrontService.php

Type Line Description
TODO 257 ucmitz 未検証

MailHelper.php

Type Line Description
TODO 100 他のヘルパーに移動する
TODO 130 他のヘルパに移動する
TODO 291 ucmitz 未実装
TODO 295 ucmitz 未検証

ThemeFoldersService.php

Type Line Description
TODO 289 ucmitz 未検証

UploaderFilesTable.php

Type Line Description
TODO 99 ucmitz 未実装

UploaderHelper.php

Type Line Description
TODO 146 エンティティに移動する

Search results