\naigc\v25ResultQuery

Functions related to ResultsQueries.

Summary

Methods
Properties
Constants
__construct()
getEventResult()
getAaResult()
getDecathlonResult()
getTeamResult()
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, int  $finalsMeetId, int  $prelimsMeetId, \naigc\v25\ICompetitionGymEvent  $competitionGymEvent, \naigc\v25\ILevel  $level, \naigc\v25\IAwardsCategory  $awardsCategory, \naigc\v25\IQualification  $qualification) : mixed

Creates a new Meet object.

Parameters

\naigc\v25\util\IMysql $mysql
int $finalsMeetId
int $prelimsMeetId
\naigc\v25\ICompetitionGymEvent $competitionGymEvent
\naigc\v25\ILevel $level
\naigc\v25\IAwardsCategory $awardsCategory
\naigc\v25\IQualification $qualification

Throws

\naigc\v25\exception\FailedMysqliPrepare
\naigc\v25\exception\FailedMysqliExecute
\naigc\v25\exception\Creation

Returns

mixed

getEventResult()

getEventResult() : \naigc\v25\IResult[]

Gets result for {$this->qualification->name()}

Throws

\naigc\v25\exception\FailedMysqliPrepare
\naigc\v25\exception\FailedMysqliExecute

Returns

\naigc\v25\IResult[]

getAaResult()

getAaResult() : \naigc\v25\IResult[]

Gets result for {$this->qualification->name()}

Throws

\naigc\v25\exception\FailedMysqliPrepare
\naigc\v25\exception\FailedMysqliExecute

Returns

\naigc\v25\IResult[]

getDecathlonResult()

getDecathlonResult() : \naigc\v25\IResult[]

Gets result for {$this->qualification->name()}

Throws

\naigc\v25\exception\FailedMysqliPrepare
\naigc\v25\exception\FailedMysqliExecute

Returns

\naigc\v25\IResult[]

getTeamResult()

getTeamResult() : \naigc\v25\IResult[]

Gets result for {$this->qualification->name()}

Throws

\naigc\v25\exception\FailedMysqliPrepare
\naigc\v25\exception\FailedMysqliExecute

Returns

\naigc\v25\IResult[]