Module: alfresco/footer/AlfStickyFooter

alfresco/footer/AlfStickyFooter

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/AlfStickyFooter.css"}]
Source:

footerHeight :string

The height of the footer (in pixels). This will be dynamically set. TODO: What happens if widget height outgrows this?
Type:
  • string
Default Value:
  • null
Source:

i18nRequirements :object[]

An array of the i18n files to use with this widget.
Type:
  • object[]
Default Value:
  • [{i18nFile: "./i18n/AlfStickyFooter.properties"}]
Source:

templateString :String

The HTML template to use for the widget.
Type:
  • String
Source:

Methods

postCreate()

Source: