__construct()
__construct() : mixed
Creates a new Page object.
Stores the layout for a Page of the Display.
changeEvent(string $location, \naigc\v25\ICompetitionGymEvent|null $competitionGymEvent = null) : \naigc\v25\displayProjector\Page
Changes the CompetitionGymEvent for a location.
| string | $location | The location on the page to display the Event. |
| \naigc\v25\ICompetitionGymEvent|null | $competitionGymEvent | Optional. The Event to display. |
When the location is invalid.