UI-Router
About
Tutorials
Guide
API Docs
Resources
Blog
Ng2LocationConfig | @uirouter/angular
Search
Preparing search index...
The search index is not available
@uirouter/angular
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@uirouter/angular
"src/location/locationConfig"
Ng2LocationConfig
Class Ng2LocationConfig
Hierarchy
BrowserLocationConfig
Ng2LocationConfig
Implements
LocationConfig
Index
Constructors
constructor
Methods
base
Href
dispose
hash
Prefix
host
html5
Mode
port
protocol
Constructors
constructor
new
Ng2
Location
Config
(
router
:
UIRouter
, _locationStrategy
:
LocationStrategy
)
:
Ng2LocationConfig
Parameters
router:
UIRouter
_locationStrategy:
LocationStrategy
Returns
Ng2LocationConfig
Methods
base
Href
base
Href
(
href
?:
string
)
:
string
Parameters
Optional
href:
string
Returns
string
dispose
dispose
(
)
:
void
Returns
void
hash
Prefix
hash
Prefix
(
)
:
string
Returns
string
host
host
(
)
:
string
Returns
string
html5
Mode
html5
Mode
(
)
:
boolean
Returns
boolean
port
port
(
)
:
number
Returns
number
protocol
protocol
(
)
:
string
Returns
string
Services
Interfaces
Ng2
State
Declaration
Ui
OnParams
Changed
Ui
OnExit
Components
UIView
UISref
UISref
Active
Other
Ng2
Location
Config
constructor
base
Href
dispose
hash
Prefix
host
html5
Mode
port
protocol
Generated using
TypeDoc