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 284 ucmitz 代替措置

ContentsService.php

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

BcCkeditorHelper.php

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

BcFreezeHelper.php

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

BlogContentsTable.php

Type Line Description
TODO 287 ucmitz 未実装

BlogPostsTable.php

Type Line Description
TODO 777 ucmitz 未実装

BlogPostsService.php

Type Line Description
TODO 188 ucmitz 未実装

CustomContentAdminHelper.php

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

InstallCommand.php

Type Line Description
TODO 153 ucmitz baseUrl 未実装

InstallationsAdminService.php

Type Line Description
TODO 148 とりあえず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 296 ucmitz 未検証
TODO 628 ucmitz 以下、未検証

MailFrontService.php

Type Line Description
TODO 256 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 145 エンティティに移動する

Search results