Class: FooterModel

Footer FooterModel

FooterModel

new FooterModel()

modules/footer/model.js, line 29
Properties:
Name Type Default Description
urls Array Array of URLs to be displayed in the Footer (defaults to LGV Hamburg)
version Object {} Version of Masterportal to be shown in the footer
currentLng String "", contains current language - if this changes the view is rendered
versionText String "", filled with "Version"- translated
Listens to Events:

Extends

Methods

changeLang(lng){Void}

modules/footer/model.js, line 40
change language - sets default values for the language
Name Type Description
lng String the language changed to

changeLang(lng){Void}

addons/footerCustom/model.js, line 32
change language - sets default values for the language
Name Type Description
lng String the language changed to

Footer FooterModel

FooterCustomModel

new FooterModel()

addons/footerCustom/model.js, line 22
Properties:
Name Type Default Description
urls Array Array of URLs to be displayed in the Footer (defaults to LGV Hamburg)
version Object {} Version of Masterportal to be shown in the footer
currentLng String "", contains current language - if this changes the view is rendered
versionText String "", filled with "Version"- translated
Listens to Events:

Extends

Methods

changeLang(lng){Void}

modules/footer/model.js, line 40
change language - sets default values for the language
Name Type Description
lng String the language changed to

changeLang(lng){Void}

addons/footerCustom/model.js, line 32
change language - sets default values for the language
Name Type Description
lng String the language changed to