Namespace

api/team

api/team

Classes

TeamChallengeCollection
TeamCollection
TeamDeveloperCollection
TeamSkillCollection
TeamToolCollection

Members

ValidatedMethod

# static constant exports.getTeamsWithoutDevpostPageMethod

Meteor method for getting the teams without a Devpost page. Only Administrators can run this method.

View Source api/team/TeamCollection.methods.js, line 42

ValidatedMethod

# static constant exports.getTeamsWithoutGitHubRepoMethod

Meteor method for getting the teams without a GitHub Repository. Only Administrators can run this method.

View Source api/team/TeamCollection.methods.js, line 15

api/team.TeamChallengeCollection

# static constant exports.TeamChallenges

Singleton instance of the TeamChallengeCollection.

View Source api/team/TeamChallengeCollection.js, line 92

api/team.TeamDeveloperCollection

# static constant exports.TeamDevelopers

Singleton instance of the TeamDeveloperCollection.

View Source api/team/TeamDeveloperCollection.js, line 90

api/team.TeamCollection

# static constant exports.Teams

Singleton instance of the TeamCollection.

View Source api/team/TeamCollection.js, line 155

api/team.TeamSkillCollection

# static constant exports.TeamSkills

Singleton instance of the TeamSkillCollection.

View Source api/team/TeamSkillCollection.js, line 96

api/team.TeamToolCollection

# static constant exports.TeamTools

Singleton instance of TeamToolCollection.

View Source api/team/TeamToolCollection.js, line 97