From 135c7dfe51e3933cc5874307de031251e66d573e Mon Sep 17 00:00:00 2001 From: ryuring Date: Thu, 28 Nov 2024 07:28:00 +0000 Subject: [PATCH] [actions] update baserCMS Class Method Reference --- .../classes/BaserCore-BaserCorePlugin.html | 312 ++++++++++++++++-- .../reference/classes/BaserCore-BcPlugin.html | 64 +++- .../BaserCore-Command-ComposerCommand.html | 11 +- ...aserCore-Command-CreateReleaseCommand.html | 24 +- ...BaserCore-Command-SetupInstallCommand.html | 9 +- .../BaserCore-Command-SetupTestCommand.html | 9 +- ...Controller-Admin-BcAdminAppController.html | 31 +- ...roller-Admin-ContentFoldersController.html | 31 +- ...e-Controller-Admin-ContentsController.html | 31 +- ...-Controller-Admin-DashboardController.html | 31 +- ...ore-Controller-Admin-DblogsController.html | 31 +- ...Core-Controller-Admin-PagesController.html | 31 +- ...ller-Admin-PasswordRequestsController.html | 31 +- ...ller-Admin-PermissionGroupsController.html | 31 +- ...ontroller-Admin-PermissionsController.html | 31 +- ...re-Controller-Admin-PluginsController.html | 31 +- ...re-Controller-Admin-PreviewController.html | 31 +- ...ontroller-Admin-SiteConfigsController.html | 31 +- ...Core-Controller-Admin-SitesController.html | 31 +- ...ore-Controller-Admin-ThemesController.html | 31 +- ...Controller-Admin-UserGroupsController.html | 31 +- ...Core-Controller-Admin-UsersController.html | 31 +- ...-Controller-Admin-UtilitiesController.html | 31 +- ...aserCore-Controller-AnalyseController.html | 33 +- ...roller-Api-Admin-BcAdminApiController.html | 31 +- ...er-Api-Admin-ContentFoldersController.html | 31 +- ...ntroller-Api-Admin-ContentsController.html | 31 +- ...Controller-Api-Admin-DblogsController.html | 31 +- ...e-Controller-Api-Admin-JwksController.html | 31 +- ...-Controller-Api-Admin-PagesController.html | 31 +- ...-Api-Admin-PermissionGroupsController.html | 31 +- ...oller-Api-Admin-PermissionsController.html | 31 +- ...ontroller-Api-Admin-PluginsController.html | 31 +- ...oller-Api-Admin-SiteConfigsController.html | 31 +- ...-Controller-Api-Admin-SitesController.html | 31 +- ...Controller-Api-Admin-ThemesController.html | 31 +- ...roller-Api-Admin-UserGroupsController.html | 31 +- ...-Controller-Api-Admin-UsersController.html | 31 +- ...troller-Api-Admin-UtilitiesController.html | 31 +- ...erCore-Controller-Api-BcApiController.html | 31 +- ...ntroller-Api-ContentFoldersController.html | 31 +- ...ore-Controller-Api-ContentsController.html | 31 +- ...erCore-Controller-Api-PagesController.html | 31 +- .../BaserCore-Controller-AppController.html | 33 +- ...aserCore-Controller-BcErrorController.html | 40 ++- ...BaserCore-Controller-BcFormController.html | 33 +- ...rCore-Controller-BcFrontAppController.html | 49 ++- ...e-Controller-ContentFoldersController.html | 49 ++- ...Core-Controller-MaintenanceController.html | 49 ++- .../BaserCore-Controller-PagesController.html | 49 ++- ...Controller-PasswordRequestsController.html | 31 +- ...aserCore-Controller-UploadsController.html | 44 ++- .../BaserCore-Controller-UsersController.html | 62 +++- ...erCore-Database-Migration-BcMigration.html | 9 +- .../BaserCore-Database-Migration-BcSeed.html | 9 +- ...serCore-Event-BcContentsEventListener.html | 4 +- ...rCore-Event-BcControllerEventListener.html | 22 +- .../BaserCore-Event-BcEventDispatcher.html | 9 +- .../BaserCore-Event-BcEventListener.html | 22 +- ...BaserCore-Event-BcHelperEventListener.html | 22 +- ...BaserCore-Event-BcMailerEventListener.html | 22 +- .../BaserCore-Event-BcModelEventListener.html | 22 +- ...erCore-Event-BcShortCodeEventListener.html | 18 +- .../BaserCore-Event-BcViewEventListener.html | 22 +- ...Identifier-Resolver-PrefixOrmResolver.html | 9 +- .../BaserCore-Mailer-Admin-BcAdminMailer.html | 36 +- ...re-Mailer-Admin-PasswordRequestMailer.html | 45 ++- .../classes/BaserCore-Mailer-BcMailer.html | 36 +- ...-Mailer-TwoFactorAuthenticationMailer.html | 36 +- ...aserCore-Middleware-BcFrontMiddleware.html | 11 +- ...ddleware-BcRedirectMainSiteMiddleware.html | 9 +- ...ore-Model-Behavior-BcContentsBehavior.html | 33 +- ...aserCore-Model-Table-SiteConfigsTable.html | 4 +- ...rCore-Service-Admin-PagesAdminService.html | 25 +- ...ce-Admin-PermissionGroupsAdminService.html | 25 +- ...Service-Admin-PermissionsAdminService.html | 9 +- ...ore-Service-Admin-PluginsAdminService.html | 77 +++-- ...Service-Admin-SiteConfigsAdminService.html | 9 +- ...Core-Service-Admin-ThemesAdminService.html | 36 +- .../BaserCore-Service-BcDatabaseService.html | 58 ++-- ...rCore-Service-Front-PagesFrontService.html | 25 +- .../BaserCore-Service-PagesService.html | 25 +- ...rCore-Service-PermissionGroupsService.html | 25 +- .../BaserCore-Service-PermissionsService.html | 9 +- .../BaserCore-Service-PluginsService.html | 53 +-- .../BaserCore-Service-SiteConfigsService.html | 9 +- .../BaserCore-Service-ThemesService.html | 38 +-- .../BaserCore-TestSuite-BcTestCase.html | 37 ++- .../BaserCore-Utility-BcAbstractDetector.html | 21 +- .../classes/BaserCore-Utility-BcAgent.html | 15 +- .../classes/BaserCore-Utility-BcLang.html | 15 +- .../classes/BaserCore-Utility-BcUtil.html | 182 +++++----- .../classes/BaserCore-View-AppView.html | 14 +- .../BaserCore-View-BcAdminAppView.html | 10 +- .../BaserCore-View-BcFrontAppView.html | 10 +- ...aserCore-View-Helper-BcContentsHelper.html | 87 +++-- .../BaserCore-View-Helper-BcFreezeHelper.html | 18 +- .../BaserCore-View-Helper-BcUploadHelper.html | 24 +- .../BcAdminThird-BcAdminThirdPlugin.html | 64 +++- .../classes/BcBlog-BcBlogPlugin.html | 58 +++- ...ntroller-Admin-BlogAdminAppController.html | 31 +- ...roller-Admin-BlogCategoriesController.html | 31 +- ...ntroller-Admin-BlogCommentsController.html | 31 +- ...ntroller-Admin-BlogContentsController.html | 40 ++- ...-Controller-Admin-BlogPostsController.html | 31 +- ...g-Controller-Admin-BlogTagsController.html | 31 +- ...er-Api-Admin-BlogCategoriesController.html | 31 +- ...ller-Api-Admin-BlogCommentsController.html | 31 +- ...ller-Api-Admin-BlogContentsController.html | 31 +- ...troller-Api-Admin-BlogPostsController.html | 31 +- ...ntroller-Api-Admin-BlogTagsController.html | 31 +- ...ntroller-Api-BlogCategoriesController.html | 31 +- ...Controller-Api-BlogCommentsController.html | 31 +- ...Controller-Api-BlogContentsController.html | 31 +- ...og-Controller-Api-BlogPostsController.html | 31 +- ...log-Controller-Api-BlogTagsController.html | 31 +- .../BcBlog-Controller-BlogController.html | 40 ++- ...log-Controller-BlogFrontAppController.html | 40 ++- .../BcBlog-Event-BcBlogViewEventListener.html | 35 +- .../BcBlog-Mailer-BlogCommentMailer.html | 54 ++- .../BcBlog-Model-Table-BlogPostsTable.html | 32 +- ...ervice-Admin-BlogCommentsAdminService.html | 19 +- ...ervice-Admin-BlogContentsAdminService.html | 34 +- ...g-Service-Admin-BlogPostsAdminService.html | 48 +-- .../BcBlog-Service-BlogCommentsService.html | 19 +- .../BcBlog-Service-BlogContentsService.html | 34 +- .../BcBlog-Service-BlogPostsService.html | 48 +-- .../classes/BcBlog-View-BlogAdminAppView.html | 10 +- .../classes/BcBlog-View-BlogFrontAppView.html | 10 +- .../BcBlog-View-Helper-BlogHelper.html | 112 +++---- .../BcContentLink-BcContentLinkPlugin.html | 64 +++- ...ntroller-Admin-ContentLinksController.html | 31 +- ...ller-Api-Admin-ContentLinksController.html | 31 +- ...Controller-Api-ContentLinksController.html | 31 +- ...ink-Controller-ContentLinksController.html | 49 ++- ...BcCustomContent-BcCustomContentPlugin.html | 53 ++- ...Admin-CustomContentAdminAppController.html | 31 +- ...roller-Admin-CustomContentsController.html | 31 +- ...troller-Admin-CustomEntriesController.html | 31 +- ...ntroller-Admin-CustomFieldsController.html | 31 +- ...ontroller-Admin-CustomLinksController.html | 31 +- ...ntroller-Admin-CustomTablesController.html | 31 +- ...er-Api-Admin-CustomContentsController.html | 31 +- ...ler-Api-Admin-CustomEntriesController.html | 31 +- ...ller-Api-Admin-CustomFieldsController.html | 31 +- ...oller-Api-Admin-CustomLinksController.html | 31 +- ...ller-Api-Admin-CustomTablesController.html | 31 +- ...ntroller-Api-CustomContentsController.html | 31 +- ...ontroller-Api-CustomEntriesController.html | 31 +- ...-Controller-Api-CustomLinksController.html | 31 +- ...nt-Controller-CustomContentController.html | 49 ++- ...oller-CustomContentFrontAppController.html | 31 +- ...cCustomContentControllerEventListener.html | 40 ++- ...ontent-Model-Table-CustomEntriesTable.html | 48 ++- ...rvice-Admin-CustomEntriesAdminService.html | 70 ++-- ...mContent-Service-CustomEntriesService.html | 70 ++-- ...ontent-View-CustomContentAdminAppView.html | 10 +- ...ontent-View-CustomContentFrontAppView.html | 10 +- ...-View-Helper-CustomContentAdminHelper.html | 89 +++-- ...nt-View-Helper-CustomContentAppHelper.html | 33 +- ...ntent-View-Helper-CustomContentHelper.html | 33 +- ...EditorTemplate-BcEditorTemplatePlugin.html | 64 +++- ...oller-Admin-EditorTemplatesController.html | 31 +- ...r-Api-Admin-EditorTemplatesController.html | 31 +- .../classes/BcFavorite-BcFavoritePlugin.html | 64 +++- ...troller-Api-Admin-FavoritesController.html | 31 +- ...ite-Event-BcFavoriteViewEventListener.html | 22 +- .../classes/BcFront-BcFrontPlugin.html | 64 +++- .../BcInstaller-BcInstallerPlugin.html | 62 +++- ...troller-Admin-InstallationsController.html | 31 +- ...nstaller-Mailer-Admin-InstallerMailer.html | 36 +- ...rvice-Admin-InstallationsAdminService.html | 72 +++- ...nstaller-Service-InstallationsService.html | 27 +- .../classes/BcMail-BcMailPlugin.html | 64 +++- ...ntroller-Admin-MailAdminAppController.html | 31 +- ...ontroller-Admin-MailConfigsController.html | 31 +- ...ntroller-Admin-MailContentsController.html | 31 +- ...Controller-Admin-MailFieldsController.html | 31 +- ...ntroller-Admin-MailMessagesController.html | 31 +- ...ller-Api-Admin-MailContentsController.html | 31 +- ...roller-Api-Admin-MailFieldsController.html | 52 +-- ...ller-Api-Admin-MailMessagesController.html | 40 ++- ...Controller-Api-MailContentsController.html | 31 +- ...l-Controller-Api-MailFieldsController.html | 31 +- ...Controller-Api-MailMessagesController.html | 44 ++- .../BcMail-Controller-MailController.html | 69 +++- ...ail-Controller-MailFrontAppController.html | 40 ++- .../BcMail-Event-BcMailViewEventListener.html | 22 +- .../BcMail-Mailer-MailMessageMailer.html | 63 +++- .../BcMail-Model-Entity-MailContent.html | 9 +- .../BcMail-Model-Table-MailFieldsTable.html | 17 +- .../BcMail-View-Helper-MailHelper.html | 20 +- .../BcMail-View-Helper-MailformHelper.html | 18 +- .../classes/BcMail-View-MailAdminAppView.html | 10 +- .../classes/BcMail-View-MailFrontAppView.html | 14 +- .../BcSearchIndex-BcSearchIndexPlugin.html | 64 +++- ...troller-Admin-SearchIndexesController.html | 31 +- ...ler-Api-Admin-SearchIndexesController.html | 31 +- ...ontroller-Api-SearchIndexesController.html | 31 +- ...ex-Controller-SearchIndexesController.html | 49 ++- .../BcThemeConfig-BcThemeConfigPlugin.html | 64 +++- ...ntroller-Admin-ThemeConfigsController.html | 31 +- ...ller-Api-Admin-ThemeConfigsController.html | 31 +- ...-BcThemeConfigControllerEventListener.html | 56 +++- .../BcThemeFile-BcThemeFilePlugin.html | 64 +++- ...Controller-Admin-ThemeFilesController.html | 31 +- ...roller-Api-Admin-ThemeFilesController.html | 31 +- ...ller-Api-Admin-ThemeFoldersController.html | 31 +- .../classes/BcUploader-BcUploaderPlugin.html | 62 +++- ...er-Admin-UploaderCategoriesController.html | 31 +- ...oller-Admin-UploaderConfigsController.html | 31 +- ...troller-Admin-UploaderFilesController.html | 31 +- ...pi-Admin-UploaderCategoriesController.html | 31 +- ...r-Api-Admin-UploaderConfigsController.html | 31 +- ...ler-Api-Admin-UploaderFilesController.html | 31 +- ...er-Controller-UploaderFilesController.html | 49 ++- ...der-Event-BcUploaderViewEventListener.html | 22 +- .../BcWidgetArea-BcWidgetAreaPlugin.html | 64 +++- ...ontroller-Admin-WidgetAreasController.html | 31 +- ...oller-Api-Admin-WidgetAreasController.html | 31 +- ...t-BcWidgetAreaControllerEventListener.html | 22 +- ...Event-BcWidgetAreaHelperEventListener.html | 22 +- 5/plugin/reference/js/searchIndex.js | 17 +- 5/plugin/reference/reports/deprecated.html | 4 +- 5/plugin/reference/reports/errors.html | 6 +- 5/plugin/reference/reports/markers.html | 8 +- 226 files changed, 5349 insertions(+), 2596 deletions(-) diff --git a/5/plugin/reference/classes/BaserCore-BaserCorePlugin.html b/5/plugin/reference/classes/BaserCore-BaserCorePlugin.html index 24af8f17..485c8efd 100644 --- a/5/plugin/reference/classes/BaserCore-BaserCorePlugin.html +++ b/5/plugin/reference/classes/BaserCore-BaserCorePlugin.html @@ -624,10 +624,17 @@

+
+ addPlugin() + +  : void +
+
プラグインを追加する
+
addTheme() -  : mixed +  : void
テーマを追加する
@@ -708,6 +715,13 @@

認証サービスプロバイダ生成
+
+ getAvailableThemes() + +  : array<string|int, mixed> +
+
利用可能なテーマを取得する
+
getService() @@ -829,6 +843,13 @@

セッション認証のセットアップ
+
+ setupThemePlugin() + +  : void +
+
テーマが保有するプラグインのパスを追加する
+
siteRouting() @@ -968,6 +989,72 @@

-method -public " +> +

+ addPlugin() + + +

+ + +

プラグインを追加する

+ + + public + addPlugin(PluginApplicationInterface $app) : void + +
+
+ + +
Parameters
+
+
+ $app + : PluginApplicationInterface +
+
+ +
+
+ + +
+ Tags + + +
+
+
+ checked +
+
+ + +
+
+ noTodo +
+
+ + +
+
+ + + + + +

addTheme() @@ -977,7 +1064,7 @@

@@ -985,14 +1072,12 @@

public - addTheme(PluginApplicationInterface $application) : mixed + addTheme(PluginApplicationInterface $application, array<string|int, mixed> $themes) : void
-

テーマ内のプラグインも追加する

-
- +

Parameters
@@ -1001,6 +1086,13 @@
Parameters
+
+
+ $themes + : array<string|int, mixed> +
+
+
@@ -1045,7 +1137,7 @@

@@ -1198,7 +1290,7 @@

@@ -1233,7 +1325,7 @@

@@ -1310,7 +1402,7 @@

@@ -1364,6 +1456,13 @@

+
+
+ unitTest +
+
+ +

@@ -1389,7 +1488,7 @@

@@ -1516,7 +1615,7 @@

@@ -1593,7 +1692,7 @@

@@ -1649,7 +1748,7 @@

@@ -1705,6 +1804,13 @@

+
+
+ unitTest +
+
+ +
@@ -1730,7 +1836,7 @@

@@ -1799,6 +1905,66 @@

Return values
AuthenticationServiceInterface + +
+

+ getAvailableThemes() + + +

+ + +

利用可能なテーマを取得する

+ + + public + getAvailableThemes() : array<string|int, mixed> + +
+
+ + + + +
+ Tags + + +
+
+
+ checked +
+
+ + +
+
+ noTodo +
+
+ + +
+
+ + + +
+
Return values
+ array<string|int, mixed> +
+
@@ -1979,7 +2145,7 @@

@@ -2215,7 +2381,7 @@

@@ -2303,7 +2469,7 @@

@@ -2380,7 +2546,7 @@

@@ -2471,7 +2637,7 @@

@@ -2554,7 +2720,7 @@

@@ -2620,7 +2786,7 @@

@@ -2699,7 +2865,7 @@

@@ -2785,7 +2951,7 @@

@@ -2866,7 +3032,7 @@

@@ -2939,7 +3105,7 @@

@@ -3002,7 +3168,7 @@

@@ -3086,7 +3252,7 @@

@@ -3148,6 +3314,72 @@

Return values
AuthenticationService +
+
+

+ setupThemePlugin() + + +

+ + +

テーマが保有するプラグインのパスを追加する

+ + + public + setupThemePlugin(array<string|int, mixed> $themes) : void + +
+
+ + +
Parameters
+
+
+ $themes + : array<string|int, mixed> +
+
+ +
+
+ + +
+ Tags + + +
+
+
+ checked +
+
+ + +
+
+ noTodo +
+
+ + +
+
+ + + +
@@ -3217,6 +3449,13 @@
+
+
+ unitTest +
+
+ +
@@ -3242,7 +3481,7 @@

@@ -3322,7 +3561,7 @@

@@ -3409,7 +3648,7 @@

@@ -3454,7 +3693,7 @@

@@ -3629,6 +3868,7 @@

