BcSearchBoxHelper
extends Helper
in package
uses
BcEventDispatcherTrait
検索ボックスヘルパ Class BcSearchBoxHelper
Table of Contents
Properties
- $_View : View
- View
Methods
- 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|EventdispatchShowField()
検索フィールド発火
public
dispatchShowField() : string