DataSourceCache extension binds Cache to DataSource.
_beforeDefRequestFne
Defined in
datasource/js/datasource-cache.js:53
First look for cached response, then send request to live data.
e
EventFacade
Event Facade with the following properties:
_beforeDefResponseFne
Defined in
datasource/js/datasource-cache.js:82
Adds data to cache before returning data.
e
EventFacade
Event Facade with the following properties:
initializerconfig
Defined in
datasource/js/datasource-cache.js:41
Internal init() handler.
config
Object
Config object.
NS
Defined in
datasource/js/datasource-cache.js:16
The namespace for the plugin. This will be the property on the host which references the plugin instance.