baserCMS クラスリファレンス

BcFormTableHelper extends Helper
in package
Uses BcEventDispatcherTrait

Class BcFormTableHelper

Tags
uses
BcFormTableHelper
used-by
BcFormTableHelper

Table of Contents

Properties

$_View  : View
View

Methods

dispatchAfter()  : string
テーブル後発火
dispatchBefore()  : string
テーブル前発火
dispatchLayerEvent()  : bool|Event
イベントを発火

Properties

Methods

dispatchAfter()

テーブル後発火

public dispatchAfter() : string
Tags
checked
noTodo
unitTest
Return values
string

dispatchBefore()

テーブル前発火

public dispatchBefore() : string
Tags
checked
noTodo
unitTest
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