baserCMS クラスリファレンス

BaserCoreBaserHelper extends Helper
in package
implements BcPluginBaserHelperInterface

BaserCoreBaserHelper

BcBaserHelper より透過的に呼び出されるメソッドを配置するヘルパー

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

$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>>
Tags
checked
noTodo
Return values
array<string|int, array<string|int, mixed>>

        
On this page

Search results