Result Tracker Module Database API.
This class presents a OOP interface to the common queries needed by Result Tracker Module functionality.
Located in /include/classes/database/ResultsDB.inc (line 24)
DB | --CIB_DB | --ResultsDB
ResultsDB Constructor.
Simply call the parent constructor.
Returns an person's team memberships
Returns an exhaustive set of entry information.
Returns a complete (from the Result Tracker's knowledge base perspective) set of entriess for the requested person. The returned strcuture is normally fed into the display rountines which tabulate points.
Returns a list of all competitions a person has competed in.
Returns an person's hometwon or "No adddress lists".
Returns a list of details about all requested IDs
Returns the name, hometown (if entered), current team memberships, and any past team memberships known for each individuals in $personIDs
Return a list of possible id matches for a given name.
Given a name, attempts to find matching people. Assumes "firstname lastname" order. If ony one components, tries both. If multiple components (3 or more) tries splitting into first and last sections at each space. Case insenitive.
Returns an person's name.
Returns an exhaustive set of placement information.
Returns a complete (from the Result Tracker's knowledge base perspective) set of results for the requested person. The returned strcuture is normally fed into the display rountines which tabulate points.
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:09:38 -0400 by phpDocumentor 1.3.0RC3