Search
Preparing search index...
The search index is not available
@storefront/core
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
DetailsUrlParser
Class DetailsUrlParser
Hierarchy
UrlParser
<
DetailsUrlState
>
DetailsUrlParser
Implements
Parser
<
DetailsUrlState
>
Index
Constructors
constructor
Properties
beautifier
config
Methods
parse
extract
Path
Refinements
extract
References
Refinements
to
Keys
to
Object
Constructors
constructor
new
Details
Url
Parser
(
beautifier
:
UrlBeautifier
)
:
DetailsUrlParser
Parameters
beautifier:
UrlBeautifier
Returns
DetailsUrlParser
Properties
Protected
beautifier
beautifier
:
UrlBeautifier
config
config
:
Configuration
= this.beautifier.config
Methods
parse
parse
(
url
:
string
)
:
object
Parameters
url:
string
Returns
object
id
:
any
variants
:
any
[]
data
:
object
id
:
any
title
:
any
Static
extract
Path
Refinements
extract
Path
Refinements
(
path
:
string
[]
)
:
any
[]
Parameters
path:
string
[]
Returns
any
[]
Static
extract
References
Refinements
extract
References
Refinements
(
path
:
string
[]
, keysToVariants
:
object
)
:
object
[]
Parameters
path:
string
[]
keysToVariants:
object
[
key:
string
]:
string
Returns
object
[]
Static
to
Keys
to
Keys
(
mapping
:
any
[]
)
:
any
Parameters
mapping:
any
[]
Returns
any
Static
to
Object
to
Object
(
mapping
:
any
[]
)
:
any
Parameters
mapping:
any
[]
Returns
any
Globals
Details
Url
Parser
constructor
beautifier
config
parse
extract
Path
Refinements
extract
References
Refinements
to
Keys
to
Object
Generated using
TypeDoc