Module: alfresco/footer/AlfShareFooter

alfresco/footer/AlfShareFooter

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.
Author:
  • Dave Draper
License:
Source:

Mixes In

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: