baserCMS クラスリファレンス

BcLayoutHelper extends Helper
in package
Uses BcEventDispatcherTrait

レイアウトヘルパ

Table of Contents

Properties

$_View  : View
View

Methods

dispatchContentsFooter()  : string
コンテンツフッター発火
dispatchContentsHeader()  : string
コンテンツヘッダー発火
dispatchLayerEvent()  : bool|Event
イベントを発火

Properties

Methods

dispatchContentsFooter()

コンテンツフッター発火

public dispatchContentsFooter() : string
Tags
checked
noTodo
Return values
string

dispatchContentsHeader()

コンテンツヘッダー発火

public dispatchContentsHeader() : string
Tags
checked
noTodo
Return values
string

dispatchLayerEvent()

イベントを発火

public dispatchLayerEvent(string $name[, array<string|int, mixed> $data = [] ][, mixed $options = [] ]) : bool|Event
Parameters
$name : string
$data : array<string|int, mixed> = []
$options : mixed = []
Tags
checked
unitTest
noTodo
Return values
bool|Event

        
On this page

Search results