GatheringBestowalsCell
extends Cell
in package
Gathering Bestowals View Cell
Displays award bestowals associated with a gathering in the gathering detail view.
Table of Contents
Methods
- display() : void
- Display gathering bestowals grid for a gathering detail tab.
Methods
display()
Display gathering bestowals grid for a gathering detail tab.
public
display(int $gatheringId[, string|null $model = null ]) : void
Parameters
- $gatheringId : int
-
Gathering integer ID
- $model : string|null = null
-
Optional model name (unused)