class GroupSelector (View source)

Properties

protected $assetGroup
protected $request
protected $formHelper
protected $groupList

Methods

__construct(Form $formHelper, GroupList $groupList)

No description

selectGroup(string $field, Group|int|mixed $group = null, string|null $noneText = null)

No description

getGroupFromGroupTreeRequestValue($value)

No description

selectGroupWithTree($field, $group = null)

No description

Details

__construct(Form $formHelper, GroupList $groupList)

No description

Parameters

Form $formHelper
GroupList $groupList

selectGroup(string $field, Group|int|mixed $group = null, string|null $noneText = null)

No description

Parameters

string $field
Group|int|mixed $group
string|null $noneText

getGroupFromGroupTreeRequestValue($value)

No description

Parameters

$value

selectGroupWithTree($field, $group = null)

No description

Parameters

$field
$group