UI-Router
About
Tutorials
Guide
API Docs
Resources
Blog
StateRegistry | UI-Router
Search
Preparing search index...
The search index is not available
UI-Router
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
state
StateRegistry
Class StateRegistry
Hierarchy
StateRegistry
Index
Constructors
constructor
Properties
_root
builder
matcher
state
Queue
states
Methods
decorator
get
register
root
Constructors
new
State
Registry
(
urlMatcherFactory
:
UrlMatcherFactory
, urlRouterProvider
:
any
)
:
StateRegistry
Parameters
urlMatcherFactory:
UrlMatcherFactory
urlRouterProvider:
any
Returns
StateRegistry
Properties
_root
:
State
builder
:
StateBuilder
matcher
:
StateMatcher
state
Queue
:
StateQueueManager
states
:
object
Type declaration
[
key:
string
]:
State
Methods
decorator
(
name
:
string
, func
:
BuilderFunction
)
:
Array
<
function
>
|
function
Parameters
name:
string
func:
BuilderFunction
Returns
Array
<
function
>
|
function
get
(
)
:
StateDeclaration
[]
get
(
stateOrName
:
StateOrName
, base
:
StateOrName
)
:
StateDeclaration
Returns
StateDeclaration
[]
Parameters
stateOrName:
StateOrName
base:
StateOrName
Returns
StateDeclaration
register
(
stateDefinition
:
StateDeclaration
)
:
any
Parameters
stateDefinition:
StateDeclaration
Returns
any
root
(
)
:
State
Returns
State
Globals
"ng2/component
Util"
"ng2/location"
common
common_
hof
common_
predicates
common_
strings
core
justjs
ng1
ng1_
directives
ng1_
state_
events
ng2
ng2_
directives
params
path
resolve
state
trace
transition
url
view
Enter
Exit
Hooks
Glob
Resolve
Hooks
State
State
Builder
State
Matcher
State
Provider
State
Queue
Manager
State
Registry
constructor
_root
builder
matcher
state
Queue
states
decorator
get
register
root
State
Service
Target
State
Transition
Manager
View
Hooks
Builders
Href
Options
State
Declaration
Transition
Promise
Builder
Function
State
OrName
EAGER
LAZY
$
Included
ByState
Filter
$
IsState
Filter
parse
Url
Generated using
TypeDoc