baserCMS クラスリファレンス

Markers

Table of Contents

plugins/baser-core/src/Controller/Admin/SitesController.php 2
plugins/baser-core/src/Controller/BcAppController.php 2
plugins/baser-core/src/Controller/BcFrontAppController.php 1
plugins/baser-core/src/Middleware/BcRequestFilterMiddleware.php 1
plugins/baser-core/src/Model/Table/ContentsTable.php 1
plugins/baser-core/src/Service/BcDatabaseService.php 2
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/BcAdminHelper.php 1
plugins/baser-core/src/View/Helper/BcBaserHelper.php 8
plugins/baser-core/src/View/Helper/BcCkeditorHelper.php 2
plugins/baser-core/src/View/Helper/BcContentsHelper.php 2
plugins/baser-core/src/View/Helper/BcFreezeHelper.php 2
plugins/baser-core/src/View/Helper/BcPageHelper.php 1
plugins/baser-core/src/View/Helper/BcSmartphoneHelper.php 1
plugins/bc-blog/src/Model/Table/BlogCategoriesTable.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-blog/src/View/Helper/BlogHelper.php 2
plugins/bc-custom-content/src/Plugin.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 1
plugins/bc-mail/src/Model/Table/MailContentsTable.php 2
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

SitesController.php

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

BcAppController.php

Type Line Description
TODO 170 ucmitz 未確認
TODO 92 ucmitz 未確認

BcFrontAppController.php

Type Line Description
TODO 80 ucmitz サイト名でサブフォルダを設定し、サブフォルダが存在しない場合は、通常のフォルダを参照できるようにする

BcRequestFilterMiddleware.php

Type Line Description
TODO 77 ucmitz ユニットテストでしか動作確認していない

ContentsTable.php

Type Line Description
TODO 253 ucmitz 代替措置

BcDatabaseService.php

Type Line Description
TODO 613 ucmitz メールプラグイン未実装のため
TODO 1396 ucmitz 未検証

ContentsService.php

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

DblogsService.php

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

BcUtil.php

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

BcAdminHelper.php

Type Line Description
TODO 101 整理する必要あり

BcBaserHelper.php

Type Line Description
TODO 179 ucmitz 取り急ぎ動作させるために追加
TODO 227 ucmitz 未実装
TODO 1406 ucmitz 未実装のためコメントアウト
TODO 2622 ucmitz 未実装
TODO 1043 HTMLレンダリングも含めた状態で取得できる、HtmlHelper::getCrumbs() とメソッド名が 同じで、 処理内容がわかりにくいので変数名のリファクタリング要。 ただし、BcBaserHelper::getCrumbs() は、テーマで利用されている可能性が高いので、 後方互換を考慮する必要がある。
TODO 1540 別のヘルパに移動する
TODO 1790 TextHelperに移行を検討
TODO 2106 ucmitz loadHelpersが利用されていないのをなんとかする

BcCkeditorHelper.php

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

BcContentsHelper.php

Type Line Description
TODO 210 ucmitz SoftDelete未実装
TODO 230 ucmitz 未実装のため代替措置

BcFreezeHelper.php

Type Line Description
TODO 224 値の出力はBcTextにまとめた方がよいかも
TODO 609 ucmitz 未検証

BcPageHelper.php

Type Line Description
TODO 65 ucmitz 未移行のためコメントアウト

BcSmartphoneHelper.php

Type Line Description
TODO 49 ucmitz 未検証

BlogCategoriesTable.php

Type Line Description
TODO 139 ucmitz 未実装

BlogContentsTable.php

Type Line Description
TODO 270 ucmitz 未実装

BlogPostsTable.php

Type Line Description
TODO 777 ucmitz 未実装

BlogPostsService.php

Type Line Description
TODO 176 ucmitz 未実装

BlogHelper.php

Type Line Description
TODO 127 ucmitz 未確認のためコメントアウト
TODO 837 別のヘルパに移動

Plugin.php

Type Line Description
TODO 105 ucmitz 検証要

CustomContentAdminHelper.php

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

InstallCommand.php

Type Line Description
TODO 145 ucmitz baseUrl 未実装

InstallationsAdminService.php

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

MailController.php

Type Line Description
TODO 122 ucmitz 未実装

MailContentsTable.php

Type Line Description
TODO 211 ucmitz 未実装
TODO 336 ucmitz 未実装

MailMessagesTable.php

Type Line Description
TODO 277 ucmitz 未検証
TODO 688 ucmitz 以下、未検証

MailFrontService.php

Type Line Description
TODO 239 ucmitz 未検証

MailHelper.php

Type Line Description
TODO 255 ucmitz 未実装
TODO 259 ucmitz 未検証
TODO 88 他のヘルパーに移動する
TODO 118 他のヘルパに移動する

ThemeFoldersService.php

Type Line Description
TODO 294 ucmitz 未検証

UploaderFilesTable.php

Type Line Description
TODO 94 ucmitz 未実装

Search results