This module is intended to be placed as the sole widget in the AlfStickyFooter
widget for all Alfresco Share pages. It renders the appropriate logo, license and copyright text for the currently applied
license.
- Copyright:
- Copyright (C) 2005-2020 Alfresco Software Limited
- License:
- GNU Lesser General Public License, see: Open Source Licensing
- Source:
Extends
Mixes In
- external:dojo/_TemplatedMixin
- module:alfresco/core/Core
Members
-
cssRequirements :object[]
-
An array of the CSS files to use with this widget.
Type:
- object[]
- Default Value:
- [{cssFile:"./css/AlfShareFooter.css"},{cssFile:"/modules/about-share.css"}]
- Source:
-
i18nRequirements :object[]
-
An array of the i18n files to use with this widget.
Type:
- object[]
- Default Value:
- [{i18nFile: "./i18n/AlfStickyFooter.properties"}]
- Source:
-
licenseLabel :string
-
The license label that will be displayed
Type:
- string
- Default Value:
- null
- Source:
-
nonAmdDependencies :array
-
The footer widget still uses the legacy Share code for rendering the "About" dialog box.
Type:
- array
- Source:
-
templateString :String
-
The HTML template to use for the widget.
Type:
- String
- Source:
Methods
-
postCreate()
-
- Source:
-
postMixInProperties()
-
- Source: