EventHelper
FinalYes
Table of Contents
Methods
- calcAndUpdateEventAttendeesCount() : void
- Tech helper method to update broken event attendees counters.
- getViewUrl() : string
Methods
calcAndUpdateEventAttendeesCount()
Tech helper method to update broken event attendees counters.
public
static calcAndUpdateEventAttendeesCount(array<string|int, mixed> $eventIds) : void
Parameters
- $eventIds : array<string|int, mixed>
getViewUrl()
public
static getViewUrl(Event $event) : string
Parameters
- $event : Event