Optional
ajaxGlobal ajax error handler which can be used to capture and handle all ajax errors.
Function which returns a delay (in ms) for the next ajax retry attempt based on the retry counter. Can be overridden for custom delays. (default: 200ms * pRetryCount)
Optional
ajaxGlobal ajax event which will be triggered for every failed ajax request.
Optional
ajaxGlobal ajax event which will be triggered for every successful ajax request.
Options for article configuration.
Optional
dataPath of the W-CF data folder. e.g. /wcf/data/
Optional
loadGlobal error handler which can be used to capture and handle all content loading errors (DomUtils).
Generated using TypeDoc
Default options used for ajax requests.