Tournament Generator

Preset

Interface for tournament presets

Presets are used to generate set tournaments more easily without the need of explicit creation of groups, rounds, progressions, etc.

Tags
author

Tomáš Vojík vojik@wboy.cz

since
0.4

Table of Contents

generate()  : $this
Generates all groups, rounds and games for a preset.

Methods

generate()

Generates all groups, rounds and games for a preset.

public generate() : $this

Creates a whole tournament structure for easier setup.

Tags
pre

The teams have been already added to the tournament

post

All rounds are added

post

All groups are added

post

All progressions are added

Return values
$this

Search results