BcLayoutHelper
extends Helper
in package
uses
BcEventDispatcherTrait
レイアウトヘルパ
Table of Contents
Properties
- $_View : View
- View
Methods
- dispatchContentsFooter() : string
- コンテンツフッター発火
- dispatchContentsHeader() : string
- コンテンツヘッダー発火
- dispatchLayerEvent() : bool|Event
- イベントを発火
Properties
$_View
View
protected
View
$_View
Methods
dispatchContentsFooter()
コンテンツフッター発火
public
dispatchContentsFooter() : string
Tags
Return values
stringdispatchContentsHeader()
コンテンツヘッダー発火
public
dispatchContentsHeader() : string
Tags
Return values
stringdispatchLayerEvent()
イベントを発火
public
dispatchLayerEvent(string $name[, array<string|int, mixed> $data = [] ][, mixed $options = [] ]) : bool|Event
Parameters
- $name : string
- $data : array<string|int, mixed> = []
- $options : mixed = []