\naigc\v25Naigc

Functions related to the organization.

Summary

Methods
Properties
Constants
__construct()
getNationalsMeetId()
getNationalsMeetIds()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct(\naigc\v25\util\IMysql  $mysql) : mixed

Creates a new Naigc object.

Parameters

\naigc\v25\util\IMysql $mysql

The database.

Returns

mixed

getNationalsMeetId()

getNationalsMeetId() : int

Gets the main meet ID for the current Nationals.

Throws

\OutOfBoundsException

Returns

int

getNationalsMeetIds()

getNationalsMeetIds() : int[]

Gets all of the meet IDs for the current Nationals.

Throws

\OutOfBoundsException

Returns

int[]