Search
Preparing search index...
The search index is not available
boxrec
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
BoxrecPageEvent
Class BoxrecPageEvent
Parse an Event page
Hierarchy
BoxrecEvent
BoxrecPageEvent
BoxrecPageEventBout
Index
Constructors
constructor
Properties
$
Accessors
bouts
commission
date
doctors
id
inspector
location
matchmakers
number
OfBouts
output
promoters
television
Methods
get
People
Table
parse
Bouts
parse
Event
Data
parse
Location
parse
Matchmakers
parse
Promoters
return
Bouts
get
Location
Information
get
Venue
Information
Constructors
constructor
new
Boxrec
Page
Event
(
boxrecBodyString
:
string
)
:
BoxrecPageEvent
Parameters
boxrecBodyString:
string
Returns
BoxrecPageEvent
Properties
Protected
$
$
:
CheerioStatic
Accessors
bouts
get
bouts
(
)
:
BoxrecPageEventBoutRow
[]
Returns
BoxrecPageEventBoutRow
[]
commission
get
commission
(
)
:
string
|
null
Returns
string
|
null
date
get
date
(
)
:
string
|
null
Returns
string
|
null
doctors
get
doctors
(
)
:
BoxrecBasic
[]
Returns
BoxrecBasic
[]
id
get
id
(
)
:
number
|
null
Returns
number
|
null
inspector
get
inspector
(
)
:
BoxrecBasic
Returns
BoxrecBasic
location
get
location
(
)
:
BoxrecBoutLocation
Returns
BoxrecBoutLocation
matchmakers
get
matchmakers
(
)
:
BoxrecBasic
[]
Returns
BoxrecBasic
[]
number
OfBouts
get
numberOfBouts
(
)
:
number
Returns
number
output
get
output
(
)
:
BoxrecEventOutput
Returns
BoxrecEventOutput
promoters
get
promoters
(
)
:
BoxrecPromoter
[]
Returns
BoxrecPromoter
[]
television
get
television
(
)
:
string
[]
Returns
string
[]
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
Page
Event
constructor
$
bouts
commission
date
doctors
id
inspector
location
matchmakers
number
OfBouts
output
promoters
television
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
Parse an Event page