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
common
common_
hof
common_
predicates
common_
strings
core
hooks
justjs
ng1
ng1_
directives
ng1_
state_
events
ng2
ng2_
directives
params
path
resolve
state
trace
transition
url
view
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
Builders
Href
Options
Provider
Like
State
Declaration
Transition
Promise
Builder
Function
Resolve
Types
State
OrName
$
Included
ByState
Filter
$
IsState
Filter
data
Builder
get
Navigable
Builder
get
Url
Builder
includes
Builder
params
Builder
parse
Url
path
Builder
resolvables
Builder
self
Builder
Generated using
TypeDoc