Preparing search index...
The search index is not available
eligius
eligius
RoutingController
Class RoutingController
This is a work in progress, do not use this yet please....
Hierarchy
RoutingController
Implements
IController
<
IRoutingControllerOperationData
>
Index
Constructors
constructor
Properties
eventbus
eventhandlers
name
nav
Lookup
nav
Vid
Id
Lookup
navigation
Methods
_build
Navigation
Data
_get
Query
Variable
_handle
Before
Request
Video
Url
_handle
Popstate
_handle
Push
History
State
_push
State
attach
detach
init
Constructors
constructor
new
Routing
Controller
(
)
:
RoutingController
Returns
RoutingController
Properties
eventbus
eventbus
:
null
|
IEventbus
= null
eventhandlers
eventhandlers
:
TEventbusRemover
[]
= []
name
name
:
string
= 'RoutingController'
nav
Lookup
nav
Lookup
:
Record
<
string
,
any
>
= {}
nav
Vid
Id
Lookup
nav
Vid
Id
Lookup
:
Record
<
string
,
any
>
= {}
navigation
navigation
:
any
= null
Methods
Private
_build
Navigation
Data
_build
Navigation
Data
(
data
)
:
any
[]
Parameters
data
:
any
Returns
any
[]
Private
_get
Query
Variable
_get
Query
Variable
(
variableIdx
)
:
string
Parameters
variableIdx
:
number
Returns
string
Private
_handle
Before
Request
Video
Url
_handle
Before
Request
Video
Url
(
_index
,
_requestedVideoPosition
?
,
isHistoryRequest
?
)
:
void
Parameters
_index
:
number
_requestedVideoPosition
:
number
= 0
isHistoryRequest
:
boolean
= false
Returns
void
Private
_handle
Popstate
_handle
Popstate
(
event
)
:
void
Parameters
event
:
any
Returns
void
Private
_handle
Push
History
State
_handle
Push
History
State
(
state
)
:
void
Parameters
state
:
any
Returns
void
Private
_push
State
_push
State
(
state
)
:
void
Parameters
state
:
any
Returns
void
attach
attach
(
eventbus
)
:
void
Parameters
eventbus
:
IEventbus
Returns
void
detach
detach
(
_eventbus
)
:
void
Parameters
_eventbus
:
IEventbus
Returns
void
init
init
(
operationData
)
:
void
Parameters
operationData
:
TOperationData
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
eventbus
eventhandlers
name
nav
Lookup
nav
Vid
Id
Lookup
navigation
_build
Navigation
Data
_get
Query
Variable
_handle
Before
Request
Video
Url
_handle
Popstate
_handle
Push
History
State
_push
State
attach
detach
init
eligius
metadata
Action
ActionCreator
ActionCreatorFactory
ActionEditor
ActionRegistryEventbusListener
ConfigurationFactory
ConfigurationResolver
ControllerNamesProvider
DevToolEventListener
Diagnostics
EligiusEngine
EligiusResourceImporter
EndableAction
EndableActionCreator
EndableActionEditor
EngineFactory
EventListenerController
Eventbus
LabelController
LanguageManager
Loading...
Generated using
TypeDoc
This is a work in progress, do not use this yet please....