Return values
  • Methods
    • +
    • addPlugin()
    • addTheme()
    • applyAsTheme()
    • bootstrap()
    • @@ -3641,6 +3881,7 @@
      Return values
    • execUpdater()
    • frontPageRouting()
    • getAuthenticationService()
    • +
    • getAvailableThemes()
    • getService()
    • getUpdaters()
    • getUpdateScriptMessages()
    • @@ -3658,6 +3899,7 @@
      Return values
    • setupDefaultTemplatesPath()
    • setupJwtAuth()
    • setupSessionAuth()
    • +
    • setupThemePlugin()
    • siteRouting()
    • uninstall()
    • updateDateNow()
    • diff --git a/5/plugin/reference/classes/BaserCore-BcPlugin.html b/5/plugin/reference/classes/BaserCore-BcPlugin.html index b309b683..964b9fb2 100644 --- a/5/plugin/reference/classes/BaserCore-BcPlugin.html +++ b/5/plugin/reference/classes/BaserCore-BcPlugin.html @@ -878,7 +878,7 @@

      @@ -958,7 +958,7 @@

      @@ -1003,6 +1003,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1024,7 +1031,7 @@

      @@ -1059,7 +1066,7 @@

      @@ -1113,6 +1120,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1138,7 +1152,7 @@

      @@ -1282,7 +1296,7 @@

      @@ -1338,7 +1352,7 @@

      @@ -1394,6 +1408,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1496,7 +1517,7 @@

      @@ -1584,7 +1605,7 @@

      @@ -1820,7 +1841,7 @@

      @@ -1908,7 +1929,7 @@

      @@ -1974,7 +1995,7 @@

      @@ -2053,7 +2074,7 @@

      @@ -2139,7 +2160,7 @@

      @@ -2229,7 +2250,7 @@

      @@ -2283,6 +2304,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -2308,7 +2336,7 @@

      @@ -2388,7 +2416,7 @@

      diff --git a/5/plugin/reference/classes/BaserCore-Command-ComposerCommand.html b/5/plugin/reference/classes/BaserCore-Command-ComposerCommand.html index 2d8aa1c0..5422cd3c 100644 --- a/5/plugin/reference/classes/BaserCore-Command-ComposerCommand.html +++ b/5/plugin/reference/classes/BaserCore-Command-ComposerCommand.html @@ -636,7 +636,7 @@

      @@ -713,7 +713,7 @@

      @@ -758,6 +758,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Command-CreateReleaseCommand.html b/5/plugin/reference/classes/BaserCore-Command-CreateReleaseCommand.html index 055b949a..cffe4d26 100644 --- a/5/plugin/reference/classes/BaserCore-Command-CreateReleaseCommand.html +++ b/5/plugin/reference/classes/BaserCore-Command-CreateReleaseCommand.html @@ -664,7 +664,7 @@

      @@ -716,6 +716,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -737,7 +744,7 @@

      @@ -817,7 +824,7 @@

      @@ -890,7 +897,7 @@

      @@ -965,7 +972,7 @@

      @@ -1017,6 +1024,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Command-SetupInstallCommand.html b/5/plugin/reference/classes/BaserCore-Command-SetupInstallCommand.html index 64507b22..6b5cad5f 100644 --- a/5/plugin/reference/classes/BaserCore-Command-SetupInstallCommand.html +++ b/5/plugin/reference/classes/BaserCore-Command-SetupInstallCommand.html @@ -646,7 +646,7 @@

      @@ -698,6 +698,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Command-SetupTestCommand.html b/5/plugin/reference/classes/BaserCore-Command-SetupTestCommand.html index 50fcbdb8..69f89e1a 100644 --- a/5/plugin/reference/classes/BaserCore-Command-SetupTestCommand.html +++ b/5/plugin/reference/classes/BaserCore-Command-SetupTestCommand.html @@ -646,7 +646,7 @@

      @@ -698,6 +698,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Admin-BcAdminAppController.html b/5/plugin/reference/classes/BaserCore-Controller-Admin-BcAdminAppController.html index 22b4a908..5d7c018d 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Admin-BcAdminAppController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Admin-BcAdminAppController.html @@ -1092,7 +1092,7 @@

      @@ -1193,7 +1193,7 @@

      @@ -1741,7 +1741,7 @@

      @@ -1880,7 +1880,7 @@

      AppController.php : - 299 + 300 @@ -1947,7 +1947,7 @@

      @@ -2020,7 +2020,7 @@

      @@ -2150,7 +2150,7 @@

      @@ -2254,7 +2254,7 @@

      @@ -2331,7 +2331,7 @@

      @@ -2651,7 +2651,7 @@

      @@ -2757,7 +2757,7 @@

      @@ -2884,7 +2884,7 @@

      @@ -2921,6 +2921,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Admin-ContentFoldersController.html b/5/plugin/reference/classes/BaserCore-Controller-Admin-ContentFoldersController.html index d12d99db..e85dd7aa 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Admin-ContentFoldersController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Admin-ContentFoldersController.html @@ -1096,7 +1096,7 @@

      @@ -1197,7 +1197,7 @@

      @@ -1827,7 +1827,7 @@

      @@ -1966,7 +1966,7 @@

      AppController.php : - 299 + 300 @@ -2033,7 +2033,7 @@

      @@ -2106,7 +2106,7 @@

      @@ -2236,7 +2236,7 @@

      @@ -2340,7 +2340,7 @@

      @@ -2417,7 +2417,7 @@

      @@ -2737,7 +2737,7 @@

      @@ -2843,7 +2843,7 @@

      @@ -2970,7 +2970,7 @@

      @@ -3007,6 +3007,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Admin-ContentsController.html b/5/plugin/reference/classes/BaserCore-Controller-Admin-ContentsController.html index 4aefbc71..e3f37213 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Admin-ContentsController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Admin-ContentsController.html @@ -1211,7 +1211,7 @@

      @@ -1312,7 +1312,7 @@

      @@ -2098,7 +2098,7 @@

      @@ -2237,7 +2237,7 @@

      AppController.php : - 299 + 300 @@ -2304,7 +2304,7 @@

      @@ -2377,7 +2377,7 @@

      @@ -2660,7 +2660,7 @@

      @@ -2764,7 +2764,7 @@

      @@ -2841,7 +2841,7 @@

      @@ -3161,7 +3161,7 @@

      @@ -3267,7 +3267,7 @@

      @@ -3394,7 +3394,7 @@

      @@ -3431,6 +3431,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Admin-DashboardController.html b/5/plugin/reference/classes/BaserCore-Controller-Admin-DashboardController.html index a94ebfeb..9620a204 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Admin-DashboardController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Admin-DashboardController.html @@ -1119,7 +1119,7 @@

      @@ -1220,7 +1220,7 @@

      @@ -1841,7 +1841,7 @@

      @@ -1980,7 +1980,7 @@

      AppController.php : - 299 + 300 @@ -2047,7 +2047,7 @@

      @@ -2120,7 +2120,7 @@

      @@ -2250,7 +2250,7 @@

      @@ -2354,7 +2354,7 @@

      @@ -2431,7 +2431,7 @@

      @@ -2751,7 +2751,7 @@

      @@ -2857,7 +2857,7 @@

      @@ -2984,7 +2984,7 @@

      @@ -3021,6 +3021,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Admin-DblogsController.html b/5/plugin/reference/classes/BaserCore-Controller-Admin-DblogsController.html index 05d86d3d..6bd96128 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Admin-DblogsController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Admin-DblogsController.html @@ -1103,7 +1103,7 @@

      @@ -1204,7 +1204,7 @@

      @@ -1898,7 +1898,7 @@

      @@ -2037,7 +2037,7 @@

      AppController.php : - 299 + 300 @@ -2104,7 +2104,7 @@

      @@ -2177,7 +2177,7 @@

      @@ -2307,7 +2307,7 @@

      @@ -2411,7 +2411,7 @@

      @@ -2488,7 +2488,7 @@

      @@ -2808,7 +2808,7 @@

      @@ -2914,7 +2914,7 @@

      @@ -3041,7 +3041,7 @@

      @@ -3078,6 +3078,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Admin-PagesController.html b/5/plugin/reference/classes/BaserCore-Controller-Admin-PagesController.html index 75970974..055555fd 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Admin-PagesController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Admin-PagesController.html @@ -1103,7 +1103,7 @@

      @@ -1304,7 +1304,7 @@

      @@ -1939,7 +1939,7 @@

      @@ -2078,7 +2078,7 @@

      AppController.php : - 299 + 300 @@ -2145,7 +2145,7 @@

      @@ -2218,7 +2218,7 @@

      @@ -2348,7 +2348,7 @@

      @@ -2452,7 +2452,7 @@

      @@ -2529,7 +2529,7 @@

      @@ -2849,7 +2849,7 @@

      @@ -2955,7 +2955,7 @@

      @@ -3082,7 +3082,7 @@

      @@ -3119,6 +3119,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Admin-PasswordRequestsController.html b/5/plugin/reference/classes/BaserCore-Controller-Admin-PasswordRequestsController.html index 324450ed..e68a1097 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Admin-PasswordRequestsController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Admin-PasswordRequestsController.html @@ -1195,7 +1195,7 @@

      @@ -1296,7 +1296,7 @@

      @@ -2066,7 +2066,7 @@

      @@ -2205,7 +2205,7 @@

      AppController.php : - 299 + 300 @@ -2272,7 +2272,7 @@

      @@ -2345,7 +2345,7 @@

      @@ -2475,7 +2475,7 @@

      @@ -2579,7 +2579,7 @@

      @@ -2656,7 +2656,7 @@

      @@ -2976,7 +2976,7 @@

      @@ -3082,7 +3082,7 @@

      @@ -3209,7 +3209,7 @@

      @@ -3246,6 +3246,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Admin-PermissionGroupsController.html b/5/plugin/reference/classes/BaserCore-Controller-Admin-PermissionGroupsController.html index 9b40d050..d214493b 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Admin-PermissionGroupsController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Admin-PermissionGroupsController.html @@ -1124,7 +1124,7 @@

      @@ -1305,7 +1305,7 @@

      @@ -2111,7 +2111,7 @@

      @@ -2334,7 +2334,7 @@

      AppController.php : - 299 + 300 @@ -2401,7 +2401,7 @@

      @@ -2474,7 +2474,7 @@

      @@ -2604,7 +2604,7 @@

      @@ -2708,7 +2708,7 @@

      @@ -2785,7 +2785,7 @@

      @@ -3105,7 +3105,7 @@

      @@ -3211,7 +3211,7 @@

      @@ -3338,7 +3338,7 @@

      @@ -3375,6 +3375,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Admin-PermissionsController.html b/5/plugin/reference/classes/BaserCore-Controller-Admin-PermissionsController.html index 136cca19..434910dc 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Admin-PermissionsController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Admin-PermissionsController.html @@ -1306,7 +1306,7 @@

      @@ -1498,7 +1498,7 @@

      @@ -2387,7 +2387,7 @@

      @@ -2606,7 +2606,7 @@

      AppController.php : - 299 + 300 @@ -2673,7 +2673,7 @@

      @@ -2746,7 +2746,7 @@

      @@ -2956,7 +2956,7 @@

      @@ -3060,7 +3060,7 @@

      @@ -3137,7 +3137,7 @@

      @@ -3457,7 +3457,7 @@

      @@ -3563,7 +3563,7 @@

      @@ -3690,7 +3690,7 @@

      @@ -3727,6 +3727,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Admin-PluginsController.html b/5/plugin/reference/classes/BaserCore-Controller-Admin-PluginsController.html index 32e7851c..033897a0 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Admin-PluginsController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Admin-PluginsController.html @@ -1201,7 +1201,7 @@

      @@ -1378,7 +1378,7 @@

      @@ -2334,7 +2334,7 @@

      @@ -2473,7 +2473,7 @@

      AppController.php : - 299 + 300 @@ -2628,7 +2628,7 @@

      @@ -2701,7 +2701,7 @@

      @@ -3076,7 +3076,7 @@

      @@ -3180,7 +3180,7 @@

      @@ -3257,7 +3257,7 @@

      @@ -3577,7 +3577,7 @@

      @@ -3683,7 +3683,7 @@

      @@ -3810,7 +3810,7 @@

      @@ -3847,6 +3847,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Admin-PreviewController.html b/5/plugin/reference/classes/BaserCore-Controller-Admin-PreviewController.html index 5d6cfd61..9ced3e77 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Admin-PreviewController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Admin-PreviewController.html @@ -1113,7 +1113,7 @@

      @@ -1214,7 +1214,7 @@

      @@ -1837,7 +1837,7 @@

      @@ -1976,7 +1976,7 @@

      AppController.php : - 299 + 300 @@ -2043,7 +2043,7 @@

      @@ -2116,7 +2116,7 @@

      @@ -2313,7 +2313,7 @@

      @@ -2417,7 +2417,7 @@

      @@ -2494,7 +2494,7 @@

      @@ -2814,7 +2814,7 @@

      @@ -2920,7 +2920,7 @@

      @@ -3124,7 +3124,7 @@

      @@ -3161,6 +3161,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Admin-SiteConfigsController.html b/5/plugin/reference/classes/BaserCore-Controller-Admin-SiteConfigsController.html index f48543c5..369a83d2 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Admin-SiteConfigsController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Admin-SiteConfigsController.html @@ -1119,7 +1119,7 @@

      @@ -1220,7 +1220,7 @@

      @@ -1845,7 +1845,7 @@

      @@ -1984,7 +1984,7 @@

      AppController.php : - 299 + 300 @@ -2051,7 +2051,7 @@

      @@ -2124,7 +2124,7 @@

      @@ -2254,7 +2254,7 @@

      @@ -2358,7 +2358,7 @@

      @@ -2435,7 +2435,7 @@

      @@ -2755,7 +2755,7 @@

      @@ -2861,7 +2861,7 @@

      @@ -2988,7 +2988,7 @@

      @@ -3025,6 +3025,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Admin-SitesController.html b/5/plugin/reference/classes/BaserCore-Controller-Admin-SitesController.html index 0af7f159..e1a87ebf 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Admin-SitesController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Admin-SitesController.html @@ -1131,7 +1131,7 @@

      @@ -1316,7 +1316,7 @@

      @@ -2099,7 +2099,7 @@

      @@ -2322,7 +2322,7 @@

      AppController.php : - 299 + 300 @@ -2389,7 +2389,7 @@

      @@ -2462,7 +2462,7 @@

      @@ -2676,7 +2676,7 @@

      @@ -2780,7 +2780,7 @@

      @@ -2857,7 +2857,7 @@

      @@ -3177,7 +3177,7 @@

      @@ -3283,7 +3283,7 @@

      @@ -3410,7 +3410,7 @@

      @@ -3447,6 +3447,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Admin-ThemesController.html b/5/plugin/reference/classes/BaserCore-Controller-Admin-ThemesController.html index f02b5dc3..460bb319 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Admin-ThemesController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Admin-ThemesController.html @@ -1159,7 +1159,7 @@

      @@ -1333,7 +1333,7 @@

      @@ -2472,7 +2472,7 @@

      @@ -2611,7 +2611,7 @@

      AppController.php : - 299 + 300 @@ -2755,7 +2755,7 @@

      @@ -2828,7 +2828,7 @@

      @@ -2958,7 +2958,7 @@

      @@ -3062,7 +3062,7 @@

      @@ -3139,7 +3139,7 @@

      @@ -3459,7 +3459,7 @@

      @@ -3565,7 +3565,7 @@

      @@ -3692,7 +3692,7 @@

      @@ -3729,6 +3729,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Admin-UserGroupsController.html b/5/plugin/reference/classes/BaserCore-Controller-Admin-UserGroupsController.html index 8d2a82b7..8044036a 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Admin-UserGroupsController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Admin-UserGroupsController.html @@ -1208,7 +1208,7 @@

      @@ -1388,7 +1388,7 @@

      @@ -2312,7 +2312,7 @@

      @@ -2451,7 +2451,7 @@

      AppController.php : - 299 + 300 @@ -2518,7 +2518,7 @@

      @@ -2591,7 +2591,7 @@

      @@ -2721,7 +2721,7 @@

      @@ -2825,7 +2825,7 @@

      @@ -2902,7 +2902,7 @@

      @@ -3222,7 +3222,7 @@

      @@ -3328,7 +3328,7 @@

      @@ -3455,7 +3455,7 @@

      @@ -3492,6 +3492,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Admin-UsersController.html b/5/plugin/reference/classes/BaserCore-Controller-Admin-UsersController.html index 3b512164..fa1bc278 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Admin-UsersController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Admin-UsersController.html @@ -1158,7 +1158,7 @@

      @@ -1338,7 +1338,7 @@

      @@ -2572,7 +2572,7 @@

      @@ -2711,7 +2711,7 @@

      AppController.php : - 299 + 300 @@ -2778,7 +2778,7 @@

      @@ -2851,7 +2851,7 @@

      @@ -2981,7 +2981,7 @@

      @@ -3085,7 +3085,7 @@

      @@ -3162,7 +3162,7 @@

      @@ -3482,7 +3482,7 @@

      @@ -3588,7 +3588,7 @@

      @@ -3715,7 +3715,7 @@

      @@ -3752,6 +3752,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Admin-UtilitiesController.html b/5/plugin/reference/classes/BaserCore-Controller-Admin-UtilitiesController.html index 914a2747..16709427 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Admin-UtilitiesController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Admin-UtilitiesController.html @@ -1167,7 +1167,7 @@

      @@ -1268,7 +1268,7 @@

      @@ -2317,7 +2317,7 @@

      @@ -2521,7 +2521,7 @@

      AppController.php : - 299 + 300 @@ -2742,7 +2742,7 @@

      @@ -2815,7 +2815,7 @@

      @@ -3028,7 +3028,7 @@

      @@ -3132,7 +3132,7 @@

      @@ -3209,7 +3209,7 @@

      @@ -3529,7 +3529,7 @@

      @@ -3635,7 +3635,7 @@

      @@ -3762,7 +3762,7 @@

      @@ -3799,6 +3799,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-AnalyseController.html b/5/plugin/reference/classes/BaserCore-Controller-AnalyseController.html index ec8d61c6..bf74a0cc 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-AnalyseController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-AnalyseController.html @@ -1135,7 +1135,7 @@

      @@ -1236,7 +1236,7 @@

      @@ -1404,7 +1404,7 @@

      @@ -1869,7 +1869,7 @@

      @@ -1940,7 +1940,7 @@

      AppController.php : - 299 + 300 @@ -2007,7 +2007,7 @@

      @@ -2080,7 +2080,7 @@

      @@ -2210,7 +2210,7 @@

      @@ -2314,7 +2314,7 @@

      @@ -2391,7 +2391,7 @@

      @@ -2499,7 +2499,7 @@

      @@ -2605,7 +2605,7 @@

      @@ -2669,7 +2669,7 @@

      @@ -2706,6 +2706,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-BcAdminApiController.html b/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-BcAdminApiController.html index ed5dd395..ca1811d6 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-BcAdminApiController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-BcAdminApiController.html @@ -1079,7 +1079,7 @@

      @@ -1180,7 +1180,7 @@

      @@ -1957,7 +1957,7 @@

      @@ -2028,7 +2028,7 @@

      AppController.php : - 299 + 300 @@ -2095,7 +2095,7 @@

      @@ -2168,7 +2168,7 @@

      @@ -2298,7 +2298,7 @@

      @@ -2402,7 +2402,7 @@

      @@ -2479,7 +2479,7 @@

      @@ -2587,7 +2587,7 @@

      @@ -2693,7 +2693,7 @@

      @@ -2757,7 +2757,7 @@

      @@ -2794,6 +2794,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-ContentFoldersController.html b/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-ContentFoldersController.html index bae5b1f8..6b7fbfe2 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-ContentFoldersController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-ContentFoldersController.html @@ -1111,7 +1111,7 @@

      @@ -1285,7 +1285,7 @@

      @@ -2295,7 +2295,7 @@

      @@ -2366,7 +2366,7 @@

      AppController.php : - 299 + 300 @@ -2433,7 +2433,7 @@

      @@ -2506,7 +2506,7 @@

      @@ -2716,7 +2716,7 @@

      @@ -2820,7 +2820,7 @@

      @@ -2897,7 +2897,7 @@

      @@ -3005,7 +3005,7 @@

      @@ -3111,7 +3111,7 @@

      @@ -3175,7 +3175,7 @@

      @@ -3212,6 +3212,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-ContentsController.html b/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-ContentsController.html index 08adcf39..331e6c17 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-ContentsController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-ContentsController.html @@ -1197,7 +1197,7 @@

      @@ -1371,7 +1371,7 @@

      @@ -2992,7 +2992,7 @@

      @@ -3063,7 +3063,7 @@

      AppController.php : - 299 + 300 @@ -3205,7 +3205,7 @@

      @@ -3278,7 +3278,7 @@

      @@ -3723,7 +3723,7 @@

      @@ -3827,7 +3827,7 @@

      @@ -3904,7 +3904,7 @@

      @@ -4012,7 +4012,7 @@

      @@ -4118,7 +4118,7 @@

      @@ -4182,7 +4182,7 @@

      @@ -4219,6 +4219,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-DblogsController.html b/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-DblogsController.html index 110c1052..4948217c 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-DblogsController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-DblogsController.html @@ -1097,7 +1097,7 @@

      @@ -1271,7 +1271,7 @@

      @@ -2194,7 +2194,7 @@

      @@ -2265,7 +2265,7 @@

      AppController.php : - 299 + 300 @@ -2332,7 +2332,7 @@

      @@ -2405,7 +2405,7 @@

      @@ -2535,7 +2535,7 @@

      @@ -2639,7 +2639,7 @@

      @@ -2716,7 +2716,7 @@

      @@ -2824,7 +2824,7 @@

      @@ -2930,7 +2930,7 @@

      @@ -2994,7 +2994,7 @@

      @@ -3031,6 +3031,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-JwksController.html b/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-JwksController.html index 934a9a9b..f595ccea 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-JwksController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-JwksController.html @@ -1083,7 +1083,7 @@

      @@ -1184,7 +1184,7 @@

      @@ -2027,7 +2027,7 @@

      @@ -2098,7 +2098,7 @@

      AppController.php : - 299 + 300 @@ -2165,7 +2165,7 @@

      @@ -2238,7 +2238,7 @@

      @@ -2368,7 +2368,7 @@

      @@ -2472,7 +2472,7 @@

      @@ -2549,7 +2549,7 @@

      @@ -2657,7 +2657,7 @@

      @@ -2763,7 +2763,7 @@

      @@ -2827,7 +2827,7 @@

      @@ -2864,6 +2864,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-PagesController.html b/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-PagesController.html index 05d9fc34..bfe1a15d 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-PagesController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-PagesController.html @@ -1149,7 +1149,7 @@

      @@ -1323,7 +1323,7 @@

      @@ -2406,7 +2406,7 @@

      @@ -2477,7 +2477,7 @@

      AppController.php : - 299 + 300 @@ -2544,7 +2544,7 @@

      @@ -2617,7 +2617,7 @@

      @@ -2835,7 +2835,7 @@

      @@ -2939,7 +2939,7 @@

      @@ -3016,7 +3016,7 @@

      @@ -3124,7 +3124,7 @@

      @@ -3230,7 +3230,7 @@

      @@ -3294,7 +3294,7 @@

      @@ -3331,6 +3331,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-PermissionGroupsController.html b/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-PermissionGroupsController.html index 2f1aec5b..afb2a3e1 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-PermissionGroupsController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-PermissionGroupsController.html @@ -1125,7 +1125,7 @@

      @@ -1299,7 +1299,7 @@

      @@ -2382,7 +2382,7 @@

      @@ -2533,7 +2533,7 @@

      AppController.php : - 299 + 300 @@ -2600,7 +2600,7 @@

      @@ -2673,7 +2673,7 @@

      @@ -2883,7 +2883,7 @@

      @@ -2987,7 +2987,7 @@

      @@ -3064,7 +3064,7 @@

      @@ -3172,7 +3172,7 @@

      @@ -3278,7 +3278,7 @@

      @@ -3342,7 +3342,7 @@

      @@ -3379,6 +3379,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-PermissionsController.html b/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-PermissionsController.html index f299f888..7584f652 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-PermissionsController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-PermissionsController.html @@ -1155,7 +1155,7 @@

      @@ -1329,7 +1329,7 @@

      @@ -2499,7 +2499,7 @@

      @@ -2570,7 +2570,7 @@

      AppController.php : - 299 + 300 @@ -2637,7 +2637,7 @@

      @@ -2710,7 +2710,7 @@

      @@ -3000,7 +3000,7 @@

      @@ -3104,7 +3104,7 @@

      @@ -3181,7 +3181,7 @@

      @@ -3289,7 +3289,7 @@

      @@ -3395,7 +3395,7 @@

      @@ -3459,7 +3459,7 @@

      @@ -3496,6 +3496,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-PluginsController.html b/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-PluginsController.html index 0f45996b..c2224222 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-PluginsController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-PluginsController.html @@ -1162,7 +1162,7 @@

      @@ -1336,7 +1336,7 @@

      @@ -2645,7 +2645,7 @@

      @@ -2716,7 +2716,7 @@

      AppController.php : - 299 + 300 @@ -2863,7 +2863,7 @@

      @@ -2936,7 +2936,7 @@

      @@ -3303,7 +3303,7 @@

      @@ -3407,7 +3407,7 @@

      @@ -3484,7 +3484,7 @@

      @@ -3592,7 +3592,7 @@

      @@ -3698,7 +3698,7 @@

      @@ -3762,7 +3762,7 @@

      @@ -3799,6 +3799,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-SiteConfigsController.html b/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-SiteConfigsController.html index 65a4641d..86aa6e61 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-SiteConfigsController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-SiteConfigsController.html @@ -1097,7 +1097,7 @@

      @@ -1198,7 +1198,7 @@

      @@ -2116,7 +2116,7 @@

      @@ -2187,7 +2187,7 @@

      AppController.php : - 299 + 300 @@ -2254,7 +2254,7 @@

      @@ -2327,7 +2327,7 @@

      @@ -2530,7 +2530,7 @@

      @@ -2634,7 +2634,7 @@

      @@ -2711,7 +2711,7 @@

      @@ -2819,7 +2819,7 @@

      @@ -2925,7 +2925,7 @@

      @@ -2989,7 +2989,7 @@

      @@ -3026,6 +3026,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-SitesController.html b/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-SitesController.html index 9baedae3..7bc3e85a 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-SitesController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-SitesController.html @@ -1118,7 +1118,7 @@

      @@ -1292,7 +1292,7 @@

      @@ -2393,7 +2393,7 @@

      @@ -2464,7 +2464,7 @@

      AppController.php : - 299 + 300 @@ -2531,7 +2531,7 @@

      @@ -2604,7 +2604,7 @@

      @@ -2814,7 +2814,7 @@

      @@ -2918,7 +2918,7 @@

      @@ -2995,7 +2995,7 @@

      @@ -3103,7 +3103,7 @@

      @@ -3209,7 +3209,7 @@

      @@ -3273,7 +3273,7 @@

      @@ -3310,6 +3310,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-ThemesController.html b/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-ThemesController.html index bf16b8da..00a0b2e6 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-ThemesController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-ThemesController.html @@ -1134,7 +1134,7 @@

      @@ -1308,7 +1308,7 @@

      @@ -2558,7 +2558,7 @@

      @@ -2629,7 +2629,7 @@

      AppController.php : - 299 + 300 @@ -2696,7 +2696,7 @@

      @@ -2769,7 +2769,7 @@

      @@ -2979,7 +2979,7 @@

      @@ -3083,7 +3083,7 @@

      @@ -3160,7 +3160,7 @@

      @@ -3268,7 +3268,7 @@

      @@ -3374,7 +3374,7 @@

      @@ -3438,7 +3438,7 @@

      @@ -3475,6 +3475,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-UserGroupsController.html b/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-UserGroupsController.html index e4e75659..3846261a 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-UserGroupsController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-UserGroupsController.html @@ -1125,7 +1125,7 @@

      @@ -1299,7 +1299,7 @@

      @@ -2462,7 +2462,7 @@

      @@ -2533,7 +2533,7 @@

      AppController.php : - 299 + 300 @@ -2600,7 +2600,7 @@

      @@ -2673,7 +2673,7 @@

      @@ -2883,7 +2883,7 @@

      @@ -2987,7 +2987,7 @@

      @@ -3064,7 +3064,7 @@

      @@ -3172,7 +3172,7 @@

      @@ -3278,7 +3278,7 @@

      @@ -3342,7 +3342,7 @@

      @@ -3379,6 +3379,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-UsersController.html b/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-UsersController.html index 4544b8ce..8acf1893 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-UsersController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-UsersController.html @@ -1167,7 +1167,7 @@

      @@ -1341,7 +1341,7 @@

      @@ -2424,7 +2424,7 @@

      @@ -2495,7 +2495,7 @@

      AppController.php : - 299 + 300 @@ -2625,7 +2625,7 @@

      @@ -2698,7 +2698,7 @@

      @@ -2908,7 +2908,7 @@

      @@ -3012,7 +3012,7 @@

      @@ -3089,7 +3089,7 @@

      @@ -3197,7 +3197,7 @@

      @@ -3303,7 +3303,7 @@

      @@ -3367,7 +3367,7 @@

      @@ -3404,6 +3404,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-UtilitiesController.html b/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-UtilitiesController.html index 1cce6792..aadea945 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-UtilitiesController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Api-Admin-UtilitiesController.html @@ -1132,7 +1132,7 @@

      @@ -1233,7 +1233,7 @@

      @@ -2292,7 +2292,7 @@

      @@ -2363,7 +2363,7 @@

      AppController.php : - 299 + 300 @@ -2660,7 +2660,7 @@

      @@ -2733,7 +2733,7 @@

      @@ -2936,7 +2936,7 @@

      @@ -3040,7 +3040,7 @@

      @@ -3117,7 +3117,7 @@

      @@ -3225,7 +3225,7 @@

      @@ -3331,7 +3331,7 @@

      @@ -3395,7 +3395,7 @@

      @@ -3432,6 +3432,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Api-BcApiController.html b/5/plugin/reference/classes/BaserCore-Controller-Api-BcApiController.html index 070e43fc..13bd5e19 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Api-BcApiController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Api-BcApiController.html @@ -1061,7 +1061,7 @@

      @@ -1162,7 +1162,7 @@

      @@ -1795,7 +1795,7 @@

      @@ -1866,7 +1866,7 @@

      AppController.php : - 299 + 300 @@ -1933,7 +1933,7 @@

      @@ -2006,7 +2006,7 @@

      @@ -2136,7 +2136,7 @@

      @@ -2240,7 +2240,7 @@

      @@ -2317,7 +2317,7 @@

      @@ -2425,7 +2425,7 @@

      @@ -2531,7 +2531,7 @@

      @@ -2595,7 +2595,7 @@

      @@ -2632,6 +2632,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Api-ContentFoldersController.html b/5/plugin/reference/classes/BaserCore-Controller-Api-ContentFoldersController.html index 92d3b195..a45c4b87 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Api-ContentFoldersController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Api-ContentFoldersController.html @@ -1075,7 +1075,7 @@

      @@ -1176,7 +1176,7 @@

      @@ -1882,7 +1882,7 @@

      @@ -1953,7 +1953,7 @@

      AppController.php : - 299 + 300 @@ -2020,7 +2020,7 @@

      @@ -2093,7 +2093,7 @@

      @@ -2303,7 +2303,7 @@

      @@ -2407,7 +2407,7 @@

      @@ -2484,7 +2484,7 @@

      @@ -2592,7 +2592,7 @@

      @@ -2698,7 +2698,7 @@

      @@ -2762,7 +2762,7 @@

      @@ -2799,6 +2799,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Api-ContentsController.html b/5/plugin/reference/classes/BaserCore-Controller-Api-ContentsController.html index 30f216c2..bdaa34d7 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Api-ContentsController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Api-ContentsController.html @@ -1110,7 +1110,7 @@

      @@ -1211,7 +1211,7 @@

      @@ -2317,7 +2317,7 @@

      @@ -2388,7 +2388,7 @@

      AppController.php : - 299 + 300 @@ -2455,7 +2455,7 @@

      @@ -2528,7 +2528,7 @@

      @@ -2738,7 +2738,7 @@

      @@ -2842,7 +2842,7 @@

      @@ -2919,7 +2919,7 @@

      @@ -3027,7 +3027,7 @@

      @@ -3133,7 +3133,7 @@

      @@ -3197,7 +3197,7 @@

      @@ -3234,6 +3234,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-Api-PagesController.html b/5/plugin/reference/classes/BaserCore-Controller-Api-PagesController.html index 2a3b114c..051aead3 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-Api-PagesController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-Api-PagesController.html @@ -1090,7 +1090,7 @@

      @@ -1191,7 +1191,7 @@

      @@ -1897,7 +1897,7 @@

      @@ -1968,7 +1968,7 @@

      AppController.php : - 299 + 300 @@ -2035,7 +2035,7 @@

      @@ -2108,7 +2108,7 @@

      @@ -2326,7 +2326,7 @@

      @@ -2430,7 +2430,7 @@

      @@ -2507,7 +2507,7 @@

      @@ -2615,7 +2615,7 @@

      @@ -2721,7 +2721,7 @@

      @@ -2785,7 +2785,7 @@

      @@ -2822,6 +2822,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-AppController.html b/5/plugin/reference/classes/BaserCore-Controller-AppController.html index abe92cbc..53d636f4 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-AppController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-AppController.html @@ -1006,7 +1006,7 @@

      @@ -1107,7 +1107,7 @@

      @@ -1275,7 +1275,7 @@

      @@ -1662,7 +1662,7 @@

      @@ -1733,7 +1733,7 @@

      AppController.php : - 299 + 300 @@ -1800,7 +1800,7 @@

      @@ -1873,7 +1873,7 @@

      @@ -1936,7 +1936,7 @@

      @@ -2040,7 +2040,7 @@

      @@ -2117,7 +2117,7 @@

      @@ -2225,7 +2225,7 @@

      @@ -2331,7 +2331,7 @@

      @@ -2395,7 +2395,7 @@

      @@ -2432,6 +2432,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-BcErrorController.html b/5/plugin/reference/classes/BaserCore-Controller-BcErrorController.html index 4382b52d..15cb75eb 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-BcErrorController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-BcErrorController.html @@ -985,7 +985,7 @@

      @@ -1086,7 +1086,7 @@

      @@ -1177,7 +1177,7 @@

      @@ -1222,6 +1222,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1634,7 +1641,7 @@

      @@ -1705,7 +1712,7 @@

      AppController.php : - 299 + 300 @@ -1772,7 +1779,7 @@

      @@ -1845,7 +1852,7 @@

      @@ -1959,7 +1966,7 @@

      @@ -2063,7 +2070,7 @@

      @@ -2140,7 +2147,7 @@

      @@ -2248,7 +2255,7 @@

      @@ -2354,7 +2361,7 @@

      @@ -2418,7 +2425,7 @@

      @@ -2455,6 +2462,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-BcFormController.html b/5/plugin/reference/classes/BaserCore-Controller-BcFormController.html index 6537ec85..8f58361b 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-BcFormController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-BcFormController.html @@ -1010,7 +1010,7 @@

      @@ -1111,7 +1111,7 @@

      @@ -1279,7 +1279,7 @@

      @@ -1729,7 +1729,7 @@

      @@ -1800,7 +1800,7 @@

      AppController.php : - 299 + 300 @@ -1867,7 +1867,7 @@

      @@ -1940,7 +1940,7 @@

      @@ -2003,7 +2003,7 @@

      @@ -2107,7 +2107,7 @@

      @@ -2184,7 +2184,7 @@

      @@ -2292,7 +2292,7 @@

      @@ -2398,7 +2398,7 @@

      @@ -2462,7 +2462,7 @@

      @@ -2499,6 +2499,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-BcFrontAppController.html b/5/plugin/reference/classes/BaserCore-Controller-BcFrontAppController.html index 199d5712..28554218 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-BcFrontAppController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-BcFrontAppController.html @@ -1003,7 +1003,7 @@

      @@ -1104,7 +1104,7 @@

      @@ -1195,7 +1195,7 @@

      @@ -1240,6 +1240,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1265,7 +1272,7 @@

      @@ -1310,6 +1317,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1636,7 +1650,7 @@

      @@ -1707,7 +1721,7 @@

      AppController.php : - 299 + 300 @@ -1774,7 +1788,7 @@

      @@ -1847,7 +1861,7 @@

      @@ -1910,7 +1924,7 @@

      @@ -2014,7 +2028,7 @@

      @@ -2091,7 +2105,7 @@

      @@ -2199,7 +2213,7 @@

      @@ -2305,7 +2319,7 @@

      @@ -2369,7 +2383,7 @@

      @@ -2406,6 +2420,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-ContentFoldersController.html b/5/plugin/reference/classes/BaserCore-Controller-ContentFoldersController.html index 023fde29..e612f866 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-ContentFoldersController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-ContentFoldersController.html @@ -1012,7 +1012,7 @@

      @@ -1113,7 +1113,7 @@

      @@ -1204,7 +1204,7 @@

      @@ -1249,6 +1249,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1274,7 +1281,7 @@

      @@ -1319,6 +1326,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1652,7 +1666,7 @@

      @@ -1723,7 +1737,7 @@

      AppController.php : - 299 + 300 @@ -1790,7 +1804,7 @@

      @@ -1863,7 +1877,7 @@

      @@ -1999,7 +2013,7 @@

      @@ -2103,7 +2117,7 @@

      @@ -2180,7 +2194,7 @@

      @@ -2288,7 +2302,7 @@

      @@ -2394,7 +2408,7 @@

      @@ -2458,7 +2472,7 @@

      @@ -2495,6 +2509,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-MaintenanceController.html b/5/plugin/reference/classes/BaserCore-Controller-MaintenanceController.html index d5751f2e..f9192597 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-MaintenanceController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-MaintenanceController.html @@ -1010,7 +1010,7 @@

      @@ -1111,7 +1111,7 @@

      @@ -1202,7 +1202,7 @@

      @@ -1247,6 +1247,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1272,7 +1279,7 @@

      @@ -1317,6 +1324,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1706,7 +1720,7 @@

      @@ -1777,7 +1791,7 @@

      AppController.php : - 299 + 300 @@ -1844,7 +1858,7 @@

      @@ -1917,7 +1931,7 @@

      @@ -1980,7 +1994,7 @@

      @@ -2084,7 +2098,7 @@

      @@ -2161,7 +2175,7 @@

      @@ -2269,7 +2283,7 @@

      @@ -2375,7 +2389,7 @@

      @@ -2439,7 +2453,7 @@

      @@ -2476,6 +2490,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-PagesController.html b/5/plugin/reference/classes/BaserCore-Controller-PagesController.html index e464cc50..84438de8 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-PagesController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-PagesController.html @@ -1055,7 +1055,7 @@

      @@ -1156,7 +1156,7 @@

      @@ -1247,7 +1247,7 @@

      @@ -1292,6 +1292,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1317,7 +1324,7 @@

      @@ -1362,6 +1369,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1695,7 +1709,7 @@

      @@ -1766,7 +1780,7 @@

      AppController.php : - 299 + 300 @@ -1833,7 +1847,7 @@

      @@ -1906,7 +1920,7 @@

      @@ -2046,7 +2060,7 @@

      @@ -2150,7 +2164,7 @@

      @@ -2227,7 +2241,7 @@

      @@ -2335,7 +2349,7 @@

      @@ -2441,7 +2455,7 @@

      @@ -2505,7 +2519,7 @@

      @@ -2542,6 +2556,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-PasswordRequestsController.html b/5/plugin/reference/classes/BaserCore-Controller-PasswordRequestsController.html index fb96d759..c09ae5d7 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-PasswordRequestsController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-PasswordRequestsController.html @@ -1194,7 +1194,7 @@

      @@ -1295,7 +1295,7 @@

      @@ -2069,7 +2069,7 @@

      @@ -2208,7 +2208,7 @@

      AppController.php : - 299 + 300 @@ -2275,7 +2275,7 @@

      @@ -2348,7 +2348,7 @@

      @@ -2478,7 +2478,7 @@

      @@ -2582,7 +2582,7 @@

      @@ -2659,7 +2659,7 @@

      @@ -2979,7 +2979,7 @@

      @@ -3085,7 +3085,7 @@

      @@ -3212,7 +3212,7 @@

      @@ -3249,6 +3249,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-UploadsController.html b/5/plugin/reference/classes/BaserCore-Controller-UploadsController.html index bc0c87ac..b7d55524 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-UploadsController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-UploadsController.html @@ -1017,7 +1017,7 @@

      @@ -1118,7 +1118,7 @@

      @@ -1286,7 +1286,7 @@

      @@ -1673,7 +1673,7 @@

      @@ -1744,7 +1744,7 @@

      AppController.php : - 299 + 300 @@ -1811,7 +1811,7 @@

      @@ -1884,7 +1884,7 @@

      @@ -1947,7 +1947,7 @@

      @@ -1982,6 +1982,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -2007,7 +2014,7 @@

      @@ -2111,7 +2118,7 @@

      @@ -2195,7 +2202,7 @@

      @@ -2272,7 +2279,7 @@

      @@ -2380,7 +2387,7 @@

      @@ -2486,7 +2493,7 @@

      @@ -2550,7 +2557,7 @@

      @@ -2587,6 +2594,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Controller-UsersController.html b/5/plugin/reference/classes/BaserCore-Controller-UsersController.html index 2db18e23..7bb37c96 100644 --- a/5/plugin/reference/classes/BaserCore-Controller-UsersController.html +++ b/5/plugin/reference/classes/BaserCore-Controller-UsersController.html @@ -1017,7 +1017,7 @@

      @@ -1118,7 +1118,7 @@

      @@ -1209,7 +1209,7 @@

      @@ -1254,6 +1254,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1279,7 +1286,7 @@

      @@ -1324,6 +1331,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1594,7 +1608,7 @@

      @@ -1631,6 +1645,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1652,7 +1673,7 @@

      @@ -1725,7 +1746,7 @@

      @@ -1798,7 +1819,7 @@

      @@ -1869,7 +1890,7 @@

      AppController.php : - 299 + 300 @@ -1936,7 +1957,7 @@

      @@ -2009,7 +2030,7 @@

      @@ -2072,7 +2093,7 @@

      @@ -2176,7 +2197,7 @@

      @@ -2253,7 +2274,7 @@

      @@ -2361,7 +2382,7 @@

      @@ -2467,7 +2488,7 @@

      @@ -2531,7 +2552,7 @@

      @@ -2568,6 +2589,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Database-Migration-BcMigration.html b/5/plugin/reference/classes/BaserCore-Database-Migration-BcMigration.html index a732a611..3d0ee3fb 100644 --- a/5/plugin/reference/classes/BaserCore-Database-Migration-BcMigration.html +++ b/5/plugin/reference/classes/BaserCore-Database-Migration-BcMigration.html @@ -630,7 +630,7 @@

      @@ -688,6 +688,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Database-Migration-BcSeed.html b/5/plugin/reference/classes/BaserCore-Database-Migration-BcSeed.html index 98ebc125..13ced2dc 100644 --- a/5/plugin/reference/classes/BaserCore-Database-Migration-BcSeed.html +++ b/5/plugin/reference/classes/BaserCore-Database-Migration-BcSeed.html @@ -630,7 +630,7 @@

      @@ -684,6 +684,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Event-BcContentsEventListener.html b/5/plugin/reference/classes/BaserCore-Event-BcContentsEventListener.html index e8cfe0c9..dae8e0e4 100644 --- a/5/plugin/reference/classes/BaserCore-Event-BcContentsEventListener.html +++ b/5/plugin/reference/classes/BaserCore-Event-BcContentsEventListener.html @@ -1185,7 +1185,7 @@

      @@ -1485,7 +1485,7 @@

      diff --git a/5/plugin/reference/classes/BaserCore-Event-BcControllerEventListener.html b/5/plugin/reference/classes/BaserCore-Event-BcControllerEventListener.html index aa5d9b4e..c53300bf 100644 --- a/5/plugin/reference/classes/BaserCore-Event-BcControllerEventListener.html +++ b/5/plugin/reference/classes/BaserCore-Event-BcControllerEventListener.html @@ -821,7 +821,7 @@

      @@ -856,6 +856,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -957,7 +964,7 @@

      @@ -1036,7 +1043,7 @@

      @@ -1071,6 +1078,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1096,7 +1110,7 @@

      diff --git a/5/plugin/reference/classes/BaserCore-Event-BcEventDispatcher.html b/5/plugin/reference/classes/BaserCore-Event-BcEventDispatcher.html index 10af5e23..7b33f455 100644 --- a/5/plugin/reference/classes/BaserCore-Event-BcEventDispatcher.html +++ b/5/plugin/reference/classes/BaserCore-Event-BcEventDispatcher.html @@ -633,7 +633,7 @@

      @@ -701,6 +701,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Event-BcEventListener.html b/5/plugin/reference/classes/BaserCore-Event-BcEventListener.html index b2f34a3c..8c328019 100644 --- a/5/plugin/reference/classes/BaserCore-Event-BcEventListener.html +++ b/5/plugin/reference/classes/BaserCore-Event-BcEventListener.html @@ -814,7 +814,7 @@

      @@ -849,6 +849,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -870,7 +877,7 @@

      @@ -949,7 +956,7 @@

      @@ -984,6 +991,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1009,7 +1023,7 @@

      diff --git a/5/plugin/reference/classes/BaserCore-Event-BcHelperEventListener.html b/5/plugin/reference/classes/BaserCore-Event-BcHelperEventListener.html index 05a148c4..864d4097 100644 --- a/5/plugin/reference/classes/BaserCore-Event-BcHelperEventListener.html +++ b/5/plugin/reference/classes/BaserCore-Event-BcHelperEventListener.html @@ -830,7 +830,7 @@

      @@ -865,6 +865,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -886,7 +893,7 @@

      @@ -965,7 +972,7 @@

      @@ -1000,6 +1007,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1025,7 +1039,7 @@

      diff --git a/5/plugin/reference/classes/BaserCore-Event-BcMailerEventListener.html b/5/plugin/reference/classes/BaserCore-Event-BcMailerEventListener.html index af45d3dc..07fe2b80 100644 --- a/5/plugin/reference/classes/BaserCore-Event-BcMailerEventListener.html +++ b/5/plugin/reference/classes/BaserCore-Event-BcMailerEventListener.html @@ -826,7 +826,7 @@

      @@ -861,6 +861,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -882,7 +889,7 @@

      @@ -961,7 +968,7 @@

      @@ -996,6 +1003,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1021,7 +1035,7 @@

      diff --git a/5/plugin/reference/classes/BaserCore-Event-BcModelEventListener.html b/5/plugin/reference/classes/BaserCore-Event-BcModelEventListener.html index 5216e331..78130a8c 100644 --- a/5/plugin/reference/classes/BaserCore-Event-BcModelEventListener.html +++ b/5/plugin/reference/classes/BaserCore-Event-BcModelEventListener.html @@ -807,7 +807,7 @@

      @@ -842,6 +842,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -863,7 +870,7 @@

      @@ -942,7 +949,7 @@

      @@ -977,6 +984,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1002,7 +1016,7 @@

      diff --git a/5/plugin/reference/classes/BaserCore-Event-BcShortCodeEventListener.html b/5/plugin/reference/classes/BaserCore-Event-BcShortCodeEventListener.html index 9bfb2ad7..2c15904c 100644 --- a/5/plugin/reference/classes/BaserCore-Event-BcShortCodeEventListener.html +++ b/5/plugin/reference/classes/BaserCore-Event-BcShortCodeEventListener.html @@ -652,7 +652,7 @@

      @@ -697,6 +697,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -785,7 +792,7 @@

      @@ -830,6 +837,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Event-BcViewEventListener.html b/5/plugin/reference/classes/BaserCore-Event-BcViewEventListener.html index 4db971e8..bed0f3ba 100644 --- a/5/plugin/reference/classes/BaserCore-Event-BcViewEventListener.html +++ b/5/plugin/reference/classes/BaserCore-Event-BcViewEventListener.html @@ -807,7 +807,7 @@

      @@ -842,6 +842,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -863,7 +870,7 @@

      @@ -942,7 +949,7 @@

      @@ -977,6 +984,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1002,7 +1016,7 @@

      diff --git a/5/plugin/reference/classes/BaserCore-Identifier-Resolver-PrefixOrmResolver.html b/5/plugin/reference/classes/BaserCore-Identifier-Resolver-PrefixOrmResolver.html index 4eccdf78..d4358bb5 100644 --- a/5/plugin/reference/classes/BaserCore-Identifier-Resolver-PrefixOrmResolver.html +++ b/5/plugin/reference/classes/BaserCore-Identifier-Resolver-PrefixOrmResolver.html @@ -640,7 +640,7 @@

      @@ -694,6 +694,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Mailer-Admin-BcAdminMailer.html b/5/plugin/reference/classes/BaserCore-Mailer-Admin-BcAdminMailer.html index 0847c439..9d27aaa9 100644 --- a/5/plugin/reference/classes/BaserCore-Mailer-Admin-BcAdminMailer.html +++ b/5/plugin/reference/classes/BaserCore-Mailer-Admin-BcAdminMailer.html @@ -774,7 +774,7 @@

      @@ -819,6 +819,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -840,7 +847,7 @@

      @@ -896,6 +903,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1012,7 +1026,7 @@

      @@ -1047,6 +1061,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1226,7 +1247,7 @@

      @@ -1261,6 +1282,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Mailer-Admin-PasswordRequestMailer.html b/5/plugin/reference/classes/BaserCore-Mailer-Admin-PasswordRequestMailer.html index c7f97b6f..af0dc60f 100644 --- a/5/plugin/reference/classes/BaserCore-Mailer-Admin-PasswordRequestMailer.html +++ b/5/plugin/reference/classes/BaserCore-Mailer-Admin-PasswordRequestMailer.html @@ -781,7 +781,7 @@

      @@ -826,6 +826,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -847,7 +854,7 @@

      @@ -903,6 +910,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1019,7 +1033,7 @@

      @@ -1054,6 +1068,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1233,7 +1254,7 @@

      @@ -1285,6 +1306,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1306,7 +1334,7 @@

      @@ -1341,6 +1369,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Mailer-BcMailer.html b/5/plugin/reference/classes/BaserCore-Mailer-BcMailer.html index f91e4eb2..f55d5e15 100644 --- a/5/plugin/reference/classes/BaserCore-Mailer-BcMailer.html +++ b/5/plugin/reference/classes/BaserCore-Mailer-BcMailer.html @@ -776,7 +776,7 @@

      @@ -821,6 +821,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -842,7 +849,7 @@

      @@ -898,6 +905,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1014,7 +1028,7 @@

      @@ -1049,6 +1063,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1228,7 +1249,7 @@

      @@ -1263,6 +1284,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Mailer-TwoFactorAuthenticationMailer.html b/5/plugin/reference/classes/BaserCore-Mailer-TwoFactorAuthenticationMailer.html index 48d179d9..5df536ca 100644 --- a/5/plugin/reference/classes/BaserCore-Mailer-TwoFactorAuthenticationMailer.html +++ b/5/plugin/reference/classes/BaserCore-Mailer-TwoFactorAuthenticationMailer.html @@ -780,7 +780,7 @@

      @@ -825,6 +825,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -846,7 +853,7 @@

      @@ -902,6 +909,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1018,7 +1032,7 @@

      @@ -1053,6 +1067,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1284,7 +1305,7 @@

      @@ -1319,6 +1340,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Middleware-BcFrontMiddleware.html b/5/plugin/reference/classes/BaserCore-Middleware-BcFrontMiddleware.html index 7abd4049..358ff693 100644 --- a/5/plugin/reference/classes/BaserCore-Middleware-BcFrontMiddleware.html +++ b/5/plugin/reference/classes/BaserCore-Middleware-BcFrontMiddleware.html @@ -643,7 +643,7 @@

      @@ -695,6 +695,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -720,7 +727,7 @@

      diff --git a/5/plugin/reference/classes/BaserCore-Middleware-BcRedirectMainSiteMiddleware.html b/5/plugin/reference/classes/BaserCore-Middleware-BcRedirectMainSiteMiddleware.html index 4ed8a56b..a6bba412 100644 --- a/5/plugin/reference/classes/BaserCore-Middleware-BcRedirectMainSiteMiddleware.html +++ b/5/plugin/reference/classes/BaserCore-Middleware-BcRedirectMainSiteMiddleware.html @@ -641,7 +641,7 @@

      @@ -693,6 +693,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Model-Behavior-BcContentsBehavior.html b/5/plugin/reference/classes/BaserCore-Model-Behavior-BcContentsBehavior.html index 519ab3d4..4d567797 100644 --- a/5/plugin/reference/classes/BaserCore-Model-Behavior-BcContentsBehavior.html +++ b/5/plugin/reference/classes/BaserCore-Model-Behavior-BcContentsBehavior.html @@ -792,7 +792,7 @@

      @@ -881,7 +881,7 @@

      @@ -976,7 +976,7 @@

      @@ -1142,7 +1142,7 @@

      @@ -1177,6 +1177,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1352,7 +1359,7 @@

      @@ -1387,6 +1394,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1408,7 +1422,7 @@

      @@ -1443,6 +1457,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Model-Table-SiteConfigsTable.html b/5/plugin/reference/classes/BaserCore-Model-Table-SiteConfigsTable.html index da170254..0f91f25f 100644 --- a/5/plugin/reference/classes/BaserCore-Model-Table-SiteConfigsTable.html +++ b/5/plugin/reference/classes/BaserCore-Model-Table-SiteConfigsTable.html @@ -1441,7 +1441,7 @@

      @@ -1829,7 +1829,7 @@

      diff --git a/5/plugin/reference/classes/BaserCore-Service-Admin-PagesAdminService.html b/5/plugin/reference/classes/BaserCore-Service-Admin-PagesAdminService.html index cb7fcd1c..bfb0d40f 100644 --- a/5/plugin/reference/classes/BaserCore-Service-Admin-PagesAdminService.html +++ b/5/plugin/reference/classes/BaserCore-Service-Admin-PagesAdminService.html @@ -1020,7 +1020,7 @@

      @@ -1101,7 +1101,7 @@

      @@ -1193,7 +1193,7 @@

      @@ -1366,7 +1366,7 @@

      @@ -1456,7 +1456,7 @@

      @@ -1834,7 +1834,7 @@

      @@ -2311,7 +2311,7 @@

      @@ -2410,7 +2410,7 @@

      @@ -2462,6 +2462,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Service-Admin-PermissionGroupsAdminService.html b/5/plugin/reference/classes/BaserCore-Service-Admin-PermissionGroupsAdminService.html index ea9c52a9..19fa8917 100644 --- a/5/plugin/reference/classes/BaserCore-Service-Admin-PermissionGroupsAdminService.html +++ b/5/plugin/reference/classes/BaserCore-Service-Admin-PermissionGroupsAdminService.html @@ -1043,7 +1043,7 @@

      @@ -1127,7 +1127,7 @@

      @@ -1190,7 +1190,7 @@

      @@ -1430,7 +1430,7 @@

      @@ -1670,7 +1670,7 @@

      @@ -1743,7 +1743,7 @@

      @@ -1900,7 +1900,7 @@

      @@ -1967,7 +1967,7 @@

      @@ -2611,7 +2611,7 @@

      @@ -2656,6 +2656,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Service-Admin-PermissionsAdminService.html b/5/plugin/reference/classes/BaserCore-Service-Admin-PermissionsAdminService.html index dfed9352..80069282 100644 --- a/5/plugin/reference/classes/BaserCore-Service-Admin-PermissionsAdminService.html +++ b/5/plugin/reference/classes/BaserCore-Service-Admin-PermissionsAdminService.html @@ -1953,7 +1953,7 @@

      @@ -2005,6 +2005,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Service-Admin-PluginsAdminService.html b/5/plugin/reference/classes/BaserCore-Service-Admin-PluginsAdminService.html index c542e50f..8337796f 100644 --- a/5/plugin/reference/classes/BaserCore-Service-Admin-PluginsAdminService.html +++ b/5/plugin/reference/classes/BaserCore-Service-Admin-PluginsAdminService.html @@ -1043,7 +1043,7 @@

      @@ -1142,7 +1142,7 @@

      @@ -1221,7 +1221,7 @@

      @@ -1294,7 +1294,7 @@

      @@ -1378,7 +1378,7 @@

      @@ -1469,7 +1469,7 @@

      @@ -1546,7 +1546,7 @@

      @@ -1694,7 +1694,7 @@

      @@ -1761,7 +1761,7 @@

      @@ -1805,6 +1805,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1839,7 +1846,7 @@

      @@ -1916,7 +1923,7 @@

      @@ -2085,7 +2092,7 @@

      @@ -2162,7 +2169,7 @@

      @@ -2229,7 +2236,7 @@

      @@ -2383,7 +2390,7 @@

      @@ -2450,7 +2457,7 @@

      @@ -2527,7 +2534,7 @@

      @@ -2825,7 +2832,7 @@

      @@ -2930,7 +2937,7 @@

      @@ -2997,7 +3004,7 @@

      @@ -3032,6 +3039,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -3057,7 +3071,7 @@

      @@ -3149,7 +3163,7 @@

      @@ -3237,7 +3251,7 @@

      @@ -3317,7 +3331,7 @@

      @@ -3397,7 +3411,7 @@

      @@ -3483,7 +3497,7 @@

      @@ -3556,7 +3570,7 @@

      @@ -3619,7 +3633,7 @@

      @@ -3654,6 +3668,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Service-Admin-SiteConfigsAdminService.html b/5/plugin/reference/classes/BaserCore-Service-Admin-SiteConfigsAdminService.html index 37597c44..3e560dda 100644 --- a/5/plugin/reference/classes/BaserCore-Service-Admin-SiteConfigsAdminService.html +++ b/5/plugin/reference/classes/BaserCore-Service-Admin-SiteConfigsAdminService.html @@ -1703,7 +1703,7 @@

      @@ -1777,6 +1777,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Service-Admin-ThemesAdminService.html b/5/plugin/reference/classes/BaserCore-Service-Admin-ThemesAdminService.html index 19bcf05d..658ca561 100644 --- a/5/plugin/reference/classes/BaserCore-Service-Admin-ThemesAdminService.html +++ b/5/plugin/reference/classes/BaserCore-Service-Admin-ThemesAdminService.html @@ -780,7 +780,7 @@

      @@ -857,7 +857,7 @@

      @@ -945,7 +945,7 @@

      @@ -1029,7 +1029,7 @@

      @@ -1106,7 +1106,7 @@

      ThemesService.php : - 459 + 466 @@ -1173,7 +1173,7 @@

      @@ -1250,7 +1250,7 @@

      @@ -1327,7 +1327,7 @@

      @@ -1404,7 +1404,7 @@

      @@ -1488,7 +1488,7 @@

      @@ -1555,7 +1555,7 @@

      @@ -1853,7 +1853,7 @@

      @@ -1934,7 +1934,7 @@

      @@ -2018,7 +2018,7 @@

      @@ -2095,7 +2095,7 @@

      @@ -2186,7 +2186,7 @@

      @@ -2249,7 +2249,7 @@

      @@ -2333,7 +2333,7 @@

      diff --git a/5/plugin/reference/classes/BaserCore-Service-BcDatabaseService.html b/5/plugin/reference/classes/BaserCore-Service-BcDatabaseService.html index ae111d37..b3bccefc 100644 --- a/5/plugin/reference/classes/BaserCore-Service-BcDatabaseService.html +++ b/5/plugin/reference/classes/BaserCore-Service-BcDatabaseService.html @@ -1197,7 +1197,7 @@

      @@ -1301,7 +1301,7 @@

      @@ -1458,7 +1458,7 @@

      @@ -1542,7 +1542,7 @@

      @@ -1717,7 +1717,7 @@

      @@ -1878,7 +1878,7 @@

      @@ -1962,7 +1962,7 @@

      @@ -2046,7 +2046,7 @@

      @@ -2125,7 +2125,7 @@

      @@ -2273,7 +2273,7 @@

      @@ -2507,7 +2507,7 @@

      @@ -2584,7 +2584,7 @@

      @@ -2667,7 +2667,7 @@

      @@ -2842,7 +2842,7 @@

      @@ -2919,7 +2919,7 @@

      @@ -3262,7 +3262,7 @@

      @@ -3349,7 +3349,7 @@

      @@ -3517,7 +3517,7 @@

      @@ -3590,7 +3590,7 @@

      @@ -3674,7 +3674,7 @@

      @@ -3737,7 +3737,7 @@

      @@ -3826,7 +3826,7 @@

      @@ -3919,7 +3919,7 @@

      @@ -4005,7 +4005,7 @@

      @@ -4082,7 +4082,7 @@

      @@ -4159,7 +4159,7 @@

      @@ -4239,7 +4239,7 @@

      @@ -4344,7 +4344,7 @@

      @@ -4421,7 +4421,7 @@

      diff --git a/5/plugin/reference/classes/BaserCore-Service-Front-PagesFrontService.html b/5/plugin/reference/classes/BaserCore-Service-Front-PagesFrontService.html index 3069ba07..27aa887a 100644 --- a/5/plugin/reference/classes/BaserCore-Service-Front-PagesFrontService.html +++ b/5/plugin/reference/classes/BaserCore-Service-Front-PagesFrontService.html @@ -1017,7 +1017,7 @@

      @@ -1098,7 +1098,7 @@

      @@ -1190,7 +1190,7 @@

      @@ -1363,7 +1363,7 @@

      @@ -1453,7 +1453,7 @@

      @@ -1831,7 +1831,7 @@

      @@ -2311,7 +2311,7 @@

      @@ -2410,7 +2410,7 @@

      @@ -2462,6 +2462,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Service-PagesService.html b/5/plugin/reference/classes/BaserCore-Service-PagesService.html index fb33dbdd..90ffe3d7 100644 --- a/5/plugin/reference/classes/BaserCore-Service-PagesService.html +++ b/5/plugin/reference/classes/BaserCore-Service-PagesService.html @@ -1002,7 +1002,7 @@

      @@ -1083,7 +1083,7 @@

      @@ -1175,7 +1175,7 @@

      @@ -1348,7 +1348,7 @@

      @@ -1438,7 +1438,7 @@

      @@ -1816,7 +1816,7 @@

      @@ -2139,7 +2139,7 @@

      @@ -2238,7 +2238,7 @@

      @@ -2290,6 +2290,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Service-PermissionGroupsService.html b/5/plugin/reference/classes/BaserCore-Service-PermissionGroupsService.html index a69eab28..3aa08e8a 100644 --- a/5/plugin/reference/classes/BaserCore-Service-PermissionGroupsService.html +++ b/5/plugin/reference/classes/BaserCore-Service-PermissionGroupsService.html @@ -1028,7 +1028,7 @@

      @@ -1112,7 +1112,7 @@

      @@ -1175,7 +1175,7 @@

      @@ -1415,7 +1415,7 @@

      @@ -1655,7 +1655,7 @@

      @@ -1728,7 +1728,7 @@

      @@ -1885,7 +1885,7 @@

      @@ -1952,7 +1952,7 @@

      @@ -2428,7 +2428,7 @@

      @@ -2473,6 +2473,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Service-PermissionsService.html b/5/plugin/reference/classes/BaserCore-Service-PermissionsService.html index dd877fb9..d42b5d07 100644 --- a/5/plugin/reference/classes/BaserCore-Service-PermissionsService.html +++ b/5/plugin/reference/classes/BaserCore-Service-PermissionsService.html @@ -1928,7 +1928,7 @@

      @@ -1980,6 +1980,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Service-PluginsService.html b/5/plugin/reference/classes/BaserCore-Service-PluginsService.html index 82f1536b..1071e5bd 100644 --- a/5/plugin/reference/classes/BaserCore-Service-PluginsService.html +++ b/5/plugin/reference/classes/BaserCore-Service-PluginsService.html @@ -992,7 +992,7 @@

      @@ -1091,7 +1091,7 @@

      @@ -1170,7 +1170,7 @@

      @@ -1243,7 +1243,7 @@

      @@ -1327,7 +1327,7 @@

      @@ -1418,7 +1418,7 @@

      @@ -1495,7 +1495,7 @@

      @@ -1643,7 +1643,7 @@

      @@ -1710,7 +1710,7 @@

      @@ -1754,6 +1754,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1788,7 +1795,7 @@

      @@ -1865,7 +1872,7 @@

      @@ -2034,7 +2041,7 @@

      @@ -2111,7 +2118,7 @@

      @@ -2178,7 +2185,7 @@

      @@ -2332,7 +2339,7 @@

      @@ -2486,7 +2493,7 @@

      @@ -2591,7 +2598,7 @@

      @@ -2658,7 +2665,7 @@

      @@ -2746,7 +2753,7 @@

      @@ -2826,7 +2833,7 @@

      @@ -2906,7 +2913,7 @@

      @@ -2992,7 +2999,7 @@

      @@ -3065,7 +3072,7 @@

      diff --git a/5/plugin/reference/classes/BaserCore-Service-SiteConfigsService.html b/5/plugin/reference/classes/BaserCore-Service-SiteConfigsService.html index cf21c685..ec0df2e3 100644 --- a/5/plugin/reference/classes/BaserCore-Service-SiteConfigsService.html +++ b/5/plugin/reference/classes/BaserCore-Service-SiteConfigsService.html @@ -1618,7 +1618,7 @@

      @@ -1692,6 +1692,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BaserCore-Service-ThemesService.html b/5/plugin/reference/classes/BaserCore-Service-ThemesService.html index 1b3aa531..30b80af2 100644 --- a/5/plugin/reference/classes/BaserCore-Service-ThemesService.html +++ b/5/plugin/reference/classes/BaserCore-Service-ThemesService.html @@ -562,7 +562,7 @@

      @@ -772,7 +772,7 @@

      @@ -849,7 +849,7 @@

      @@ -937,7 +937,7 @@

      @@ -1021,7 +1021,7 @@

      @@ -1098,7 +1098,7 @@

      ThemesService.php : - 459 + 466 @@ -1165,7 +1165,7 @@

      @@ -1242,7 +1242,7 @@

      @@ -1319,7 +1319,7 @@

      @@ -1396,7 +1396,7 @@

      @@ -1480,7 +1480,7 @@

      @@ -1547,7 +1547,7 @@

      @@ -1768,7 +1768,7 @@

      @@ -1849,7 +1849,7 @@

      @@ -1933,7 +1933,7 @@

      @@ -2010,7 +2010,7 @@

      @@ -2101,7 +2101,7 @@

      @@ -2164,7 +2164,7 @@

      @@ -2248,7 +2248,7 @@

      diff --git a/5/plugin/reference/classes/BaserCore-TestSuite-BcTestCase.html b/5/plugin/reference/classes/BaserCore-TestSuite-BcTestCase.html index 616d8331..4c616390 100644 --- a/5/plugin/reference/classes/BaserCore-TestSuite-BcTestCase.html +++ b/5/plugin/reference/classes/BaserCore-TestSuite-BcTestCase.html @@ -1069,7 +1069,7 @@

      @@ -1142,7 +1142,7 @@

      @@ -1177,6 +1177,15 @@

      +
      +
      + unitTest +
      +
      + +

      テストができないのでスキップ

      +
      +
      @@ -1198,7 +1207,7 @@

      @@ -1271,7 +1280,7 @@

      @@ -1523,7 +1532,7 @@

      @@ -1712,7 +1721,7 @@

      @@ -1807,7 +1816,7 @@

      @@ -1870,7 +1879,7 @@

      @@ -2010,7 +2019,7 @@

      @@ -2087,7 +2096,7 @@

      @@ -2178,7 +2187,7 @@

      @@ -2279,7 +2288,7 @@

      @@ -2367,7 +2376,7 @@

      @@ -2440,7 +2449,7 @@

      diff --git a/5/plugin/reference/classes/BaserCore-Utility-BcAbstractDetector.html b/5/plugin/reference/classes/BaserCore-Utility-BcAbstractDetector.html index 5afe8898..1a092d58 100644 --- a/5/plugin/reference/classes/BaserCore-Utility-BcAbstractDetector.html +++ b/5/plugin/reference/classes/BaserCore-Utility-BcAbstractDetector.html @@ -904,7 +904,7 @@

      @@ -960,6 +960,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -981,7 +988,7 @@

      @@ -1060,7 +1067,7 @@

      @@ -1127,7 +1134,7 @@

      @@ -1194,7 +1201,7 @@

      @@ -1261,7 +1268,7 @@

      @@ -1328,7 +1335,7 @@

      diff --git a/5/plugin/reference/classes/BaserCore-Utility-BcAgent.html b/5/plugin/reference/classes/BaserCore-Utility-BcAgent.html index c18ab123..85bff6cc 100644 --- a/5/plugin/reference/classes/BaserCore-Utility-BcAgent.html +++ b/5/plugin/reference/classes/BaserCore-Utility-BcAgent.html @@ -956,7 +956,7 @@

      @@ -1012,6 +1012,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1033,7 +1040,7 @@

      @@ -1112,7 +1119,7 @@

      @@ -1179,7 +1186,7 @@

      diff --git a/5/plugin/reference/classes/BaserCore-Utility-BcLang.html b/5/plugin/reference/classes/BaserCore-Utility-BcLang.html index 4831feef..72e3d869 100644 --- a/5/plugin/reference/classes/BaserCore-Utility-BcLang.html +++ b/5/plugin/reference/classes/BaserCore-Utility-BcLang.html @@ -919,7 +919,7 @@

      @@ -975,6 +975,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -996,7 +1003,7 @@

      @@ -1075,7 +1082,7 @@

      @@ -1142,7 +1149,7 @@

      diff --git a/5/plugin/reference/classes/BaserCore-Utility-BcUtil.html b/5/plugin/reference/classes/BaserCore-Utility-BcUtil.html index 197c320d..4acaa58d 100644 --- a/5/plugin/reference/classes/BaserCore-Utility-BcUtil.html +++ b/5/plugin/reference/classes/BaserCore-Utility-BcUtil.html @@ -556,7 +556,7 @@

      @@ -1256,7 +1256,7 @@

      @@ -1332,7 +1332,7 @@

      @@ -1377,7 +1377,7 @@

      @@ -1458,7 +1458,7 @@

      @@ -1531,7 +1531,7 @@

      @@ -1610,7 +1610,7 @@

      @@ -1695,7 +1695,7 @@

      @@ -1770,7 +1770,7 @@

      @@ -1829,7 +1829,7 @@

      @@ -1906,7 +1906,7 @@

      @@ -1997,7 +1997,7 @@

      @@ -2061,7 +2061,7 @@

      @@ -2124,7 +2124,7 @@

      @@ -2187,7 +2187,7 @@

      @@ -2288,7 +2288,7 @@

      @@ -2386,7 +2386,7 @@

      @@ -2474,7 +2474,7 @@

      @@ -2548,7 +2548,7 @@

      @@ -2625,7 +2625,7 @@

      @@ -2731,7 +2731,7 @@

      @@ -2808,7 +2808,7 @@

      @@ -2875,7 +2875,7 @@

      @@ -2942,7 +2942,7 @@

      @@ -3009,7 +3009,7 @@

      @@ -3082,7 +3082,7 @@

      @@ -3149,7 +3149,7 @@

      @@ -3217,7 +3217,7 @@

      @@ -3294,7 +3294,7 @@

      @@ -3362,7 +3362,7 @@

      @@ -3429,7 +3429,7 @@

      @@ -3496,7 +3496,7 @@

      @@ -3563,7 +3563,7 @@

      @@ -3630,7 +3630,7 @@

      @@ -3701,7 +3701,7 @@

      @@ -3780,7 +3780,7 @@

      @@ -3872,7 +3872,7 @@

      @@ -3978,7 +3978,7 @@

      @@ -4057,7 +4057,7 @@

      @@ -4137,7 +4137,7 @@

      @@ -4237,7 +4237,7 @@

      @@ -4337,7 +4337,7 @@

      @@ -4414,7 +4414,7 @@

      @@ -4503,7 +4503,7 @@

      @@ -4583,7 +4583,7 @@

      @@ -4650,7 +4650,7 @@

      @@ -4734,7 +4734,7 @@

      @@ -4818,7 +4818,7 @@

      @@ -4897,7 +4897,7 @@

      @@ -4974,7 +4974,7 @@

      @@ -5037,7 +5037,7 @@

      @@ -5114,7 +5114,7 @@

      @@ -5198,7 +5198,7 @@

      @@ -5279,7 +5279,7 @@

      @@ -5346,7 +5346,7 @@

      @@ -5429,7 +5429,7 @@

      @@ -5517,7 +5517,7 @@

      @@ -5584,7 +5584,7 @@

      @@ -5665,7 +5665,7 @@

      @@ -5712,7 +5712,7 @@

      @@ -5794,7 +5794,7 @@

      @@ -5871,7 +5871,7 @@

      @@ -5938,7 +5938,7 @@

      @@ -6007,7 +6007,7 @@

      @@ -6084,7 +6084,7 @@

      @@ -6151,7 +6151,7 @@

      @@ -6218,7 +6218,7 @@

      @@ -6285,7 +6285,7 @@

      @@ -6352,7 +6352,7 @@

      @@ -6419,7 +6419,7 @@

      @@ -6486,7 +6486,7 @@

      @@ -6563,7 +6563,7 @@

      @@ -6630,7 +6630,7 @@

      @@ -6697,7 +6697,7 @@

      @@ -6774,7 +6774,7 @@

      @@ -6851,7 +6851,7 @@

      @@ -6922,7 +6922,7 @@

      @@ -6989,7 +6989,7 @@

      @@ -7073,7 +7073,7 @@

      @@ -7159,7 +7159,7 @@

      @@ -7167,7 +7167,7 @@

      public - static onEvent(EventManagerInterface $eventManager, string $eventKey, array<string|int, EventListenerInterface$eventListeners) : mixed + static onEvent(EventManagerInterface $eventManager, string $eventKey, array<string|int, mixed> $eventListeners) : mixed
      @@ -7191,7 +7191,7 @@

      Parameters
      $eventListeners - : array<string|int, EventListenerInterface> + : array<string|int, mixed>
      @@ -7246,7 +7246,7 @@

      @@ -7322,7 +7322,7 @@

      @@ -7423,7 +7423,7 @@

      @@ -7502,7 +7502,7 @@

      @@ -7571,7 +7571,7 @@

      @@ -7648,7 +7648,7 @@

      @@ -7754,7 +7754,7 @@

      @@ -7830,7 +7830,7 @@

      @@ -7909,7 +7909,7 @@

      diff --git a/5/plugin/reference/classes/BaserCore-View-AppView.html b/5/plugin/reference/classes/BaserCore-View-AppView.html index 956edc6b..af831fb8 100644 --- a/5/plugin/reference/classes/BaserCore-View-AppView.html +++ b/5/plugin/reference/classes/BaserCore-View-AppView.html @@ -562,7 +562,7 @@

      @@ -1076,7 +1076,7 @@

      @@ -1153,7 +1153,7 @@

      @@ -1213,7 +1213,7 @@

      @@ -1276,7 +1276,7 @@

      @@ -1342,7 +1342,7 @@

      @@ -1422,7 +1422,7 @@

      diff --git a/5/plugin/reference/classes/BaserCore-View-BcAdminAppView.html b/5/plugin/reference/classes/BaserCore-View-BcAdminAppView.html index f582e4a7..0b2c9ca5 100644 --- a/5/plugin/reference/classes/BaserCore-View-BcAdminAppView.html +++ b/5/plugin/reference/classes/BaserCore-View-BcAdminAppView.html @@ -1542,7 +1542,7 @@

      @@ -1619,7 +1619,7 @@

      @@ -1742,7 +1742,7 @@

      @@ -1808,7 +1808,7 @@

      @@ -1888,7 +1888,7 @@

      diff --git a/5/plugin/reference/classes/BaserCore-View-BcFrontAppView.html b/5/plugin/reference/classes/BaserCore-View-BcFrontAppView.html index 06455f23..c2026969 100644 --- a/5/plugin/reference/classes/BaserCore-View-BcFrontAppView.html +++ b/5/plugin/reference/classes/BaserCore-View-BcFrontAppView.html @@ -1195,7 +1195,7 @@

      @@ -1272,7 +1272,7 @@

      @@ -1395,7 +1395,7 @@

      @@ -1461,7 +1461,7 @@

      @@ -1541,7 +1541,7 @@

      diff --git a/5/plugin/reference/classes/BaserCore-View-Helper-BcContentsHelper.html b/5/plugin/reference/classes/BaserCore-View-Helper-BcContentsHelper.html index 4f57c167..436e5b2a 100644 --- a/5/plugin/reference/classes/BaserCore-View-Helper-BcContentsHelper.html +++ b/5/plugin/reference/classes/BaserCore-View-Helper-BcContentsHelper.html @@ -1253,7 +1253,7 @@

      @@ -1353,7 +1353,7 @@

      @@ -1451,7 +1451,7 @@

      @@ -1535,7 +1535,7 @@

      @@ -1651,7 +1651,7 @@

      @@ -1718,7 +1718,7 @@

      @@ -1866,7 +1866,7 @@

      @@ -2068,7 +2068,7 @@

      @@ -2322,7 +2322,7 @@

      @@ -2380,7 +2380,7 @@

      Parameters
      +
      + Tags + + +
      +
      +
      + noTodo +
      +
      + + +
      +
      + checked +
      +
      + + +
      +
      + unitTest +
      +
      + + +
      +
      @@ -2513,7 +2541,7 @@

      @@ -2590,7 +2618,7 @@

      @@ -2667,7 +2695,7 @@

      @@ -2740,6 +2768,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -2765,7 +2800,7 @@

      @@ -2880,7 +2915,7 @@

      @@ -3220,7 +3255,7 @@

      @@ -3306,7 +3341,7 @@

      @@ -3385,7 +3420,7 @@

      @@ -3452,7 +3487,7 @@

      @@ -3540,7 +3575,7 @@

      @@ -3605,7 +3640,7 @@

      @@ -4038,7 +4073,7 @@

      diff --git a/5/plugin/reference/classes/BaserCore-View-Helper-BcFreezeHelper.html b/5/plugin/reference/classes/BaserCore-View-Helper-BcFreezeHelper.html index 391d196f..712e3446 100644 --- a/5/plugin/reference/classes/BaserCore-View-Helper-BcFreezeHelper.html +++ b/5/plugin/reference/classes/BaserCore-View-Helper-BcFreezeHelper.html @@ -1681,7 +1681,7 @@

      @@ -2219,7 +2219,7 @@

      @@ -2405,7 +2405,7 @@

      @@ -2545,7 +2545,7 @@

      @@ -3133,7 +3133,7 @@

      @@ -3227,7 +3227,7 @@

      @@ -3319,7 +3319,7 @@

      @@ -3524,7 +3524,7 @@

      @@ -3941,7 +3941,7 @@

      diff --git a/5/plugin/reference/classes/BaserCore-View-Helper-BcUploadHelper.html b/5/plugin/reference/classes/BaserCore-View-Helper-BcUploadHelper.html index 20752096..00b20090 100644 --- a/5/plugin/reference/classes/BaserCore-View-Helper-BcUploadHelper.html +++ b/5/plugin/reference/classes/BaserCore-View-Helper-BcUploadHelper.html @@ -563,7 +563,7 @@

      @@ -768,7 +768,7 @@

      @@ -914,7 +914,7 @@

      @@ -957,7 +957,7 @@

      @@ -1121,7 +1121,7 @@

      @@ -1456,7 +1456,7 @@

      @@ -1529,7 +1529,7 @@

      @@ -1602,7 +1602,7 @@

      @@ -1697,7 +1697,7 @@

      @@ -1764,7 +1764,7 @@

      @@ -1837,7 +1837,7 @@

      diff --git a/5/plugin/reference/classes/BcAdminThird-BcAdminThirdPlugin.html b/5/plugin/reference/classes/BcAdminThird-BcAdminThirdPlugin.html index 6ec79586..392f14a9 100644 --- a/5/plugin/reference/classes/BcAdminThird-BcAdminThirdPlugin.html +++ b/5/plugin/reference/classes/BcAdminThird-BcAdminThirdPlugin.html @@ -875,7 +875,7 @@

      @@ -955,7 +955,7 @@

      @@ -1000,6 +1000,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1021,7 +1028,7 @@

      @@ -1056,7 +1063,7 @@

      @@ -1110,6 +1117,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1135,7 +1149,7 @@

      @@ -1279,7 +1293,7 @@

      @@ -1335,7 +1349,7 @@

      @@ -1391,6 +1405,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1493,7 +1514,7 @@

      @@ -1581,7 +1602,7 @@

      @@ -1817,7 +1838,7 @@

      @@ -1905,7 +1926,7 @@

      @@ -1971,7 +1992,7 @@

      @@ -2050,7 +2071,7 @@

      @@ -2136,7 +2157,7 @@

      @@ -2226,7 +2247,7 @@

      @@ -2280,6 +2301,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -2305,7 +2333,7 @@

      @@ -2385,7 +2413,7 @@

      diff --git a/5/plugin/reference/classes/BcBlog-BcBlogPlugin.html b/5/plugin/reference/classes/BcBlog-BcBlogPlugin.html index 645fffc6..ff41a3b7 100644 --- a/5/plugin/reference/classes/BcBlog-BcBlogPlugin.html +++ b/5/plugin/reference/classes/BcBlog-BcBlogPlugin.html @@ -889,7 +889,7 @@

      @@ -969,7 +969,7 @@

      @@ -1014,6 +1014,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1035,7 +1042,7 @@

      @@ -1070,7 +1077,7 @@

      @@ -1124,6 +1131,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1149,7 +1163,7 @@

      @@ -1293,7 +1307,7 @@

      @@ -1349,7 +1363,7 @@

      @@ -1405,6 +1419,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1507,7 +1528,7 @@

      @@ -1595,7 +1616,7 @@

      @@ -1917,7 +1938,7 @@

      @@ -1983,7 +2004,7 @@

      @@ -2062,7 +2083,7 @@

      @@ -2294,7 +2315,7 @@

      @@ -2348,6 +2369,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -2461,7 +2489,7 @@

      diff --git a/5/plugin/reference/classes/BcBlog-Controller-Admin-BlogAdminAppController.html b/5/plugin/reference/classes/BcBlog-Controller-Admin-BlogAdminAppController.html index f8890e01..ba49cf7f 100644 --- a/5/plugin/reference/classes/BcBlog-Controller-Admin-BlogAdminAppController.html +++ b/5/plugin/reference/classes/BcBlog-Controller-Admin-BlogAdminAppController.html @@ -1089,7 +1089,7 @@

      @@ -1190,7 +1190,7 @@

      @@ -1734,7 +1734,7 @@

      @@ -1873,7 +1873,7 @@

      AppController.php : - 299 + 300 @@ -1940,7 +1940,7 @@

      @@ -2013,7 +2013,7 @@

      @@ -2143,7 +2143,7 @@

      @@ -2247,7 +2247,7 @@

      @@ -2324,7 +2324,7 @@

      @@ -2644,7 +2644,7 @@

      @@ -2750,7 +2750,7 @@

      @@ -2877,7 +2877,7 @@

      @@ -2914,6 +2914,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcBlog-Controller-Admin-BlogCategoriesController.html b/5/plugin/reference/classes/BcBlog-Controller-Admin-BlogCategoriesController.html index d4004ab9..fc84309b 100644 --- a/5/plugin/reference/classes/BcBlog-Controller-Admin-BlogCategoriesController.html +++ b/5/plugin/reference/classes/BcBlog-Controller-Admin-BlogCategoriesController.html @@ -1140,7 +1140,7 @@

      @@ -1325,7 +1325,7 @@

      @@ -2123,7 +2123,7 @@

      @@ -2262,7 +2262,7 @@

      AppController.php : - 299 + 300 @@ -2329,7 +2329,7 @@

      @@ -2402,7 +2402,7 @@

      @@ -2532,7 +2532,7 @@

      @@ -2636,7 +2636,7 @@

      @@ -2713,7 +2713,7 @@

      @@ -3033,7 +3033,7 @@

      @@ -3139,7 +3139,7 @@

      @@ -3266,7 +3266,7 @@

      @@ -3303,6 +3303,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcBlog-Controller-Admin-BlogCommentsController.html b/5/plugin/reference/classes/BcBlog-Controller-Admin-BlogCommentsController.html index 3a3d7b1a..d0774fdd 100644 --- a/5/plugin/reference/classes/BcBlog-Controller-Admin-BlogCommentsController.html +++ b/5/plugin/reference/classes/BcBlog-Controller-Admin-BlogCommentsController.html @@ -1117,7 +1117,7 @@

      @@ -1218,7 +1218,7 @@

      @@ -1941,7 +1941,7 @@

      @@ -2174,7 +2174,7 @@

      AppController.php : - 299 + 300 @@ -2241,7 +2241,7 @@

      @@ -2314,7 +2314,7 @@

      @@ -2538,7 +2538,7 @@

      @@ -2642,7 +2642,7 @@

      @@ -2719,7 +2719,7 @@

      @@ -3039,7 +3039,7 @@

      @@ -3145,7 +3145,7 @@

      @@ -3272,7 +3272,7 @@

      @@ -3309,6 +3309,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcBlog-Controller-Admin-BlogContentsController.html b/5/plugin/reference/classes/BcBlog-Controller-Admin-BlogContentsController.html index 21ece4e6..13673300 100644 --- a/5/plugin/reference/classes/BcBlog-Controller-Admin-BlogContentsController.html +++ b/5/plugin/reference/classes/BcBlog-Controller-Admin-BlogContentsController.html @@ -1168,7 +1168,7 @@

      @@ -1269,7 +1269,7 @@

      @@ -1903,7 +1903,7 @@

      @@ -2042,7 +2042,7 @@

      AppController.php : - 299 + 300 @@ -2109,7 +2109,7 @@

      @@ -2182,7 +2182,7 @@

      @@ -2312,7 +2312,7 @@

      @@ -2416,7 +2416,7 @@

      @@ -2461,6 +2461,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -2486,7 +2493,7 @@

      @@ -2563,7 +2570,7 @@

      @@ -2883,7 +2890,7 @@

      @@ -2989,7 +2996,7 @@

      @@ -3116,7 +3123,7 @@

      @@ -3153,6 +3160,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcBlog-Controller-Admin-BlogPostsController.html b/5/plugin/reference/classes/BcBlog-Controller-Admin-BlogPostsController.html index 06513565..8a4b36b8 100644 --- a/5/plugin/reference/classes/BcBlog-Controller-Admin-BlogPostsController.html +++ b/5/plugin/reference/classes/BcBlog-Controller-Admin-BlogPostsController.html @@ -1141,7 +1141,7 @@

      @@ -1326,7 +1326,7 @@

      @@ -2248,7 +2248,7 @@

      @@ -2476,7 +2476,7 @@

      AppController.php : - 299 + 300 @@ -2543,7 +2543,7 @@

      @@ -2616,7 +2616,7 @@

      @@ -2835,7 +2835,7 @@

      @@ -2939,7 +2939,7 @@

      @@ -3016,7 +3016,7 @@

      @@ -3336,7 +3336,7 @@

      @@ -3442,7 +3442,7 @@

      @@ -3569,7 +3569,7 @@

      @@ -3606,6 +3606,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcBlog-Controller-Admin-BlogTagsController.html b/5/plugin/reference/classes/BcBlog-Controller-Admin-BlogTagsController.html index 4047fb6e..8cd63264 100644 --- a/5/plugin/reference/classes/BcBlog-Controller-Admin-BlogTagsController.html +++ b/5/plugin/reference/classes/BcBlog-Controller-Admin-BlogTagsController.html @@ -1117,7 +1117,7 @@

      @@ -1294,7 +1294,7 @@

      @@ -2091,7 +2091,7 @@

      @@ -2230,7 +2230,7 @@

      AppController.php : - 299 + 300 @@ -2297,7 +2297,7 @@

      @@ -2370,7 +2370,7 @@

      @@ -2500,7 +2500,7 @@

      @@ -2604,7 +2604,7 @@

      @@ -2681,7 +2681,7 @@

      @@ -3001,7 +3001,7 @@

      @@ -3107,7 +3107,7 @@

      @@ -3234,7 +3234,7 @@

      @@ -3271,6 +3271,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcBlog-Controller-Api-Admin-BlogCategoriesController.html b/5/plugin/reference/classes/BcBlog-Controller-Api-Admin-BlogCategoriesController.html index c6702501..95e758aa 100644 --- a/5/plugin/reference/classes/BcBlog-Controller-Api-Admin-BlogCategoriesController.html +++ b/5/plugin/reference/classes/BcBlog-Controller-Api-Admin-BlogCategoriesController.html @@ -1125,7 +1125,7 @@

      @@ -1299,7 +1299,7 @@

      @@ -2455,7 +2455,7 @@

      @@ -2526,7 +2526,7 @@

      AppController.php : - 299 + 300 @@ -2593,7 +2593,7 @@

      @@ -2666,7 +2666,7 @@

      @@ -2876,7 +2876,7 @@

      @@ -2980,7 +2980,7 @@

      @@ -3057,7 +3057,7 @@

      @@ -3165,7 +3165,7 @@

      @@ -3271,7 +3271,7 @@

      @@ -3335,7 +3335,7 @@

      @@ -3372,6 +3372,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcBlog-Controller-Api-Admin-BlogCommentsController.html b/5/plugin/reference/classes/BcBlog-Controller-Api-Admin-BlogCommentsController.html index b0e799c5..eee195d6 100644 --- a/5/plugin/reference/classes/BcBlog-Controller-Api-Admin-BlogCommentsController.html +++ b/5/plugin/reference/classes/BcBlog-Controller-Api-Admin-BlogCommentsController.html @@ -1111,7 +1111,7 @@

      @@ -1296,7 +1296,7 @@

      @@ -2303,7 +2303,7 @@

      @@ -2374,7 +2374,7 @@

      AppController.php : - 299 + 300 @@ -2441,7 +2441,7 @@

      @@ -2514,7 +2514,7 @@

      @@ -2724,7 +2724,7 @@

      @@ -2828,7 +2828,7 @@

      @@ -2905,7 +2905,7 @@

      @@ -3013,7 +3013,7 @@

      @@ -3119,7 +3119,7 @@

      @@ -3183,7 +3183,7 @@

      @@ -3220,6 +3220,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcBlog-Controller-Api-Admin-BlogContentsController.html b/5/plugin/reference/classes/BcBlog-Controller-Api-Admin-BlogContentsController.html index b6cdc240..d7f060a5 100644 --- a/5/plugin/reference/classes/BcBlog-Controller-Api-Admin-BlogContentsController.html +++ b/5/plugin/reference/classes/BcBlog-Controller-Api-Admin-BlogContentsController.html @@ -1125,7 +1125,7 @@

      @@ -1299,7 +1299,7 @@

      @@ -2455,7 +2455,7 @@

      @@ -2526,7 +2526,7 @@

      AppController.php : - 299 + 300 @@ -2593,7 +2593,7 @@

      @@ -2666,7 +2666,7 @@

      @@ -2876,7 +2876,7 @@

      @@ -2980,7 +2980,7 @@

      @@ -3057,7 +3057,7 @@

      @@ -3165,7 +3165,7 @@

      @@ -3271,7 +3271,7 @@

      @@ -3335,7 +3335,7 @@

      @@ -3372,6 +3372,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcBlog-Controller-Api-Admin-BlogPostsController.html b/5/plugin/reference/classes/BcBlog-Controller-Api-Admin-BlogPostsController.html index 61b231ce..de66e069 100644 --- a/5/plugin/reference/classes/BcBlog-Controller-Api-Admin-BlogPostsController.html +++ b/5/plugin/reference/classes/BcBlog-Controller-Api-Admin-BlogPostsController.html @@ -1139,7 +1139,7 @@

      @@ -1313,7 +1313,7 @@

      @@ -2485,7 +2485,7 @@

      @@ -2636,7 +2636,7 @@

      AppController.php : - 299 + 300 @@ -2703,7 +2703,7 @@

      @@ -2776,7 +2776,7 @@

      @@ -3074,7 +3074,7 @@

      @@ -3178,7 +3178,7 @@

      @@ -3255,7 +3255,7 @@

      @@ -3363,7 +3363,7 @@

      @@ -3469,7 +3469,7 @@

      @@ -3533,7 +3533,7 @@

      @@ -3570,6 +3570,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcBlog-Controller-Api-Admin-BlogTagsController.html b/5/plugin/reference/classes/BcBlog-Controller-Api-Admin-BlogTagsController.html index d2d68c9b..ec443835 100644 --- a/5/plugin/reference/classes/BcBlog-Controller-Api-Admin-BlogTagsController.html +++ b/5/plugin/reference/classes/BcBlog-Controller-Api-Admin-BlogTagsController.html @@ -1118,7 +1118,7 @@

      @@ -1295,7 +1295,7 @@

      @@ -2383,7 +2383,7 @@

      @@ -2454,7 +2454,7 @@

      AppController.php : - 299 + 300 @@ -2521,7 +2521,7 @@

      @@ -2594,7 +2594,7 @@

      @@ -2804,7 +2804,7 @@

      @@ -2908,7 +2908,7 @@

      @@ -2985,7 +2985,7 @@

      @@ -3093,7 +3093,7 @@

      @@ -3199,7 +3199,7 @@

      @@ -3263,7 +3263,7 @@

      @@ -3300,6 +3300,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcBlog-Controller-Api-BlogCategoriesController.html b/5/plugin/reference/classes/BcBlog-Controller-Api-BlogCategoriesController.html index bbc1e33f..e6ab238e 100644 --- a/5/plugin/reference/classes/BcBlog-Controller-Api-BlogCategoriesController.html +++ b/5/plugin/reference/classes/BcBlog-Controller-Api-BlogCategoriesController.html @@ -1082,7 +1082,7 @@

      @@ -1183,7 +1183,7 @@

      @@ -1962,7 +1962,7 @@

      @@ -2033,7 +2033,7 @@

      AppController.php : - 299 + 300 @@ -2100,7 +2100,7 @@

      @@ -2173,7 +2173,7 @@

      @@ -2383,7 +2383,7 @@

      @@ -2487,7 +2487,7 @@

      @@ -2564,7 +2564,7 @@

      @@ -2672,7 +2672,7 @@

      @@ -2778,7 +2778,7 @@

      @@ -2842,7 +2842,7 @@

      @@ -2879,6 +2879,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcBlog-Controller-Api-BlogCommentsController.html b/5/plugin/reference/classes/BcBlog-Controller-Api-BlogCommentsController.html index 43197e25..3f7ed8d9 100644 --- a/5/plugin/reference/classes/BcBlog-Controller-Api-BlogCommentsController.html +++ b/5/plugin/reference/classes/BcBlog-Controller-Api-BlogCommentsController.html @@ -1075,7 +1075,7 @@

      @@ -1176,7 +1176,7 @@

      @@ -1882,7 +1882,7 @@

      @@ -1953,7 +1953,7 @@

      AppController.php : - 299 + 300 @@ -2020,7 +2020,7 @@

      @@ -2093,7 +2093,7 @@

      @@ -2303,7 +2303,7 @@

      @@ -2407,7 +2407,7 @@

      @@ -2484,7 +2484,7 @@

      @@ -2592,7 +2592,7 @@

      @@ -2698,7 +2698,7 @@

      @@ -2762,7 +2762,7 @@

      @@ -2799,6 +2799,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcBlog-Controller-Api-BlogContentsController.html b/5/plugin/reference/classes/BcBlog-Controller-Api-BlogContentsController.html index c08b9346..9e536ac5 100644 --- a/5/plugin/reference/classes/BcBlog-Controller-Api-BlogContentsController.html +++ b/5/plugin/reference/classes/BcBlog-Controller-Api-BlogContentsController.html @@ -1075,7 +1075,7 @@

      @@ -1176,7 +1176,7 @@

      @@ -1882,7 +1882,7 @@

      @@ -1953,7 +1953,7 @@

      AppController.php : - 299 + 300 @@ -2020,7 +2020,7 @@

      @@ -2093,7 +2093,7 @@

      @@ -2303,7 +2303,7 @@

      @@ -2407,7 +2407,7 @@

      @@ -2484,7 +2484,7 @@

      @@ -2592,7 +2592,7 @@

      @@ -2698,7 +2698,7 @@

      @@ -2762,7 +2762,7 @@

      @@ -2799,6 +2799,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcBlog-Controller-Api-BlogPostsController.html b/5/plugin/reference/classes/BcBlog-Controller-Api-BlogPostsController.html index ee8a5d73..604ab156 100644 --- a/5/plugin/reference/classes/BcBlog-Controller-Api-BlogPostsController.html +++ b/5/plugin/reference/classes/BcBlog-Controller-Api-BlogPostsController.html @@ -1075,7 +1075,7 @@

      @@ -1176,7 +1176,7 @@

      @@ -1882,7 +1882,7 @@

      @@ -1953,7 +1953,7 @@

      AppController.php : - 299 + 300 @@ -2020,7 +2020,7 @@

      @@ -2093,7 +2093,7 @@

      @@ -2311,7 +2311,7 @@

      @@ -2415,7 +2415,7 @@

      @@ -2492,7 +2492,7 @@

      @@ -2600,7 +2600,7 @@

      @@ -2706,7 +2706,7 @@

      @@ -2770,7 +2770,7 @@

      @@ -2807,6 +2807,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcBlog-Controller-Api-BlogTagsController.html b/5/plugin/reference/classes/BcBlog-Controller-Api-BlogTagsController.html index 4d5c5ffe..e6aff4e3 100644 --- a/5/plugin/reference/classes/BcBlog-Controller-Api-BlogTagsController.html +++ b/5/plugin/reference/classes/BcBlog-Controller-Api-BlogTagsController.html @@ -1075,7 +1075,7 @@

      @@ -1176,7 +1176,7 @@

      @@ -1882,7 +1882,7 @@

      @@ -1953,7 +1953,7 @@

      AppController.php : - 299 + 300 @@ -2020,7 +2020,7 @@

      @@ -2093,7 +2093,7 @@

      @@ -2303,7 +2303,7 @@

      @@ -2407,7 +2407,7 @@

      @@ -2484,7 +2484,7 @@

      @@ -2592,7 +2592,7 @@

      @@ -2698,7 +2698,7 @@

      @@ -2762,7 +2762,7 @@

      @@ -2799,6 +2799,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcBlog-Controller-BlogController.html b/5/plugin/reference/classes/BcBlog-Controller-BlogController.html index b3509671..9305d2f7 100644 --- a/5/plugin/reference/classes/BcBlog-Controller-BlogController.html +++ b/5/plugin/reference/classes/BcBlog-Controller-BlogController.html @@ -1038,7 +1038,7 @@

      @@ -1222,7 +1222,7 @@

      @@ -1559,7 +1559,7 @@

      @@ -1611,6 +1611,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -2033,7 +2040,7 @@

      @@ -2104,7 +2111,7 @@

      AppController.php : - 299 + 300 @@ -2171,7 +2178,7 @@

      @@ -2244,7 +2251,7 @@

      @@ -2387,7 +2394,7 @@

      @@ -2491,7 +2498,7 @@

      @@ -2568,7 +2575,7 @@

      @@ -2676,7 +2683,7 @@

      @@ -2782,7 +2789,7 @@

      @@ -2846,7 +2853,7 @@

      @@ -2883,6 +2890,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcBlog-Controller-BlogFrontAppController.html b/5/plugin/reference/classes/BcBlog-Controller-BlogFrontAppController.html index 3bffe788..63206aa2 100644 --- a/5/plugin/reference/classes/BcBlog-Controller-BlogFrontAppController.html +++ b/5/plugin/reference/classes/BcBlog-Controller-BlogFrontAppController.html @@ -1003,7 +1003,7 @@

      @@ -1104,7 +1104,7 @@

      @@ -1195,7 +1195,7 @@

      @@ -1240,6 +1240,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1639,7 +1646,7 @@

      @@ -1710,7 +1717,7 @@

      AppController.php : - 299 + 300 @@ -1777,7 +1784,7 @@

      @@ -1850,7 +1857,7 @@

      @@ -1913,7 +1920,7 @@

      @@ -2017,7 +2024,7 @@

      @@ -2094,7 +2101,7 @@

      @@ -2202,7 +2209,7 @@

      @@ -2308,7 +2315,7 @@

      @@ -2372,7 +2379,7 @@

      @@ -2409,6 +2416,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcBlog-Event-BcBlogViewEventListener.html b/5/plugin/reference/classes/BcBlog-Event-BcBlogViewEventListener.html index a059546b..9efcc998 100644 --- a/5/plugin/reference/classes/BcBlog-Event-BcBlogViewEventListener.html +++ b/5/plugin/reference/classes/BcBlog-Event-BcBlogViewEventListener.html @@ -817,7 +817,7 @@

      @@ -852,6 +852,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -873,7 +880,7 @@

      @@ -946,7 +953,7 @@

      @@ -1025,7 +1032,7 @@

      @@ -1060,6 +1067,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1085,7 +1099,7 @@

      @@ -1176,7 +1190,7 @@

      @@ -1221,6 +1235,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1242,7 +1263,7 @@

      diff --git a/5/plugin/reference/classes/BcBlog-Mailer-BlogCommentMailer.html b/5/plugin/reference/classes/BcBlog-Mailer-BlogCommentMailer.html index 23d5e311..4f14c715 100644 --- a/5/plugin/reference/classes/BcBlog-Mailer-BlogCommentMailer.html +++ b/5/plugin/reference/classes/BcBlog-Mailer-BlogCommentMailer.html @@ -787,7 +787,7 @@

      @@ -832,6 +832,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -853,7 +860,7 @@

      @@ -909,6 +916,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1025,7 +1039,7 @@

      @@ -1060,6 +1074,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1239,7 +1260,7 @@

      @@ -1291,6 +1312,13 @@

      +
      +
      + UnitTest +
      +
      + +
      @@ -1312,7 +1340,7 @@

      @@ -1371,6 +1399,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1392,7 +1427,7 @@

      @@ -1427,6 +1462,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcBlog-Model-Table-BlogPostsTable.html b/5/plugin/reference/classes/BcBlog-Model-Table-BlogPostsTable.html index 927c9cc5..6259fdeb 100644 --- a/5/plugin/reference/classes/BcBlog-Model-Table-BlogPostsTable.html +++ b/5/plugin/reference/classes/BcBlog-Model-Table-BlogPostsTable.html @@ -1387,7 +1387,7 @@

      @@ -1460,7 +1460,7 @@

      @@ -1495,7 +1495,7 @@

      @@ -1578,7 +1578,7 @@

      @@ -1662,7 +1662,7 @@

      @@ -1931,7 +1931,7 @@

      @@ -2019,7 +2019,7 @@

      @@ -2064,7 +2064,7 @@

      @@ -2225,7 +2225,7 @@

      @@ -2316,7 +2316,7 @@

      @@ -2475,7 +2475,7 @@

      @@ -2658,7 +2658,7 @@

      @@ -2750,7 +2750,7 @@

      @@ -2841,7 +2841,7 @@

      @@ -3444,7 +3444,7 @@

      @@ -3764,7 +3764,7 @@

      diff --git a/5/plugin/reference/classes/BcBlog-Service-Admin-BlogCommentsAdminService.html b/5/plugin/reference/classes/BcBlog-Service-Admin-BlogCommentsAdminService.html index 7c38fb3a..2e28ccfb 100644 --- a/5/plugin/reference/classes/BcBlog-Service-Admin-BlogCommentsAdminService.html +++ b/5/plugin/reference/classes/BcBlog-Service-Admin-BlogCommentsAdminService.html @@ -988,7 +988,7 @@

      @@ -1081,7 +1081,7 @@

      @@ -1726,7 +1726,7 @@

      @@ -1803,7 +1803,7 @@

      @@ -1856,6 +1856,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1877,7 +1884,7 @@

      @@ -1951,7 +1958,7 @@

      diff --git a/5/plugin/reference/classes/BcBlog-Service-Admin-BlogContentsAdminService.html b/5/plugin/reference/classes/BcBlog-Service-Admin-BlogContentsAdminService.html index 4534ebdb..1d0283bc 100644 --- a/5/plugin/reference/classes/BcBlog-Service-Admin-BlogContentsAdminService.html +++ b/5/plugin/reference/classes/BcBlog-Service-Admin-BlogContentsAdminService.html @@ -915,7 +915,7 @@

      BlogContentsService.php : - 366 + 369 @@ -1249,7 +1249,7 @@

      @@ -1328,7 +1328,7 @@

      @@ -1356,6 +1356,34 @@

      Parameters
      +
      + Tags + + +
      +
      +
      + checked +
      +
      + + +
      +
      + noTodo +
      +
      + + +
      +
      + unitTest +
      +
      + + +
      +
      diff --git a/5/plugin/reference/classes/BcBlog-Service-Admin-BlogPostsAdminService.html b/5/plugin/reference/classes/BcBlog-Service-Admin-BlogPostsAdminService.html index d4ac15a0..e426c223 100644 --- a/5/plugin/reference/classes/BcBlog-Service-Admin-BlogPostsAdminService.html +++ b/5/plugin/reference/classes/BcBlog-Service-Admin-BlogPostsAdminService.html @@ -1061,7 +1061,7 @@

      @@ -1144,7 +1144,7 @@

      @@ -1228,7 +1228,7 @@

      @@ -1307,7 +1307,7 @@

      @@ -1384,7 +1384,7 @@

      @@ -1489,7 +1489,7 @@

      @@ -1650,7 +1650,7 @@

      @@ -1736,7 +1736,7 @@

      @@ -1827,7 +1827,7 @@

      @@ -1988,7 +1988,7 @@

      @@ -2228,7 +2228,7 @@

      @@ -2312,7 +2312,7 @@

      @@ -2396,7 +2396,7 @@

      @@ -2494,7 +2494,7 @@

      @@ -2578,7 +2578,7 @@

      @@ -2662,7 +2662,7 @@

      @@ -2741,7 +2741,7 @@

      @@ -2897,7 +2897,7 @@

      @@ -3058,7 +3058,7 @@

      @@ -3135,7 +3135,7 @@

      @@ -3569,7 +3569,7 @@

      @@ -3648,7 +3648,7 @@

      @@ -3801,7 +3801,7 @@

      @@ -3880,7 +3880,7 @@

      diff --git a/5/plugin/reference/classes/BcBlog-Service-BlogCommentsService.html b/5/plugin/reference/classes/BcBlog-Service-BlogCommentsService.html index d791f571..b71141c4 100644 --- a/5/plugin/reference/classes/BcBlog-Service-BlogCommentsService.html +++ b/5/plugin/reference/classes/BcBlog-Service-BlogCommentsService.html @@ -977,7 +977,7 @@

      @@ -1070,7 +1070,7 @@

      @@ -1610,7 +1610,7 @@

      @@ -1687,7 +1687,7 @@

      @@ -1740,6 +1740,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1761,7 +1768,7 @@

      @@ -1835,7 +1842,7 @@

      diff --git a/5/plugin/reference/classes/BcBlog-Service-BlogContentsService.html b/5/plugin/reference/classes/BcBlog-Service-BlogContentsService.html index e4a24d8a..4544040a 100644 --- a/5/plugin/reference/classes/BcBlog-Service-BlogContentsService.html +++ b/5/plugin/reference/classes/BcBlog-Service-BlogContentsService.html @@ -907,7 +907,7 @@

      BlogContentsService.php : - 366 + 369 @@ -1241,7 +1241,7 @@

      @@ -1320,7 +1320,7 @@

      @@ -1348,6 +1348,34 @@

      Parameters
      +
      + Tags + + +
      +
      +
      + checked +
      +
      + + +
      +
      + noTodo +
      +
      + + +
      +
      + unitTest +
      +
      + + +
      +
      diff --git a/5/plugin/reference/classes/BcBlog-Service-BlogPostsService.html b/5/plugin/reference/classes/BcBlog-Service-BlogPostsService.html index 21d85c06..8b86fd65 100644 --- a/5/plugin/reference/classes/BcBlog-Service-BlogPostsService.html +++ b/5/plugin/reference/classes/BcBlog-Service-BlogPostsService.html @@ -1022,7 +1022,7 @@

      @@ -1105,7 +1105,7 @@

      @@ -1189,7 +1189,7 @@

      @@ -1268,7 +1268,7 @@

      @@ -1345,7 +1345,7 @@

      @@ -1450,7 +1450,7 @@

      @@ -1611,7 +1611,7 @@

      @@ -1697,7 +1697,7 @@

      @@ -1788,7 +1788,7 @@

      @@ -1949,7 +1949,7 @@

      @@ -2112,7 +2112,7 @@

      @@ -2196,7 +2196,7 @@

      @@ -2280,7 +2280,7 @@

      @@ -2378,7 +2378,7 @@

      @@ -2462,7 +2462,7 @@

      @@ -2546,7 +2546,7 @@

      @@ -2625,7 +2625,7 @@

      @@ -2704,7 +2704,7 @@

      @@ -2865,7 +2865,7 @@

      @@ -2942,7 +2942,7 @@

      @@ -3110,7 +3110,7 @@

      @@ -3189,7 +3189,7 @@

      @@ -3342,7 +3342,7 @@

      @@ -3421,7 +3421,7 @@

      diff --git a/5/plugin/reference/classes/BcBlog-View-BlogAdminAppView.html b/5/plugin/reference/classes/BcBlog-View-BlogAdminAppView.html index abc9bd9e..0c2b1605 100644 --- a/5/plugin/reference/classes/BcBlog-View-BlogAdminAppView.html +++ b/5/plugin/reference/classes/BcBlog-View-BlogAdminAppView.html @@ -1584,7 +1584,7 @@

      @@ -1661,7 +1661,7 @@

      @@ -1784,7 +1784,7 @@

      @@ -1850,7 +1850,7 @@

      @@ -1930,7 +1930,7 @@

      diff --git a/5/plugin/reference/classes/BcBlog-View-BlogFrontAppView.html b/5/plugin/reference/classes/BcBlog-View-BlogFrontAppView.html index 185bcf06..435645a5 100644 --- a/5/plugin/reference/classes/BcBlog-View-BlogFrontAppView.html +++ b/5/plugin/reference/classes/BcBlog-View-BlogFrontAppView.html @@ -1248,7 +1248,7 @@

      @@ -1325,7 +1325,7 @@

      @@ -1448,7 +1448,7 @@

      @@ -1514,7 +1514,7 @@

      @@ -1594,7 +1594,7 @@

      diff --git a/5/plugin/reference/classes/BcBlog-View-Helper-BlogHelper.html b/5/plugin/reference/classes/BcBlog-View-Helper-BlogHelper.html index bdaa736e..e2722394 100644 --- a/5/plugin/reference/classes/BcBlog-View-Helper-BlogHelper.html +++ b/5/plugin/reference/classes/BcBlog-View-Helper-BlogHelper.html @@ -563,7 +563,7 @@

      @@ -1467,7 +1467,7 @@

      @@ -1504,7 +1504,7 @@

      @@ -1541,7 +1541,7 @@

      @@ -1692,7 +1692,7 @@

      @@ -1772,7 +1772,7 @@

      @@ -1855,7 +1855,7 @@

      @@ -1932,7 +1932,7 @@

      @@ -1997,7 +1997,7 @@

      @@ -2089,7 +2089,7 @@

      @@ -2154,7 +2154,7 @@

      @@ -2219,7 +2219,7 @@

      @@ -2377,7 +2377,7 @@

      @@ -2491,7 +2491,7 @@

      @@ -2562,7 +2562,7 @@

      @@ -2629,7 +2629,7 @@

      @@ -2785,7 +2785,7 @@

      @@ -2976,7 +2976,7 @@

      @@ -3246,7 +3246,7 @@

      @@ -3499,7 +3499,7 @@

      @@ -3619,7 +3619,7 @@

      @@ -3686,7 +3686,7 @@

      @@ -3805,7 +3805,7 @@

      @@ -3978,7 +3978,7 @@

      @@ -4061,7 +4061,7 @@

      @@ -4222,7 +4222,7 @@

      @@ -4314,7 +4314,7 @@

      @@ -4487,7 +4487,7 @@

      @@ -4585,7 +4585,7 @@

      @@ -4875,7 +4875,7 @@

      @@ -5062,7 +5062,7 @@

      @@ -5237,7 +5237,7 @@

      @@ -5626,7 +5626,7 @@

      @@ -6296,7 +6296,7 @@

      @@ -6669,7 +6669,7 @@

      @@ -6740,7 +6740,7 @@

      @@ -6811,7 +6811,7 @@

      @@ -6882,7 +6882,7 @@

      @@ -7032,7 +7032,7 @@

      @@ -7103,7 +7103,7 @@

      @@ -7174,7 +7174,7 @@

      @@ -7245,7 +7245,7 @@

      @@ -7609,7 +7609,7 @@

      @@ -7695,7 +7695,7 @@

      @@ -7781,7 +7781,7 @@

      @@ -7875,7 +7875,7 @@

      @@ -8209,7 +8209,7 @@

      @@ -8464,7 +8464,7 @@

      @@ -8723,7 +8723,7 @@

      diff --git a/5/plugin/reference/classes/BcContentLink-BcContentLinkPlugin.html b/5/plugin/reference/classes/BcContentLink-BcContentLinkPlugin.html index 9a7abbed..07291325 100644 --- a/5/plugin/reference/classes/BcContentLink-BcContentLinkPlugin.html +++ b/5/plugin/reference/classes/BcContentLink-BcContentLinkPlugin.html @@ -882,7 +882,7 @@

      @@ -962,7 +962,7 @@

      @@ -1007,6 +1007,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1028,7 +1035,7 @@

      @@ -1063,7 +1070,7 @@

      @@ -1117,6 +1124,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1142,7 +1156,7 @@

      @@ -1286,7 +1300,7 @@

      @@ -1342,7 +1356,7 @@

      @@ -1398,6 +1412,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1500,7 +1521,7 @@

      @@ -1588,7 +1609,7 @@

      @@ -1824,7 +1845,7 @@

      @@ -1912,7 +1933,7 @@

      @@ -1978,7 +1999,7 @@

      @@ -2057,7 +2078,7 @@

      @@ -2143,7 +2164,7 @@

      @@ -2308,7 +2329,7 @@

      @@ -2362,6 +2383,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -2387,7 +2415,7 @@

      @@ -2467,7 +2495,7 @@

      diff --git a/5/plugin/reference/classes/BcContentLink-Controller-Admin-ContentLinksController.html b/5/plugin/reference/classes/BcContentLink-Controller-Admin-ContentLinksController.html index d3d3e80a..6f73fb0b 100644 --- a/5/plugin/reference/classes/BcContentLink-Controller-Admin-ContentLinksController.html +++ b/5/plugin/reference/classes/BcContentLink-Controller-Admin-ContentLinksController.html @@ -1098,7 +1098,7 @@

      @@ -1199,7 +1199,7 @@

      @@ -1838,7 +1838,7 @@

      @@ -1977,7 +1977,7 @@

      AppController.php : - 299 + 300 @@ -2044,7 +2044,7 @@

      @@ -2117,7 +2117,7 @@

      @@ -2247,7 +2247,7 @@

      @@ -2351,7 +2351,7 @@

      @@ -2428,7 +2428,7 @@

      @@ -2748,7 +2748,7 @@

      @@ -2854,7 +2854,7 @@

      @@ -2981,7 +2981,7 @@

      @@ -3018,6 +3018,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcContentLink-Controller-Api-Admin-ContentLinksController.html b/5/plugin/reference/classes/BcContentLink-Controller-Api-Admin-ContentLinksController.html index dd020845..13c99ec6 100644 --- a/5/plugin/reference/classes/BcContentLink-Controller-Api-Admin-ContentLinksController.html +++ b/5/plugin/reference/classes/BcContentLink-Controller-Api-Admin-ContentLinksController.html @@ -1106,7 +1106,7 @@

      @@ -1298,7 +1298,7 @@

      @@ -2260,7 +2260,7 @@

      @@ -2331,7 +2331,7 @@

      AppController.php : - 299 + 300 @@ -2398,7 +2398,7 @@

      @@ -2471,7 +2471,7 @@

      @@ -2690,7 +2690,7 @@

      @@ -2794,7 +2794,7 @@

      @@ -2871,7 +2871,7 @@

      @@ -2979,7 +2979,7 @@

      @@ -3085,7 +3085,7 @@

      @@ -3149,7 +3149,7 @@

      @@ -3186,6 +3186,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcContentLink-Controller-Api-ContentLinksController.html b/5/plugin/reference/classes/BcContentLink-Controller-Api-ContentLinksController.html index 5dbeabef..6bf60102 100644 --- a/5/plugin/reference/classes/BcContentLink-Controller-Api-ContentLinksController.html +++ b/5/plugin/reference/classes/BcContentLink-Controller-Api-ContentLinksController.html @@ -1070,7 +1070,7 @@

      @@ -1171,7 +1171,7 @@

      @@ -1804,7 +1804,7 @@

      @@ -1875,7 +1875,7 @@

      AppController.php : - 299 + 300 @@ -1942,7 +1942,7 @@

      @@ -2015,7 +2015,7 @@

      @@ -2234,7 +2234,7 @@

      @@ -2338,7 +2338,7 @@

      @@ -2415,7 +2415,7 @@

      @@ -2523,7 +2523,7 @@

      @@ -2629,7 +2629,7 @@

      @@ -2693,7 +2693,7 @@

      @@ -2730,6 +2730,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcContentLink-Controller-ContentLinksController.html b/5/plugin/reference/classes/BcContentLink-Controller-ContentLinksController.html index 991c170e..d2e049db 100644 --- a/5/plugin/reference/classes/BcContentLink-Controller-ContentLinksController.html +++ b/5/plugin/reference/classes/BcContentLink-Controller-ContentLinksController.html @@ -1012,7 +1012,7 @@

      @@ -1113,7 +1113,7 @@

      @@ -1204,7 +1204,7 @@

      @@ -1249,6 +1249,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1274,7 +1281,7 @@

      @@ -1319,6 +1326,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1662,7 +1676,7 @@

      @@ -1733,7 +1747,7 @@

      AppController.php : - 299 + 300 @@ -1800,7 +1814,7 @@

      @@ -1873,7 +1887,7 @@

      @@ -2011,7 +2025,7 @@

      @@ -2115,7 +2129,7 @@

      @@ -2192,7 +2206,7 @@

      @@ -2300,7 +2314,7 @@

      @@ -2406,7 +2420,7 @@

      @@ -2470,7 +2484,7 @@

      @@ -2507,6 +2521,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcCustomContent-BcCustomContentPlugin.html b/5/plugin/reference/classes/BcCustomContent-BcCustomContentPlugin.html index a2f2c68b..5330fb3c 100644 --- a/5/plugin/reference/classes/BcCustomContent-BcCustomContentPlugin.html +++ b/5/plugin/reference/classes/BcCustomContent-BcCustomContentPlugin.html @@ -896,7 +896,7 @@

      @@ -1042,7 +1042,7 @@

      @@ -1077,7 +1077,7 @@

      @@ -1131,6 +1131,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1156,7 +1163,7 @@

      @@ -1300,7 +1307,7 @@

      @@ -1356,7 +1363,7 @@

      @@ -1412,6 +1419,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1514,7 +1528,7 @@

      @@ -1602,7 +1616,7 @@

      @@ -1971,7 +1985,7 @@

      @@ -2037,7 +2051,7 @@

      @@ -2116,7 +2130,7 @@

      @@ -2202,7 +2216,7 @@

      @@ -2365,7 +2379,7 @@

      @@ -2419,6 +2433,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -2444,7 +2465,7 @@

      @@ -2524,7 +2545,7 @@

      diff --git a/5/plugin/reference/classes/BcCustomContent-Controller-Admin-CustomContentAdminAppController.html b/5/plugin/reference/classes/BcCustomContent-Controller-Admin-CustomContentAdminAppController.html index 34caf410..410c820e 100644 --- a/5/plugin/reference/classes/BcCustomContent-Controller-Admin-CustomContentAdminAppController.html +++ b/5/plugin/reference/classes/BcCustomContent-Controller-Admin-CustomContentAdminAppController.html @@ -1089,7 +1089,7 @@

      @@ -1190,7 +1190,7 @@

      @@ -1738,7 +1738,7 @@

      @@ -1877,7 +1877,7 @@

      AppController.php : - 299 + 300 @@ -1944,7 +1944,7 @@

      @@ -2017,7 +2017,7 @@

      @@ -2147,7 +2147,7 @@

      @@ -2251,7 +2251,7 @@

      @@ -2328,7 +2328,7 @@

      @@ -2648,7 +2648,7 @@

      @@ -2754,7 +2754,7 @@

      @@ -2881,7 +2881,7 @@

      @@ -2918,6 +2918,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcCustomContent-Controller-Admin-CustomContentsController.html b/5/plugin/reference/classes/BcCustomContent-Controller-Admin-CustomContentsController.html index b11f3c82..8de553a1 100644 --- a/5/plugin/reference/classes/BcCustomContent-Controller-Admin-CustomContentsController.html +++ b/5/plugin/reference/classes/BcCustomContent-Controller-Admin-CustomContentsController.html @@ -1103,7 +1103,7 @@

      @@ -1204,7 +1204,7 @@

      @@ -1914,7 +1914,7 @@

      @@ -2053,7 +2053,7 @@

      AppController.php : - 299 + 300 @@ -2120,7 +2120,7 @@

      @@ -2193,7 +2193,7 @@

      @@ -2323,7 +2323,7 @@

      @@ -2427,7 +2427,7 @@

      @@ -2504,7 +2504,7 @@

      @@ -2824,7 +2824,7 @@

      @@ -2930,7 +2930,7 @@

      @@ -3057,7 +3057,7 @@

      @@ -3094,6 +3094,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcCustomContent-Controller-Admin-CustomEntriesController.html b/5/plugin/reference/classes/BcCustomContent-Controller-Admin-CustomEntriesController.html index c2e28767..38e20186 100644 --- a/5/plugin/reference/classes/BcCustomContent-Controller-Admin-CustomEntriesController.html +++ b/5/plugin/reference/classes/BcCustomContent-Controller-Admin-CustomEntriesController.html @@ -1131,7 +1131,7 @@

      @@ -1312,7 +1312,7 @@

      @@ -2299,7 +2299,7 @@

      @@ -2438,7 +2438,7 @@

      AppController.php : - 299 + 300 @@ -2505,7 +2505,7 @@

      @@ -2578,7 +2578,7 @@

      @@ -2708,7 +2708,7 @@

      @@ -2812,7 +2812,7 @@

      @@ -2889,7 +2889,7 @@

      @@ -3209,7 +3209,7 @@

      @@ -3315,7 +3315,7 @@

      @@ -3442,7 +3442,7 @@

      @@ -3479,6 +3479,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcCustomContent-Controller-Admin-CustomFieldsController.html b/5/plugin/reference/classes/BcCustomContent-Controller-Admin-CustomFieldsController.html index 402d9fd2..1f5253f5 100644 --- a/5/plugin/reference/classes/BcCustomContent-Controller-Admin-CustomFieldsController.html +++ b/5/plugin/reference/classes/BcCustomContent-Controller-Admin-CustomFieldsController.html @@ -1117,7 +1117,7 @@

      @@ -1291,7 +1291,7 @@

      @@ -2080,7 +2080,7 @@

      @@ -2219,7 +2219,7 @@

      AppController.php : - 299 + 300 @@ -2286,7 +2286,7 @@

      @@ -2359,7 +2359,7 @@

      @@ -2489,7 +2489,7 @@

      @@ -2593,7 +2593,7 @@

      @@ -2670,7 +2670,7 @@

      @@ -2990,7 +2990,7 @@

      @@ -3096,7 +3096,7 @@

      @@ -3223,7 +3223,7 @@

      @@ -3260,6 +3260,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcCustomContent-Controller-Admin-CustomLinksController.html b/5/plugin/reference/classes/BcCustomContent-Controller-Admin-CustomLinksController.html index db1daacf..d8874245 100644 --- a/5/plugin/reference/classes/BcCustomContent-Controller-Admin-CustomLinksController.html +++ b/5/plugin/reference/classes/BcCustomContent-Controller-Admin-CustomLinksController.html @@ -1089,7 +1089,7 @@

      @@ -1190,7 +1190,7 @@

      @@ -1738,7 +1738,7 @@

      @@ -1877,7 +1877,7 @@

      AppController.php : - 299 + 300 @@ -1944,7 +1944,7 @@

      @@ -2017,7 +2017,7 @@

      @@ -2147,7 +2147,7 @@

      @@ -2251,7 +2251,7 @@

      @@ -2328,7 +2328,7 @@

      @@ -2648,7 +2648,7 @@

      @@ -2754,7 +2754,7 @@

      @@ -2881,7 +2881,7 @@

      @@ -2918,6 +2918,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcCustomContent-Controller-Admin-CustomTablesController.html b/5/plugin/reference/classes/BcCustomContent-Controller-Admin-CustomTablesController.html index b9d6724f..afd94c19 100644 --- a/5/plugin/reference/classes/BcCustomContent-Controller-Admin-CustomTablesController.html +++ b/5/plugin/reference/classes/BcCustomContent-Controller-Admin-CustomTablesController.html @@ -1117,7 +1117,7 @@

      @@ -1291,7 +1291,7 @@

      @@ -2100,7 +2100,7 @@

      @@ -2239,7 +2239,7 @@

      AppController.php : - 299 + 300 @@ -2306,7 +2306,7 @@

      @@ -2379,7 +2379,7 @@

      @@ -2509,7 +2509,7 @@

      @@ -2613,7 +2613,7 @@

      @@ -2690,7 +2690,7 @@

      @@ -3010,7 +3010,7 @@

      @@ -3116,7 +3116,7 @@

      @@ -3243,7 +3243,7 @@

      @@ -3280,6 +3280,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcCustomContent-Controller-Api-Admin-CustomContentsController.html b/5/plugin/reference/classes/BcCustomContent-Controller-Api-Admin-CustomContentsController.html index 1c65e5a3..6ab4f00d 100644 --- a/5/plugin/reference/classes/BcCustomContent-Controller-Api-Admin-CustomContentsController.html +++ b/5/plugin/reference/classes/BcCustomContent-Controller-Api-Admin-CustomContentsController.html @@ -1118,7 +1118,7 @@

      @@ -1292,7 +1292,7 @@

      @@ -2375,7 +2375,7 @@

      @@ -2446,7 +2446,7 @@

      AppController.php : - 299 + 300 @@ -2513,7 +2513,7 @@

      @@ -2586,7 +2586,7 @@

      @@ -2796,7 +2796,7 @@

      @@ -2900,7 +2900,7 @@

      @@ -2977,7 +2977,7 @@

      @@ -3085,7 +3085,7 @@

      @@ -3191,7 +3191,7 @@

      @@ -3255,7 +3255,7 @@

      @@ -3292,6 +3292,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcCustomContent-Controller-Api-Admin-CustomEntriesController.html b/5/plugin/reference/classes/BcCustomContent-Controller-Api-Admin-CustomEntriesController.html index 3e144aa5..2ef7adc1 100644 --- a/5/plugin/reference/classes/BcCustomContent-Controller-Api-Admin-CustomEntriesController.html +++ b/5/plugin/reference/classes/BcCustomContent-Controller-Api-Admin-CustomEntriesController.html @@ -1118,7 +1118,7 @@

      @@ -1292,7 +1292,7 @@

      @@ -2375,7 +2375,7 @@

      @@ -2446,7 +2446,7 @@

      AppController.php : - 299 + 300 @@ -2513,7 +2513,7 @@

      @@ -2586,7 +2586,7 @@

      @@ -2796,7 +2796,7 @@

      @@ -2900,7 +2900,7 @@

      @@ -2977,7 +2977,7 @@

      @@ -3085,7 +3085,7 @@

      @@ -3191,7 +3191,7 @@

      @@ -3255,7 +3255,7 @@

      @@ -3292,6 +3292,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcCustomContent-Controller-Api-Admin-CustomFieldsController.html b/5/plugin/reference/classes/BcCustomContent-Controller-Api-Admin-CustomFieldsController.html index 963f107a..4045576f 100644 --- a/5/plugin/reference/classes/BcCustomContent-Controller-Api-Admin-CustomFieldsController.html +++ b/5/plugin/reference/classes/BcCustomContent-Controller-Api-Admin-CustomFieldsController.html @@ -1118,7 +1118,7 @@

      @@ -1292,7 +1292,7 @@

      @@ -2375,7 +2375,7 @@

      @@ -2446,7 +2446,7 @@

      AppController.php : - 299 + 300 @@ -2513,7 +2513,7 @@

      @@ -2586,7 +2586,7 @@

      @@ -2796,7 +2796,7 @@

      @@ -2900,7 +2900,7 @@

      @@ -2977,7 +2977,7 @@

      @@ -3085,7 +3085,7 @@

      @@ -3191,7 +3191,7 @@

      @@ -3255,7 +3255,7 @@

      @@ -3292,6 +3292,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcCustomContent-Controller-Api-Admin-CustomLinksController.html b/5/plugin/reference/classes/BcCustomContent-Controller-Api-Admin-CustomLinksController.html index 24fa6a8e..121438bd 100644 --- a/5/plugin/reference/classes/BcCustomContent-Controller-Api-Admin-CustomLinksController.html +++ b/5/plugin/reference/classes/BcCustomContent-Controller-Api-Admin-CustomLinksController.html @@ -1125,7 +1125,7 @@

      @@ -1299,7 +1299,7 @@

      @@ -2469,7 +2469,7 @@

      @@ -2540,7 +2540,7 @@

      AppController.php : - 299 + 300 @@ -2607,7 +2607,7 @@

      @@ -2680,7 +2680,7 @@

      @@ -2890,7 +2890,7 @@

      @@ -2994,7 +2994,7 @@

      @@ -3071,7 +3071,7 @@

      @@ -3179,7 +3179,7 @@

      @@ -3285,7 +3285,7 @@

      @@ -3349,7 +3349,7 @@

      @@ -3386,6 +3386,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcCustomContent-Controller-Api-Admin-CustomTablesController.html b/5/plugin/reference/classes/BcCustomContent-Controller-Api-Admin-CustomTablesController.html index 5794086d..28120670 100644 --- a/5/plugin/reference/classes/BcCustomContent-Controller-Api-Admin-CustomTablesController.html +++ b/5/plugin/reference/classes/BcCustomContent-Controller-Api-Admin-CustomTablesController.html @@ -1118,7 +1118,7 @@

      @@ -1292,7 +1292,7 @@

      @@ -2375,7 +2375,7 @@

      @@ -2446,7 +2446,7 @@

      AppController.php : - 299 + 300 @@ -2513,7 +2513,7 @@

      @@ -2586,7 +2586,7 @@

      @@ -2796,7 +2796,7 @@

      @@ -2900,7 +2900,7 @@

      @@ -2977,7 +2977,7 @@

      @@ -3085,7 +3085,7 @@

      @@ -3191,7 +3191,7 @@

      @@ -3255,7 +3255,7 @@

      @@ -3292,6 +3292,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcCustomContent-Controller-Api-CustomContentsController.html b/5/plugin/reference/classes/BcCustomContent-Controller-Api-CustomContentsController.html index d60dc3ba..171e235c 100644 --- a/5/plugin/reference/classes/BcCustomContent-Controller-Api-CustomContentsController.html +++ b/5/plugin/reference/classes/BcCustomContent-Controller-Api-CustomContentsController.html @@ -1075,7 +1075,7 @@

      @@ -1176,7 +1176,7 @@

      @@ -1882,7 +1882,7 @@

      @@ -1953,7 +1953,7 @@

      AppController.php : - 299 + 300 @@ -2020,7 +2020,7 @@

      @@ -2093,7 +2093,7 @@

      @@ -2303,7 +2303,7 @@

      @@ -2407,7 +2407,7 @@

      @@ -2484,7 +2484,7 @@

      @@ -2592,7 +2592,7 @@

      @@ -2698,7 +2698,7 @@

      @@ -2762,7 +2762,7 @@

      @@ -2799,6 +2799,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcCustomContent-Controller-Api-CustomEntriesController.html b/5/plugin/reference/classes/BcCustomContent-Controller-Api-CustomEntriesController.html index bd0bb8ee..971c30cf 100644 --- a/5/plugin/reference/classes/BcCustomContent-Controller-Api-CustomEntriesController.html +++ b/5/plugin/reference/classes/BcCustomContent-Controller-Api-CustomEntriesController.html @@ -1075,7 +1075,7 @@

      @@ -1176,7 +1176,7 @@

      @@ -1882,7 +1882,7 @@

      @@ -1953,7 +1953,7 @@

      AppController.php : - 299 + 300 @@ -2020,7 +2020,7 @@

      @@ -2093,7 +2093,7 @@

      @@ -2303,7 +2303,7 @@

      @@ -2407,7 +2407,7 @@

      @@ -2484,7 +2484,7 @@

      @@ -2592,7 +2592,7 @@

      @@ -2698,7 +2698,7 @@

      @@ -2762,7 +2762,7 @@

      @@ -2799,6 +2799,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcCustomContent-Controller-Api-CustomLinksController.html b/5/plugin/reference/classes/BcCustomContent-Controller-Api-CustomLinksController.html index 0b8b0b99..5c6c6b62 100644 --- a/5/plugin/reference/classes/BcCustomContent-Controller-Api-CustomLinksController.html +++ b/5/plugin/reference/classes/BcCustomContent-Controller-Api-CustomLinksController.html @@ -1075,7 +1075,7 @@

      @@ -1176,7 +1176,7 @@

      @@ -1882,7 +1882,7 @@

      @@ -1953,7 +1953,7 @@

      AppController.php : - 299 + 300 @@ -2020,7 +2020,7 @@

      @@ -2093,7 +2093,7 @@

      @@ -2303,7 +2303,7 @@

      @@ -2407,7 +2407,7 @@

      @@ -2484,7 +2484,7 @@

      @@ -2592,7 +2592,7 @@

      @@ -2698,7 +2698,7 @@

      @@ -2762,7 +2762,7 @@

      @@ -2799,6 +2799,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcCustomContent-Controller-CustomContentController.html b/5/plugin/reference/classes/BcCustomContent-Controller-CustomContentController.html index ae5beeac..718626df 100644 --- a/5/plugin/reference/classes/BcCustomContent-Controller-CustomContentController.html +++ b/5/plugin/reference/classes/BcCustomContent-Controller-CustomContentController.html @@ -1017,7 +1017,7 @@

      @@ -1118,7 +1118,7 @@

      @@ -1209,7 +1209,7 @@

      @@ -1254,6 +1254,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1279,7 +1286,7 @@

      @@ -1324,6 +1331,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1736,7 +1750,7 @@

      @@ -1807,7 +1821,7 @@

      AppController.php : - 299 + 300 @@ -1874,7 +1888,7 @@

      @@ -1947,7 +1961,7 @@

      @@ -2094,7 +2108,7 @@

      @@ -2198,7 +2212,7 @@

      @@ -2275,7 +2289,7 @@

      @@ -2383,7 +2397,7 @@

      @@ -2489,7 +2503,7 @@

      @@ -2553,7 +2567,7 @@

      @@ -2590,6 +2604,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcCustomContent-Controller-CustomContentFrontAppController.html b/5/plugin/reference/classes/BcCustomContent-Controller-CustomContentFrontAppController.html index b49a51cc..2ecf6f7c 100644 --- a/5/plugin/reference/classes/BcCustomContent-Controller-CustomContentFrontAppController.html +++ b/5/plugin/reference/classes/BcCustomContent-Controller-CustomContentFrontAppController.html @@ -1003,7 +1003,7 @@

      @@ -1104,7 +1104,7 @@

      @@ -1659,7 +1659,7 @@

      @@ -1730,7 +1730,7 @@

      AppController.php : - 299 + 300 @@ -1797,7 +1797,7 @@

      @@ -1870,7 +1870,7 @@

      @@ -1933,7 +1933,7 @@

      @@ -2037,7 +2037,7 @@

      @@ -2114,7 +2114,7 @@

      @@ -2222,7 +2222,7 @@

      @@ -2328,7 +2328,7 @@

      @@ -2392,7 +2392,7 @@

      @@ -2429,6 +2429,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcCustomContent-Event-BcCustomContentControllerEventListener.html b/5/plugin/reference/classes/BcCustomContent-Event-BcCustomContentControllerEventListener.html index 8198fd03..f106a02c 100644 --- a/5/plugin/reference/classes/BcCustomContent-Event-BcCustomContentControllerEventListener.html +++ b/5/plugin/reference/classes/BcCustomContent-Event-BcCustomContentControllerEventListener.html @@ -824,7 +824,7 @@

      @@ -859,6 +859,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -960,7 +967,7 @@

      @@ -1039,7 +1046,7 @@

      @@ -1074,6 +1081,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1099,7 +1113,7 @@

      @@ -1274,7 +1288,7 @@

      @@ -1309,6 +1323,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1330,7 +1351,7 @@

      @@ -1375,6 +1396,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcCustomContent-Model-Table-CustomEntriesTable.html b/5/plugin/reference/classes/BcCustomContent-Model-Table-CustomEntriesTable.html index 1566a568..bfe2dcdb 100644 --- a/5/plugin/reference/classes/BcCustomContent-Model-Table-CustomEntriesTable.html +++ b/5/plugin/reference/classes/BcCustomContent-Model-Table-CustomEntriesTable.html @@ -1363,7 +1363,7 @@

      @@ -1440,7 +1440,7 @@

      @@ -1863,7 +1863,7 @@

      @@ -2031,7 +2031,7 @@

      @@ -2731,7 +2731,7 @@

      @@ -3270,7 +3270,7 @@

      @@ -3315,6 +3315,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -3409,7 +3416,7 @@

      @@ -3500,7 +3507,7 @@

      @@ -3584,7 +3591,7 @@

      @@ -3668,7 +3675,7 @@

      @@ -3752,7 +3759,7 @@

      @@ -3836,7 +3843,7 @@

      @@ -3927,7 +3934,7 @@

      @@ -4011,7 +4018,7 @@

      @@ -4095,7 +4102,7 @@

      @@ -4179,7 +4186,7 @@

      @@ -4231,6 +4238,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -4424,7 +4438,7 @@

      diff --git a/5/plugin/reference/classes/BcCustomContent-Service-Admin-CustomEntriesAdminService.html b/5/plugin/reference/classes/BcCustomContent-Service-Admin-CustomEntriesAdminService.html index d208ec14..269424dc 100644 --- a/5/plugin/reference/classes/BcCustomContent-Service-Admin-CustomEntriesAdminService.html +++ b/5/plugin/reference/classes/BcCustomContent-Service-Admin-CustomEntriesAdminService.html @@ -1178,7 +1178,7 @@

      @@ -1213,6 +1213,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1234,7 +1241,7 @@

      @@ -1325,7 +1332,7 @@

      @@ -1497,7 +1504,7 @@

      @@ -1580,7 +1587,7 @@

      @@ -1657,7 +1664,7 @@

      @@ -1741,7 +1748,7 @@

      @@ -1825,7 +1832,7 @@

      @@ -1902,7 +1909,7 @@

      @@ -1979,7 +1986,7 @@

      @@ -2056,7 +2063,7 @@

      @@ -2133,7 +2140,7 @@

      @@ -2217,7 +2224,7 @@

      @@ -2301,7 +2308,7 @@

      @@ -2377,7 +2384,7 @@

      @@ -2454,7 +2461,7 @@

      @@ -2531,7 +2538,7 @@

      @@ -2576,6 +2583,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -2601,7 +2615,7 @@

      @@ -2995,7 +3009,7 @@

      @@ -3072,7 +3086,7 @@

      @@ -3492,7 +3506,7 @@

      @@ -3569,7 +3583,7 @@

      @@ -3635,7 +3649,7 @@

      @@ -3701,7 +3715,7 @@

      @@ -3785,7 +3799,7 @@

      @@ -3876,7 +3890,7 @@

      @@ -3960,7 +3974,7 @@

      @@ -4121,7 +4135,7 @@

      diff --git a/5/plugin/reference/classes/BcCustomContent-Service-CustomEntriesService.html b/5/plugin/reference/classes/BcCustomContent-Service-CustomEntriesService.html index 4e679929..8001b30b 100644 --- a/5/plugin/reference/classes/BcCustomContent-Service-CustomEntriesService.html +++ b/5/plugin/reference/classes/BcCustomContent-Service-CustomEntriesService.html @@ -1132,7 +1132,7 @@

      @@ -1167,6 +1167,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1188,7 +1195,7 @@

      @@ -1279,7 +1286,7 @@

      @@ -1451,7 +1458,7 @@

      @@ -1534,7 +1541,7 @@

      @@ -1611,7 +1618,7 @@

      @@ -1695,7 +1702,7 @@

      @@ -1779,7 +1786,7 @@

      @@ -1856,7 +1863,7 @@

      @@ -1933,7 +1940,7 @@

      @@ -2010,7 +2017,7 @@

      @@ -2087,7 +2094,7 @@

      @@ -2171,7 +2178,7 @@

      @@ -2255,7 +2262,7 @@

      @@ -2331,7 +2338,7 @@

      @@ -2408,7 +2415,7 @@

      @@ -2485,7 +2492,7 @@

      @@ -2530,6 +2537,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -2555,7 +2569,7 @@

      @@ -2709,7 +2723,7 @@

      @@ -2786,7 +2800,7 @@

      @@ -2954,7 +2968,7 @@

      @@ -3031,7 +3045,7 @@

      @@ -3097,7 +3111,7 @@

      @@ -3163,7 +3177,7 @@

      @@ -3247,7 +3261,7 @@

      @@ -3338,7 +3352,7 @@

      @@ -3422,7 +3436,7 @@

      @@ -3583,7 +3597,7 @@

      diff --git a/5/plugin/reference/classes/BcCustomContent-View-CustomContentAdminAppView.html b/5/plugin/reference/classes/BcCustomContent-View-CustomContentAdminAppView.html index 43fd2ebb..cd539276 100644 --- a/5/plugin/reference/classes/BcCustomContent-View-CustomContentAdminAppView.html +++ b/5/plugin/reference/classes/BcCustomContent-View-CustomContentAdminAppView.html @@ -1584,7 +1584,7 @@

      @@ -1661,7 +1661,7 @@

      @@ -1784,7 +1784,7 @@

      @@ -1850,7 +1850,7 @@

      @@ -1930,7 +1930,7 @@

      diff --git a/5/plugin/reference/classes/BcCustomContent-View-CustomContentFrontAppView.html b/5/plugin/reference/classes/BcCustomContent-View-CustomContentFrontAppView.html index b07362e5..5de9464e 100644 --- a/5/plugin/reference/classes/BcCustomContent-View-CustomContentFrontAppView.html +++ b/5/plugin/reference/classes/BcCustomContent-View-CustomContentFrontAppView.html @@ -1115,7 +1115,7 @@

      @@ -1192,7 +1192,7 @@

      @@ -1315,7 +1315,7 @@

      @@ -1381,7 +1381,7 @@

      @@ -1461,7 +1461,7 @@

      diff --git a/5/plugin/reference/classes/BcCustomContent-View-Helper-CustomContentAdminHelper.html b/5/plugin/reference/classes/BcCustomContent-View-Helper-CustomContentAdminHelper.html index 573ece29..54a90177 100644 --- a/5/plugin/reference/classes/BcCustomContent-View-Helper-CustomContentAdminHelper.html +++ b/5/plugin/reference/classes/BcCustomContent-View-Helper-CustomContentAdminHelper.html @@ -964,7 +964,7 @@

      @@ -1016,6 +1016,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1037,7 +1044,7 @@

      @@ -1114,7 +1121,7 @@

      @@ -1191,7 +1198,7 @@

      @@ -1268,7 +1275,7 @@

      @@ -1320,6 +1327,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1345,7 +1359,7 @@

      @@ -1424,7 +1438,7 @@

      @@ -1459,6 +1473,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1480,7 +1501,7 @@

      @@ -1532,6 +1553,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1634,7 +1662,7 @@

      @@ -1720,7 +1748,7 @@

      @@ -1888,7 +1916,7 @@

      @@ -1955,7 +1983,7 @@

      @@ -2153,7 +2181,7 @@

      @@ -2307,7 +2335,7 @@

      @@ -2391,7 +2419,7 @@

      @@ -2475,7 +2503,7 @@

      @@ -2559,7 +2587,7 @@

      @@ -2715,7 +2743,7 @@

      @@ -2750,6 +2778,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -2771,7 +2806,7 @@

      @@ -2830,6 +2865,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -2932,7 +2974,7 @@

      @@ -2984,6 +3026,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcCustomContent-View-Helper-CustomContentAppHelper.html b/5/plugin/reference/classes/BcCustomContent-View-Helper-CustomContentAppHelper.html index 0545a379..95f575cc 100644 --- a/5/plugin/reference/classes/BcCustomContent-View-Helper-CustomContentAppHelper.html +++ b/5/plugin/reference/classes/BcCustomContent-View-Helper-CustomContentAppHelper.html @@ -793,7 +793,7 @@

      @@ -845,6 +845,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -866,7 +873,7 @@

      @@ -1104,7 +1111,7 @@

      @@ -1188,7 +1195,7 @@

      @@ -1267,7 +1274,7 @@

      @@ -1302,6 +1309,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1323,7 +1337,7 @@

      @@ -1375,6 +1389,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcCustomContent-View-Helper-CustomContentHelper.html b/5/plugin/reference/classes/BcCustomContent-View-Helper-CustomContentHelper.html index 9e1c2054..c80b6e69 100644 --- a/5/plugin/reference/classes/BcCustomContent-View-Helper-CustomContentHelper.html +++ b/5/plugin/reference/classes/BcCustomContent-View-Helper-CustomContentHelper.html @@ -1008,7 +1008,7 @@

      @@ -1060,6 +1060,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1519,7 +1526,7 @@

      @@ -2408,7 +2415,7 @@

      @@ -2576,7 +2583,7 @@

      @@ -2739,7 +2746,7 @@

      @@ -2774,6 +2781,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -2870,7 +2884,7 @@

      @@ -2922,6 +2936,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcEditorTemplate-BcEditorTemplatePlugin.html b/5/plugin/reference/classes/BcEditorTemplate-BcEditorTemplatePlugin.html index 53c8226c..89b30d1b 100644 --- a/5/plugin/reference/classes/BcEditorTemplate-BcEditorTemplatePlugin.html +++ b/5/plugin/reference/classes/BcEditorTemplate-BcEditorTemplatePlugin.html @@ -882,7 +882,7 @@

      @@ -962,7 +962,7 @@

      @@ -1007,6 +1007,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1028,7 +1035,7 @@

      @@ -1063,7 +1070,7 @@

      @@ -1117,6 +1124,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1142,7 +1156,7 @@

      @@ -1286,7 +1300,7 @@

      @@ -1342,7 +1356,7 @@

      @@ -1398,6 +1412,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1500,7 +1521,7 @@

      @@ -1588,7 +1609,7 @@

      @@ -1824,7 +1845,7 @@

      @@ -1912,7 +1933,7 @@

      @@ -1978,7 +1999,7 @@

      @@ -2057,7 +2078,7 @@

      @@ -2143,7 +2164,7 @@

      @@ -2306,7 +2327,7 @@

      @@ -2360,6 +2381,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -2385,7 +2413,7 @@

      @@ -2465,7 +2493,7 @@

      diff --git a/5/plugin/reference/classes/BcEditorTemplate-Controller-Admin-EditorTemplatesController.html b/5/plugin/reference/classes/BcEditorTemplate-Controller-Admin-EditorTemplatesController.html index 1ca2e0e7..6423da56 100644 --- a/5/plugin/reference/classes/BcEditorTemplate-Controller-Admin-EditorTemplatesController.html +++ b/5/plugin/reference/classes/BcEditorTemplate-Controller-Admin-EditorTemplatesController.html @@ -1127,7 +1127,7 @@

      @@ -1301,7 +1301,7 @@

      @@ -2159,7 +2159,7 @@

      @@ -2298,7 +2298,7 @@

      AppController.php : - 299 + 300 @@ -2365,7 +2365,7 @@

      @@ -2438,7 +2438,7 @@

      @@ -2568,7 +2568,7 @@

      @@ -2672,7 +2672,7 @@

      @@ -2749,7 +2749,7 @@

      @@ -3069,7 +3069,7 @@

      @@ -3175,7 +3175,7 @@

      @@ -3302,7 +3302,7 @@

      @@ -3339,6 +3339,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcEditorTemplate-Controller-Api-Admin-EditorTemplatesController.html b/5/plugin/reference/classes/BcEditorTemplate-Controller-Api-Admin-EditorTemplatesController.html index 4c73c9fb..d83e6351 100644 --- a/5/plugin/reference/classes/BcEditorTemplate-Controller-Api-Admin-EditorTemplatesController.html +++ b/5/plugin/reference/classes/BcEditorTemplate-Controller-Api-Admin-EditorTemplatesController.html @@ -1121,7 +1121,7 @@

      @@ -1295,7 +1295,7 @@

      @@ -2378,7 +2378,7 @@

      @@ -2449,7 +2449,7 @@

      AppController.php : - 299 + 300 @@ -2516,7 +2516,7 @@

      @@ -2589,7 +2589,7 @@

      @@ -2799,7 +2799,7 @@

      @@ -2903,7 +2903,7 @@

      @@ -2980,7 +2980,7 @@

      @@ -3088,7 +3088,7 @@

      @@ -3194,7 +3194,7 @@

      @@ -3258,7 +3258,7 @@

      @@ -3295,6 +3295,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcFavorite-BcFavoritePlugin.html b/5/plugin/reference/classes/BcFavorite-BcFavoritePlugin.html index fc66e135..a013cecf 100644 --- a/5/plugin/reference/classes/BcFavorite-BcFavoritePlugin.html +++ b/5/plugin/reference/classes/BcFavorite-BcFavoritePlugin.html @@ -882,7 +882,7 @@

      @@ -962,7 +962,7 @@

      @@ -1007,6 +1007,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1028,7 +1035,7 @@

      @@ -1063,7 +1070,7 @@

      @@ -1117,6 +1124,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1142,7 +1156,7 @@

      @@ -1286,7 +1300,7 @@

      @@ -1342,7 +1356,7 @@

      @@ -1398,6 +1412,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1500,7 +1521,7 @@

      @@ -1588,7 +1609,7 @@

      @@ -1824,7 +1845,7 @@

      @@ -1912,7 +1933,7 @@

      @@ -1978,7 +1999,7 @@

      @@ -2057,7 +2078,7 @@

      @@ -2143,7 +2164,7 @@

      @@ -2306,7 +2327,7 @@

      @@ -2360,6 +2381,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -2385,7 +2413,7 @@

      @@ -2465,7 +2493,7 @@

      diff --git a/5/plugin/reference/classes/BcFavorite-Controller-Api-Admin-FavoritesController.html b/5/plugin/reference/classes/BcFavorite-Controller-Api-Admin-FavoritesController.html index 15b43917..706524a2 100644 --- a/5/plugin/reference/classes/BcFavorite-Controller-Api-Admin-FavoritesController.html +++ b/5/plugin/reference/classes/BcFavorite-Controller-Api-Admin-FavoritesController.html @@ -1132,7 +1132,7 @@

      @@ -1306,7 +1306,7 @@

      @@ -2452,7 +2452,7 @@

      @@ -2523,7 +2523,7 @@

      AppController.php : - 299 + 300 @@ -2665,7 +2665,7 @@

      @@ -2738,7 +2738,7 @@

      @@ -2948,7 +2948,7 @@

      @@ -3052,7 +3052,7 @@

      @@ -3129,7 +3129,7 @@

      @@ -3237,7 +3237,7 @@

      @@ -3343,7 +3343,7 @@

      @@ -3407,7 +3407,7 @@

      @@ -3444,6 +3444,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcFavorite-Event-BcFavoriteViewEventListener.html b/5/plugin/reference/classes/BcFavorite-Event-BcFavoriteViewEventListener.html index 1a112d44..015d18dc 100644 --- a/5/plugin/reference/classes/BcFavorite-Event-BcFavoriteViewEventListener.html +++ b/5/plugin/reference/classes/BcFavorite-Event-BcFavoriteViewEventListener.html @@ -817,7 +817,7 @@

      @@ -852,6 +852,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1087,7 +1094,7 @@

      @@ -1166,7 +1173,7 @@

      @@ -1201,6 +1208,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1226,7 +1240,7 @@

      diff --git a/5/plugin/reference/classes/BcFront-BcFrontPlugin.html b/5/plugin/reference/classes/BcFront-BcFrontPlugin.html index 62f30645..3fd55606 100644 --- a/5/plugin/reference/classes/BcFront-BcFrontPlugin.html +++ b/5/plugin/reference/classes/BcFront-BcFrontPlugin.html @@ -875,7 +875,7 @@

      @@ -955,7 +955,7 @@

      @@ -1000,6 +1000,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1021,7 +1028,7 @@

      @@ -1056,7 +1063,7 @@

      @@ -1110,6 +1117,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1135,7 +1149,7 @@

      @@ -1279,7 +1293,7 @@

      @@ -1335,7 +1349,7 @@

      @@ -1391,6 +1405,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1493,7 +1514,7 @@

      @@ -1581,7 +1602,7 @@

      @@ -1817,7 +1838,7 @@

      @@ -1905,7 +1926,7 @@

      @@ -1971,7 +1992,7 @@

      @@ -2050,7 +2071,7 @@

      @@ -2136,7 +2157,7 @@

      @@ -2226,7 +2247,7 @@

      @@ -2280,6 +2301,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -2305,7 +2333,7 @@

      @@ -2385,7 +2413,7 @@

      diff --git a/5/plugin/reference/classes/BcInstaller-BcInstallerPlugin.html b/5/plugin/reference/classes/BcInstaller-BcInstallerPlugin.html index 1b7e82a8..5484b1f5 100644 --- a/5/plugin/reference/classes/BcInstaller-BcInstallerPlugin.html +++ b/5/plugin/reference/classes/BcInstaller-BcInstallerPlugin.html @@ -889,7 +889,7 @@

      @@ -969,7 +969,7 @@

      @@ -1014,6 +1014,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1035,7 +1042,7 @@

      @@ -1147,7 +1154,7 @@

      @@ -1201,6 +1208,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1226,7 +1240,7 @@

      @@ -1370,7 +1384,7 @@

      @@ -1426,7 +1440,7 @@

      @@ -1482,6 +1496,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1584,7 +1605,7 @@

      @@ -1672,7 +1693,7 @@

      @@ -1908,7 +1929,7 @@

      @@ -1996,7 +2017,7 @@

      @@ -2062,7 +2083,7 @@

      @@ -2141,7 +2162,7 @@

      @@ -2366,7 +2387,7 @@

      @@ -2420,6 +2441,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -2445,7 +2473,7 @@

      @@ -2525,7 +2553,7 @@

      diff --git a/5/plugin/reference/classes/BcInstaller-Controller-Admin-InstallationsController.html b/5/plugin/reference/classes/BcInstaller-Controller-Admin-InstallationsController.html index 10e6b79f..02bf0249 100644 --- a/5/plugin/reference/classes/BcInstaller-Controller-Admin-InstallationsController.html +++ b/5/plugin/reference/classes/BcInstaller-Controller-Admin-InstallationsController.html @@ -1131,7 +1131,7 @@

      @@ -1232,7 +1232,7 @@

      @@ -1832,7 +1832,7 @@

      @@ -1971,7 +1971,7 @@

      AppController.php : - 299 + 300 @@ -2038,7 +2038,7 @@

      @@ -2111,7 +2111,7 @@

      @@ -2515,7 +2515,7 @@

      @@ -2619,7 +2619,7 @@

      @@ -2696,7 +2696,7 @@

      @@ -3016,7 +3016,7 @@

      @@ -3122,7 +3122,7 @@

      @@ -3249,7 +3249,7 @@

      @@ -3286,6 +3286,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcInstaller-Mailer-Admin-InstallerMailer.html b/5/plugin/reference/classes/BcInstaller-Mailer-Admin-InstallerMailer.html index 423d20c4..ed48b0dd 100644 --- a/5/plugin/reference/classes/BcInstaller-Mailer-Admin-InstallerMailer.html +++ b/5/plugin/reference/classes/BcInstaller-Mailer-Admin-InstallerMailer.html @@ -781,7 +781,7 @@

      @@ -826,6 +826,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -847,7 +854,7 @@

      @@ -903,6 +910,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1019,7 +1033,7 @@

      @@ -1054,6 +1068,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1299,7 +1320,7 @@

      @@ -1334,6 +1355,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcInstaller-Service-Admin-InstallationsAdminService.html b/5/plugin/reference/classes/BcInstaller-Service-Admin-InstallationsAdminService.html index 4dc67b5d..c876ce06 100644 --- a/5/plugin/reference/classes/BcInstaller-Service-Admin-InstallationsAdminService.html +++ b/5/plugin/reference/classes/BcInstaller-Service-Admin-InstallationsAdminService.html @@ -1115,7 +1115,7 @@

      @@ -1290,6 +1290,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1403,7 +1410,7 @@

      @@ -1470,7 +1477,7 @@

      @@ -1547,7 +1554,7 @@

      @@ -1592,6 +1599,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1617,7 +1631,7 @@

      @@ -1684,7 +1698,7 @@

      @@ -1719,6 +1733,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1744,7 +1765,7 @@

      @@ -2347,7 +2368,7 @@

      @@ -2433,7 +2454,7 @@

      @@ -2478,6 +2499,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -2499,7 +2527,7 @@

      @@ -2544,6 +2572,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -2565,7 +2600,7 @@

      @@ -2625,7 +2660,7 @@

      @@ -2695,7 +2730,7 @@

      @@ -2747,6 +2782,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -2852,7 +2894,7 @@

      @@ -3250,7 +3292,7 @@

      diff --git a/5/plugin/reference/classes/BcInstaller-Service-InstallationsService.html b/5/plugin/reference/classes/BcInstaller-Service-InstallationsService.html index d61c3f7b..b6eef87b 100644 --- a/5/plugin/reference/classes/BcInstaller-Service-InstallationsService.html +++ b/5/plugin/reference/classes/BcInstaller-Service-InstallationsService.html @@ -1027,7 +1027,7 @@

      @@ -1245,7 +1245,7 @@

      @@ -1312,7 +1312,7 @@

      @@ -1389,7 +1389,7 @@

      @@ -1456,7 +1456,7 @@

      @@ -1491,6 +1491,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1516,7 +1523,7 @@

      @@ -1821,7 +1828,7 @@

      @@ -1881,7 +1888,7 @@

      @@ -1951,7 +1958,7 @@

      @@ -2269,7 +2276,7 @@

      diff --git a/5/plugin/reference/classes/BcMail-BcMailPlugin.html b/5/plugin/reference/classes/BcMail-BcMailPlugin.html index dccbda74..6c1c391f 100644 --- a/5/plugin/reference/classes/BcMail-BcMailPlugin.html +++ b/5/plugin/reference/classes/BcMail-BcMailPlugin.html @@ -882,7 +882,7 @@

      @@ -962,7 +962,7 @@

      @@ -1007,6 +1007,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1028,7 +1035,7 @@

      @@ -1063,7 +1070,7 @@

      @@ -1117,6 +1124,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1142,7 +1156,7 @@

      @@ -1286,7 +1300,7 @@

      @@ -1342,7 +1356,7 @@

      @@ -1398,6 +1412,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1500,7 +1521,7 @@

      @@ -1588,7 +1609,7 @@

      @@ -1824,7 +1845,7 @@

      @@ -1912,7 +1933,7 @@

      @@ -1978,7 +1999,7 @@

      @@ -2057,7 +2078,7 @@

      @@ -2143,7 +2164,7 @@

      @@ -2306,7 +2327,7 @@

      @@ -2360,6 +2381,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -2385,7 +2413,7 @@

      @@ -2465,7 +2493,7 @@

      diff --git a/5/plugin/reference/classes/BcMail-Controller-Admin-MailAdminAppController.html b/5/plugin/reference/classes/BcMail-Controller-Admin-MailAdminAppController.html index 4da20914..cee73f10 100644 --- a/5/plugin/reference/classes/BcMail-Controller-Admin-MailAdminAppController.html +++ b/5/plugin/reference/classes/BcMail-Controller-Admin-MailAdminAppController.html @@ -1089,7 +1089,7 @@

      @@ -1190,7 +1190,7 @@

      @@ -1734,7 +1734,7 @@

      @@ -1873,7 +1873,7 @@

      AppController.php : - 299 + 300 @@ -1940,7 +1940,7 @@

      @@ -2013,7 +2013,7 @@

      @@ -2143,7 +2143,7 @@

      @@ -2247,7 +2247,7 @@

      @@ -2324,7 +2324,7 @@

      @@ -2644,7 +2644,7 @@

      @@ -2750,7 +2750,7 @@

      @@ -2877,7 +2877,7 @@

      @@ -2914,6 +2914,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcMail-Controller-Admin-MailConfigsController.html b/5/plugin/reference/classes/BcMail-Controller-Admin-MailConfigsController.html index 7ba51d72..d75bc17c 100644 --- a/5/plugin/reference/classes/BcMail-Controller-Admin-MailConfigsController.html +++ b/5/plugin/reference/classes/BcMail-Controller-Admin-MailConfigsController.html @@ -1096,7 +1096,7 @@

      @@ -1197,7 +1197,7 @@

      @@ -1818,7 +1818,7 @@

      @@ -1957,7 +1957,7 @@

      AppController.php : - 299 + 300 @@ -2024,7 +2024,7 @@

      @@ -2097,7 +2097,7 @@

      @@ -2227,7 +2227,7 @@

      @@ -2331,7 +2331,7 @@

      @@ -2408,7 +2408,7 @@

      @@ -2728,7 +2728,7 @@

      @@ -2834,7 +2834,7 @@

      @@ -2961,7 +2961,7 @@

      @@ -2998,6 +2998,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcMail-Controller-Admin-MailContentsController.html b/5/plugin/reference/classes/BcMail-Controller-Admin-MailContentsController.html index 6e7872e5..338aa0cd 100644 --- a/5/plugin/reference/classes/BcMail-Controller-Admin-MailContentsController.html +++ b/5/plugin/reference/classes/BcMail-Controller-Admin-MailContentsController.html @@ -1110,7 +1110,7 @@

      @@ -1211,7 +1211,7 @@

      @@ -1826,7 +1826,7 @@

      @@ -1965,7 +1965,7 @@

      AppController.php : - 299 + 300 @@ -2032,7 +2032,7 @@

      @@ -2105,7 +2105,7 @@

      @@ -2235,7 +2235,7 @@

      @@ -2339,7 +2339,7 @@

      @@ -2416,7 +2416,7 @@

      @@ -2736,7 +2736,7 @@

      @@ -2842,7 +2842,7 @@

      @@ -2969,7 +2969,7 @@

      @@ -3006,6 +3006,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcMail-Controller-Admin-MailFieldsController.html b/5/plugin/reference/classes/BcMail-Controller-Admin-MailFieldsController.html index 3e1b7452..c2d66db0 100644 --- a/5/plugin/reference/classes/BcMail-Controller-Admin-MailFieldsController.html +++ b/5/plugin/reference/classes/BcMail-Controller-Admin-MailFieldsController.html @@ -1145,7 +1145,7 @@

      @@ -1326,7 +1326,7 @@

      @@ -2213,7 +2213,7 @@

      @@ -2439,7 +2439,7 @@

      AppController.php : - 299 + 300 @@ -2506,7 +2506,7 @@

      @@ -2579,7 +2579,7 @@

      @@ -2852,7 +2852,7 @@

      @@ -2956,7 +2956,7 @@

      @@ -3033,7 +3033,7 @@

      @@ -3353,7 +3353,7 @@

      @@ -3459,7 +3459,7 @@

      @@ -3586,7 +3586,7 @@

      @@ -3623,6 +3623,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcMail-Controller-Admin-MailMessagesController.html b/5/plugin/reference/classes/BcMail-Controller-Admin-MailMessagesController.html index 98035bb0..22c5b686 100644 --- a/5/plugin/reference/classes/BcMail-Controller-Admin-MailMessagesController.html +++ b/5/plugin/reference/classes/BcMail-Controller-Admin-MailMessagesController.html @@ -1124,7 +1124,7 @@

      @@ -1225,7 +1225,7 @@

      @@ -2066,7 +2066,7 @@

      @@ -2205,7 +2205,7 @@

      AppController.php : - 299 + 300 @@ -2272,7 +2272,7 @@

      @@ -2345,7 +2345,7 @@

      @@ -2555,7 +2555,7 @@

      @@ -2659,7 +2659,7 @@

      @@ -2736,7 +2736,7 @@

      @@ -3056,7 +3056,7 @@

      @@ -3162,7 +3162,7 @@

      @@ -3289,7 +3289,7 @@

      @@ -3326,6 +3326,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcMail-Controller-Api-Admin-MailContentsController.html b/5/plugin/reference/classes/BcMail-Controller-Api-Admin-MailContentsController.html index c8b379ef..90094886 100644 --- a/5/plugin/reference/classes/BcMail-Controller-Api-Admin-MailContentsController.html +++ b/5/plugin/reference/classes/BcMail-Controller-Api-Admin-MailContentsController.html @@ -1125,7 +1125,7 @@

      @@ -1299,7 +1299,7 @@

      @@ -2455,7 +2455,7 @@

      @@ -2526,7 +2526,7 @@

      AppController.php : - 299 + 300 @@ -2593,7 +2593,7 @@

      @@ -2666,7 +2666,7 @@

      @@ -2876,7 +2876,7 @@

      @@ -2980,7 +2980,7 @@

      @@ -3057,7 +3057,7 @@

      @@ -3165,7 +3165,7 @@

      @@ -3271,7 +3271,7 @@

      @@ -3335,7 +3335,7 @@

      @@ -3372,6 +3372,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcMail-Controller-Api-Admin-MailFieldsController.html b/5/plugin/reference/classes/BcMail-Controller-Api-Admin-MailFieldsController.html index 843b3827..f9dd0480 100644 --- a/5/plugin/reference/classes/BcMail-Controller-Api-Admin-MailFieldsController.html +++ b/5/plugin/reference/classes/BcMail-Controller-Api-Admin-MailFieldsController.html @@ -1139,7 +1139,7 @@

      @@ -1240,7 +1240,7 @@

      @@ -1313,7 +1313,7 @@

      @@ -1644,7 +1644,7 @@

      @@ -1731,7 +1731,7 @@

      @@ -1902,7 +1902,7 @@

      @@ -2213,7 +2213,7 @@

      @@ -2258,6 +2258,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -2480,7 +2487,7 @@

      @@ -2560,7 +2567,7 @@

      @@ -2631,7 +2638,7 @@

      AppController.php : - 299 + 300 @@ -2698,7 +2705,7 @@

      @@ -2771,7 +2778,7 @@

      @@ -2918,7 +2925,7 @@

      @@ -3065,7 +3072,7 @@

      @@ -3169,7 +3176,7 @@

      @@ -3246,7 +3253,7 @@

      @@ -3354,7 +3361,7 @@

      @@ -3460,7 +3467,7 @@

      @@ -3524,7 +3531,7 @@

      @@ -3561,6 +3568,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcMail-Controller-Api-Admin-MailMessagesController.html b/5/plugin/reference/classes/BcMail-Controller-Api-Admin-MailMessagesController.html index 2c64713a..4e77f036 100644 --- a/5/plugin/reference/classes/BcMail-Controller-Api-Admin-MailMessagesController.html +++ b/5/plugin/reference/classes/BcMail-Controller-Api-Admin-MailMessagesController.html @@ -1125,7 +1125,7 @@

      @@ -1306,7 +1306,7 @@

      @@ -1824,7 +1824,7 @@

      @@ -1876,6 +1876,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -2489,7 +2496,7 @@

      @@ -2560,7 +2567,7 @@

      AppController.php : - 299 + 300 @@ -2627,7 +2634,7 @@

      @@ -2700,7 +2707,7 @@

      @@ -2910,7 +2917,7 @@

      @@ -3014,7 +3021,7 @@

      @@ -3091,7 +3098,7 @@

      @@ -3199,7 +3206,7 @@

      @@ -3305,7 +3312,7 @@

      @@ -3369,7 +3376,7 @@

      @@ -3406,6 +3413,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcMail-Controller-Api-MailContentsController.html b/5/plugin/reference/classes/BcMail-Controller-Api-MailContentsController.html index 630c6df9..b0c29acd 100644 --- a/5/plugin/reference/classes/BcMail-Controller-Api-MailContentsController.html +++ b/5/plugin/reference/classes/BcMail-Controller-Api-MailContentsController.html @@ -1068,7 +1068,7 @@

      @@ -1169,7 +1169,7 @@

      @@ -1875,7 +1875,7 @@

      @@ -1946,7 +1946,7 @@

      AppController.php : - 299 + 300 @@ -2013,7 +2013,7 @@

      @@ -2086,7 +2086,7 @@

      @@ -2216,7 +2216,7 @@

      @@ -2320,7 +2320,7 @@

      @@ -2397,7 +2397,7 @@

      @@ -2505,7 +2505,7 @@

      @@ -2611,7 +2611,7 @@

      @@ -2675,7 +2675,7 @@

      @@ -2712,6 +2712,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcMail-Controller-Api-MailFieldsController.html b/5/plugin/reference/classes/BcMail-Controller-Api-MailFieldsController.html index b95b286e..4110d4b4 100644 --- a/5/plugin/reference/classes/BcMail-Controller-Api-MailFieldsController.html +++ b/5/plugin/reference/classes/BcMail-Controller-Api-MailFieldsController.html @@ -1075,7 +1075,7 @@

      @@ -1176,7 +1176,7 @@

      @@ -1882,7 +1882,7 @@

      @@ -1953,7 +1953,7 @@

      AppController.php : - 299 + 300 @@ -2020,7 +2020,7 @@

      @@ -2093,7 +2093,7 @@

      @@ -2303,7 +2303,7 @@

      @@ -2407,7 +2407,7 @@

      @@ -2484,7 +2484,7 @@

      @@ -2592,7 +2592,7 @@

      @@ -2698,7 +2698,7 @@

      @@ -2762,7 +2762,7 @@

      @@ -2799,6 +2799,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcMail-Controller-Api-MailMessagesController.html b/5/plugin/reference/classes/BcMail-Controller-Api-MailMessagesController.html index 7f9359e1..b3df4cb6 100644 --- a/5/plugin/reference/classes/BcMail-Controller-Api-MailMessagesController.html +++ b/5/plugin/reference/classes/BcMail-Controller-Api-MailMessagesController.html @@ -1075,7 +1075,7 @@

      @@ -1176,7 +1176,7 @@

      @@ -1270,7 +1270,7 @@

      @@ -1361,7 +1361,7 @@

      @@ -1406,6 +1406,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1896,7 +1903,7 @@

      @@ -1967,7 +1974,7 @@

      AppController.php : - 299 + 300 @@ -2034,7 +2041,7 @@

      @@ -2107,7 +2114,7 @@

      @@ -2170,7 +2177,7 @@

      @@ -2317,7 +2324,7 @@

      @@ -2421,7 +2428,7 @@

      @@ -2498,7 +2505,7 @@

      @@ -2606,7 +2613,7 @@

      @@ -2712,7 +2719,7 @@

      @@ -2776,7 +2783,7 @@

      @@ -2813,6 +2820,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcMail-Controller-MailController.html b/5/plugin/reference/classes/BcMail-Controller-MailController.html index 4c501ea7..699dff89 100644 --- a/5/plugin/reference/classes/BcMail-Controller-MailController.html +++ b/5/plugin/reference/classes/BcMail-Controller-MailController.html @@ -1126,7 +1126,7 @@

      @@ -1227,7 +1227,7 @@

      @@ -1436,7 +1436,7 @@

      @@ -1488,6 +1488,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1509,7 +1516,7 @@

      @@ -1575,6 +1582,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1845,7 +1859,7 @@

      @@ -1904,6 +1918,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1990,7 +2011,7 @@

      @@ -2061,7 +2082,7 @@

      AppController.php : - 299 + 300 @@ -2128,7 +2149,7 @@

      @@ -2201,7 +2222,7 @@

      @@ -2264,7 +2285,7 @@

      @@ -2355,7 +2376,7 @@

      @@ -2407,6 +2428,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -2432,7 +2460,7 @@

      @@ -2536,7 +2564,7 @@

      @@ -2613,7 +2641,7 @@

      @@ -2721,7 +2749,7 @@

      @@ -2827,7 +2855,7 @@

      @@ -2891,7 +2919,7 @@

      @@ -2928,6 +2956,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcMail-Controller-MailFrontAppController.html b/5/plugin/reference/classes/BcMail-Controller-MailFrontAppController.html index e5bbe4e3..af82b04b 100644 --- a/5/plugin/reference/classes/BcMail-Controller-MailFrontAppController.html +++ b/5/plugin/reference/classes/BcMail-Controller-MailFrontAppController.html @@ -1003,7 +1003,7 @@

      @@ -1104,7 +1104,7 @@

      @@ -1195,7 +1195,7 @@

      @@ -1240,6 +1240,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1639,7 +1646,7 @@

      @@ -1710,7 +1717,7 @@

      AppController.php : - 299 + 300 @@ -1777,7 +1784,7 @@

      @@ -1850,7 +1857,7 @@

      @@ -1913,7 +1920,7 @@

      @@ -2017,7 +2024,7 @@

      @@ -2094,7 +2101,7 @@

      @@ -2202,7 +2209,7 @@

      @@ -2308,7 +2315,7 @@

      @@ -2372,7 +2379,7 @@

      @@ -2409,6 +2416,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcMail-Event-BcMailViewEventListener.html b/5/plugin/reference/classes/BcMail-Event-BcMailViewEventListener.html index b69a4d9a..5b53a15f 100644 --- a/5/plugin/reference/classes/BcMail-Event-BcMailViewEventListener.html +++ b/5/plugin/reference/classes/BcMail-Event-BcMailViewEventListener.html @@ -810,7 +810,7 @@

      @@ -845,6 +845,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -929,7 +936,7 @@

      @@ -1008,7 +1015,7 @@

      @@ -1043,6 +1050,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1068,7 +1082,7 @@

      diff --git a/5/plugin/reference/classes/BcMail-Mailer-MailMessageMailer.html b/5/plugin/reference/classes/BcMail-Mailer-MailMessageMailer.html index 9dbbe2d9..1e893426 100644 --- a/5/plugin/reference/classes/BcMail-Mailer-MailMessageMailer.html +++ b/5/plugin/reference/classes/BcMail-Mailer-MailMessageMailer.html @@ -794,7 +794,7 @@

      @@ -839,6 +839,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -860,7 +867,7 @@

      @@ -916,6 +923,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1032,7 +1046,7 @@

      @@ -1079,6 +1093,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1104,7 +1125,7 @@

      @@ -1139,6 +1160,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1318,7 +1346,7 @@

      @@ -1398,6 +1426,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1419,7 +1454,7 @@

      @@ -1492,6 +1527,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1513,7 +1555,7 @@

      @@ -1548,6 +1590,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcMail-Model-Entity-MailContent.html b/5/plugin/reference/classes/BcMail-Model-Entity-MailContent.html index cf3c8e56..f809342b 100644 --- a/5/plugin/reference/classes/BcMail-Model-Entity-MailContent.html +++ b/5/plugin/reference/classes/BcMail-Model-Entity-MailContent.html @@ -1444,7 +1444,7 @@

      @@ -1479,6 +1479,13 @@

      +
      +
      + unitTest +
      +
      + +
      diff --git a/5/plugin/reference/classes/BcMail-Model-Table-MailFieldsTable.html b/5/plugin/reference/classes/BcMail-Model-Table-MailFieldsTable.html index ead5d0a0..a6a14e5d 100644 --- a/5/plugin/reference/classes/BcMail-Model-Table-MailFieldsTable.html +++ b/5/plugin/reference/classes/BcMail-Model-Table-MailFieldsTable.html @@ -1292,7 +1292,7 @@

      @@ -1467,7 +1467,7 @@

      @@ -1520,6 +1520,13 @@

      +
      +
      + unitTest +
      +
      + +
      @@ -1545,7 +1552,7 @@

      @@ -2007,7 +2014,7 @@

      @@ -2635,7 +2642,7 @@

      diff --git a/5/plugin/reference/classes/BcMail-View-Helper-MailHelper.html b/5/plugin/reference/classes/BcMail-View-Helper-MailHelper.html index d1369e65..ebb67d23 100644 --- a/5/plugin/reference/classes/BcMail-View-Helper-MailHelper.html +++ b/5/plugin/reference/classes/BcMail-View-Helper-MailHelper.html @@ -726,7 +726,8 @@

       : void -
      メールフォームへのリンクを生成する
      +
      メールフォームへのリンクを生成する +$contentsNameはコンテンツ管理上の1階層のみ対応
      setMailContent() @@ -924,7 +925,7 @@

      @@ -1197,7 +1198,7 @@

      @@ -1412,7 +1413,7 @@

      @@ -1555,7 +1556,7 @@

      @@ -1692,7 +1693,7 @@

      @@ -1759,11 +1760,12 @@