BcFormTableHelper
extends Helper
in package
uses
BcEventDispatcherTrait
Class BcFormTableHelper
Tags
Table of Contents
Properties
- $_View : View
- View
Methods
- dispatchAfter() : string
- テーブル後発火
- dispatchBefore() : string
- テーブル前発火
- dispatchLayerEvent() : bool|Event
- イベントを発火
Properties
$_View
View
protected
View
$_View
Methods
dispatchAfter()
テーブル後発火
public
dispatchAfter() : string
Tags
Return values
stringdispatchBefore()
テーブル前発火
public
dispatchBefore() : 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 = []