Moodle APIs 4.2
Moodle 4.2.7 (Build: 20240422)
|
Class to render a sticky footer element. More...
Classes | |
class | core\output\sticky_footer |
Namespaces | |
namespace | core\output |
| |
Class to render a sticky footer element.
Sticky footer can be rendered at any moment if the page (even inside a form) but it will be displayed at the bottom of the page.
Important: note that pages can only display one sticky footer at once.
Important: not all themes are compatible with sticky footer. If the current theme is not compatible it will be rendered as a standard div element.