BaserCoreBaserHelper
extends Helper
in package
implements
BcPluginBaserHelperInterface
BaserCoreBaserHelper
BcBaserHelper より透過的に呼び出されるメソッドを配置するヘルパー
Attributes
- #[AllowDynamicProperties]
Table of Contents
Interfaces
- BcPluginBaserHelperInterface
- BcPluginBaserHelperInterface
Properties
- $BcContents : BcContentsHelper
- $helpers : array<string|int, string>
- ヘルパー
Methods
- methods() : array<string|int, array<string|int, mixed>>
- BcBaserHelper のメソッドと、外部ヘルパーの関連付けを返却する
Properties
$BcContents
public
BcContentsHelper
$BcContents
$helpers
ヘルパー
public
array<string|int, string>
$helpers
= ['BaserCore.BcContents', 'BaserCore.BcForm', 'BaserCore.BcUpload', 'Html', 'Text']
Methods
methods()
BcBaserHelper のメソッドと、外部ヘルパーの関連付けを返却する
public
methods() : array<string|int, array<string|int, mixed>>