BaserCoreBaserHelper
extends Helper
in package
implements
BcPluginBaserHelperInterface
BaserCoreBaserHelper
BcBaserHelper より透過的に呼び出されるメソッドを配置するヘルパー
Interfaces, Classes, Traits and Enums
- BcPluginBaserHelperInterface
- BcPluginBaserHelperInterface
Table of Contents
- $BcContents : BcContentsHelper
- $helpers : array<string|int, string>
- ヘルパー
- methods() : array<string|int, mixed>
- メソッドリスト
Properties
$BcContents
public
BcContentsHelper
$BcContents
$helpers
ヘルパー
public
array<string|int, string>
$helpers
= ['BaserCore.BcContents', 'BaserCore.BcForm', 'BaserCore.BcUpload', 'Html', 'Text']
Methods
methods()
メソッドリスト
public
methods() : array<string|int, mixed>
return [ '呼び出しメソッド' => ['呼び出し先のヘルパ名', '呼び出し先のメソッド'] ];