SelectableWidget

Selectable Widget Trait Adds item selection features to back-end widgets

 trait Backend\Traits\SelectableWidget

Properties

protected $selectedItemsCache : mixed

protected $selectionInputName : mixed

Methods

public onSelect ()

Returns
mixed

protected extendSelection ()

Returns
mixed

protected getSelectedItems ()

Returns
mixed

protected isItemSelected ($itemId)

Parameters
Property Description
$itemId
mixed
Returns
mixed

protected removeSelection ($itemId)

Parameters
Property Description
$itemId
mixed
Returns
mixed

protected resetSelection ()

Returns
mixed
Copyright © 2024 Winter CMS