UI-Router
About
Tutorials
Guide
API Docs
Resources
Blog
ParamFactory | @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
@uirouter/core/url/urlMatcherFactory
ParamFactory
Class ParamFactory
Hierarchy
ParamFactory
Index
Constructors
constructor
Methods
from
Config
from
Path
from
Search
Constructors
constructor
new
Param
Factory
(
router
:
UIRouter
)
:
ParamFactory
Parameters
router:
UIRouter
Returns
ParamFactory
Methods
from
Config
from
Config
(
id
:
string
, type
:
ParamType
, state
:
StateDeclaration
)
:
Param
Parameters
id:
string
type:
ParamType
state:
StateDeclaration
Returns
Param
from
Path
from
Path
(
id
:
string
, type
:
ParamType
, state
:
StateDeclaration
)
:
Param
Parameters
id:
string
type:
ParamType
state:
StateDeclaration
Returns
Param
from
Search
from
Search
(
id
:
string
, type
:
ParamType
, state
:
StateDeclaration
)
:
Param
Parameters
id:
string
type:
ParamType
state:
StateDeclaration
Returns
Param
UIRouter
Services
State
Service
State
Registry
Transition
Service
Url
Service
Url
Config
Url
Rules
Interfaces
Ng2
State
Declaration
Ui
OnParams
Changed
Ui
OnExit
Components
UIView
UISref
UISref
Active
Other
Transition
Trace
Param
Factory
constructor
from
Config
from
Path
from
Search
Url
Matcher
Factory
Generated using
TypeDoc