Search
Preparing search index...
The search index is not available
boxrec
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
BoxrecEvent
Class BoxrecEvent
Used specifically for Events page and Dates page
Hierarchy
BoxrecParseBouts
BoxrecEvent
BoxrecDateEvent
BoxrecPageEvent
Index
Constructors
constructor
Properties
$
Accessors
bouts
location
matchmakers
number
OfBouts
promoters
Methods
get
People
Table
parse
Bouts
parse
Event
Data
parse
Location
parse
Matchmakers
parse
Promoters
return
Bouts
get
Location
Information
get
Venue
Information
Constructors
Protected
constructor
new
Boxrec
Event
(
boxrecBodyString
:
string
)
:
BoxrecEvent
Parameters
boxrecBodyString:
string
Returns
BoxrecEvent
Properties
Protected
$
$
:
CheerioStatic
Accessors
bouts
get
bouts
(
)
:
BoxrecPageEventBoutRow
[]
Returns
BoxrecPageEventBoutRow
[]
location
get
location
(
)
:
BoxrecBoutLocation
Returns
BoxrecBoutLocation
matchmakers
get
matchmakers
(
)
:
BoxrecBasic
[]
Returns
BoxrecBasic
[]
number
OfBouts
get
numberOfBouts
(
)
:
number
Returns
number
promoters
get
promoters
(
)
:
BoxrecPromoter
[]
Returns
BoxrecPromoter
[]
Methods
Protected
get
People
Table
get
People
Table
(
)
:
Cheerio
Returns
Cheerio
Protected
parse
Bouts
parse
Bouts
(
)
:
Array
<
[
string
,
string
|
null
]
>
Returns
Array
<
[
string
,
string
|
null
]
>
Protected
parse
Event
Data
parse
Event
Data
(
role
:
BoxrecRole
|
"television"
|
"commission"
)
:
string
Parameters
role:
BoxrecRole
|
"television"
|
"commission"
Returns
string
Protected
parse
Location
parse
Location
(
)
:
string
Returns
string
Protected
parse
Matchmakers
parse
Matchmakers
(
)
:
string
Returns
string
Protected
parse
Promoters
parse
Promoters
(
)
:
string
Returns
string
Protected
return
Bouts
return
Bouts
(
tr
:
Cheerio
)
:
Array
<
[
string
,
string
|
null
]
>
Parameters
tr:
Cheerio
Returns
Array
<
[
string
,
string
|
null
]
>
Static
Protected
get
Location
Information
get
Location
Information
(
links
:
Cheerio
)
:
BoxrecLocation
Parameters
links:
Cheerio
Returns
BoxrecLocation
Static
Protected
get
Venue
Information
get
Venue
Information
(
links
:
Cheerio
)
:
BoxrecBasic
Parameters
links:
Cheerio
Returns
BoxrecBasic
Globals
Boxrec
Event
constructor
$
bouts
location
matchmakers
number
OfBouts
promoters
get
People
Table
parse
Bouts
parse
Event
Data
parse
Location
parse
Matchmakers
parse
Promoters
return
Bouts
get
Location
Information
get
Venue
Information
Generated using
TypeDoc
Used specifically for Events page and Dates page