isAllowed()
isAllowed(string $spl, string $event) : boolean
Function to let you know if the event is allowed in the pool
Parameters
| string | $spl | the length of the source pool, ie "50m", "20m", "33 1/3m" |
| string | $event | the name of the event, ie "50 Free", "200 IM" |
Returns
boolean —true if event is allowed in pool, false otherwise