Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BoxrecEvent

Used specifically for Events page and Dates page

Hierarchy

Index

Constructors

Protected constructor

  • new BoxrecEvent(boxrecBodyString: string): BoxrecEvent

Properties

Protected $

$: CheerioStatic

Accessors

bouts

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