class ZoneListPermissionService (View source)

Builds the ownership index the zone lists and the search page use to decide per-row edit/delete controls and owner-column visibility.

Methods

index(int $userId, array $zoneIds)

No description

Details

ZoneOwnershipIndex index(int $userId, array $zoneIds)

No description

Parameters

int $userId
array $zoneIds

The zones on the page; duplicates and zeros are ignored

Return Value

ZoneOwnershipIndex