Team Module Database API.
This class presents a OOP interface to the common queries needed by Team Module functionality.
Located in /include/classes/database/Team_DB.inc (line 19)
DB | --CIB_DB | --Team_DB
Team_DB Constructor.
Simply call the parent constructor.
Return a list of members for a given team.
Retuns a list of all the peopleID's for all current team members of the team identified by $team.
Return a list of competition names that are open
Return details for all members for a given team.
Retuns a more complete set of information for all members of a given team, including name, status, email, username (if user), phoone, and address (if entered)
Return a list of member names for a given team.
Retuns a list of all the names of $team's members.
Return full contact information for a person Coalesces all the contact information and team membership(s) a given person.
Return full contact information for a team.
Coalesces all the team/captain contact information for a given team.
Return a list of teams
Return a list of competition names that are upcoming
Used for generating lists of comps that might have pending invoices
Inherited From CIB_DB
CIB_DB::CIB_DB()
CIB_DB::addPending()
CIB_DB::availibleUserName()
CIB_DB::denyPermissionToUser()
CIB_DB::expandTeamNamesFromID()
CIB_DB::getApprovedOutsideComps()
CIB_DB::getCaptainsEmails()
CIB_DB::getCibServers()
CIB_DB::getClosedComps()
CIB_DB::getCompAnnouncements()
CIB_DB::getCompsByDate()
CIB_DB::getCompStatusChoices()
CIB_DB::getCompTypes()
CIB_DB::getCompUnixNames()
CIB_DB::getConfigComps()
CIB_DB::getDocumentList()
CIB_DB::getHostedComps()
CIB_DB::getNonApprovedOutsideComps()
CIB_DB::getPendingKey()
CIB_DB::getPendingKeys()
CIB_DB::getPendingPermissions()
CIB_DB::getSiteAnnouncements()
CIB_DB::getSyncRequests()
CIB_DB::getTeamAdmin()
CIB_DB::getTeamIDs()
CIB_DB::getTeamMemberships()
CIB_DB::getTeamRequests()
CIB_DB::getTeams()
CIB_DB::getUserPasswordByName()
CIB_DB::getUserRoles()
CIB_DB::grantPermissionToUser()
Inherited From DB
DB::DB()
DB::commit()
DB::getDBName()
DB::getDBpass()
DB::getDBuser()
DB::getLastOID()
DB::helper_limitOffset()
DB::helper_queryToArray()
DB::helper_queryToArrayCategories()
DB::helper_queryToSimpleArray()
DB::helper_singleValueQuery()
DB::query()
DB::rollback()
DB::startTransaction()
Documentation generated on Tue, 25 Apr 2006 13:11:44 -0400 by phpDocumentor 1.3.0RC3