Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BoxrecDateEvent

Used by the BoxRec Date page for event information

Hierarchy

Index

Constructors

constructor

Properties

Protected $

$: CheerioStatic

Accessors

bouts

id

  • get id(): number

location

matchmakers

numberOfBouts

  • get numberOfBouts(): number

promoters

Methods

Protected getPeopleTable

  • getPeopleTable(): Cheerio

Protected parseBouts

  • parseBouts(): Array<[string, string | null]>

Protected parseEventData

  • parseEventData(role: BoxrecRole | "television" | "commission"): string

Protected parseLocation

  • parseLocation(): string

Protected parseMatchmakers

  • parseMatchmakers(): string

Protected parsePromoters

  • parsePromoters(): string

Protected returnBouts

  • returnBouts(tr: Cheerio): Array<[string, string | null]>

Static Protected getLocationInformation

Static Protected getVenueInformation

Generated using TypeDoc