Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
This is the complete list of members for core\output\sticky_footer, including all inherited members.
$attributes | core\output\sticky_footer | protected |
$autoenable | core\output\sticky_footer | protected |
$stickyclasses | core\output\sticky_footer | protected |
$stickycontent | core\output\sticky_footer | protected |
__construct(string $stickycontent='', ?string $stickyclasses=null, array $attributes=[]) | core\output\sticky_footer | |
add_attribute(string $atribute, string $value) | core\output\sticky_footer | |
add_classes(string $stickyclasses) | core\output\sticky_footer | |
export_for_template(\renderer_base $output) | core\output\sticky_footer | |
core::output::named_templatable::export_for_template(renderer_base $output) | templatable | |
get_template_name(\renderer_base $renderer) | core\output\sticky_footer | |
set_auto_enable(bool $autoenable) | core\output\sticky_footer | |
set_content(string $stickycontent) | core\output\sticky_footer |