BcSearchBoxHelper
extends Helper
in package
Uses
BcEventDispatcherTrait
検索ボックスヘルパ Class BcSearchBoxHelper
Table of Contents
- $_View : View
- View
- dispatchLayerEvent() : bool|Event
- イベントを発火
- dispatchShowField() : string
- 検索フィールド発火
Properties
$_View
View
protected
View
$_View
Methods
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
Return values
bool|Event —dispatchShowField()
検索フィールド発火
public
dispatchShowField() : string