final class OwnerGroupColumnPresenter (View source)

Prepares the zone-list owner and group cells: the first entries stay visible, the rest collapse into a "+N more" tooltip label.

Constants

private VISIBLE_LIMIT

Methods

static array
presentOwners(array $owners, array $fullNames)

No description

static array
presentGroups(array $groups)

No description

Details

static array presentOwners(array $owners, array $fullNames)

No description

Parameters

array $owners

usernames keyed as in the repository result

array $fullNames

full names sharing the owners' keys

Return Value

array

static array presentGroups(array $groups)

No description

Parameters

array $groups

group names

Return Value

array