\naigcITeam

Functions related to teams.

Summary

Methods
Constants
printTeamInfo()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

printTeamInfo()

printTeamInfo(\mysqli  $db, int  $clubId, int  $captainId = null, int  $coachId = null) : string

Outputs some team information.

Parameters

\mysqli $db

The database connection.

int $clubId

The id of the club.

int $captainId

The personId of the captain.

int $coachId

The personId of the coach.

Returns

string —

The html to output.