core/sticky-footer

Description:
  • Sticky footer wrapper module.

    Themes are responsible for implementing the sticky footer. However, modules can interact with the sticky footer using this module.

Source:
License:
  • http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Sticky footer wrapper module.

Themes are responsible for implementing the sticky footer. However, modules can interact with the sticky footer using this module.

Members

(static, constant) disableStickyFooter

Description:
  • Disable sticky footer in the page.

Source:

Disable sticky footer in the page.

(static, constant) enableStickyFooter

Description:
  • Enable sticky footer in the page.

Source:

Enable sticky footer in the page.

(static, constant) init

Description:
  • Initialize the module if the theme does not implement its own init.

Source:

Initialize the module if the theme does not implement its own init.

(static, constant) registerManager

Description:
  • Register the theme sticky footer methods.

Source:

Register the theme sticky footer methods.