Search
Preparing search index...
The search index is not available
@storefront/core
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
UrlGenerator
Class UrlGenerator<T>
Type parameters
T
Hierarchy
UrlHandler
UrlGenerator
DetailsUrlGenerator
NavigationUrlGenerator
SearchUrlGenerator
Implements
Generator
<
T
>
Index
Constructors
constructor
Properties
beautifier
build
config
Methods
to
Keys
to
Object
Constructors
constructor
new
Url
Generator
(
beautifier
:
UrlBeautifier
)
:
UrlGenerator
Parameters
beautifier:
UrlBeautifier
Returns
UrlGenerator
Properties
Protected
beautifier
beautifier
:
UrlBeautifier
build
build
:
function
Type declaration
(
request
:
T
)
:
string
Parameters
request:
T
Returns
string
config
config
:
Configuration
= this.beautifier.config
Methods
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
Url
Generator
constructor
beautifier
build
config
to
Keys
to
Object
Generated using
TypeDoc