ILIAS
release_8 Revision v8.23
◀ ilDoc Overview
class.GlobalPageHandler.php
Go to the documentation of this file.
1
<?php
2
19
namespace
ILIAS\Accessibility
;
20
26
class
GlobalPageHandler
27
{
28
public
function
__construct
()
29
{
30
}
31
32
public
static
function
initPage
(\
ilGlobalTemplateInterface
$page): void
33
{
34
}
35
}
ILIAS\Accessibility
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.GlobalPageHandler.php:19
ilGlobalTemplateInterface
ILIAS\Accessibility\GlobalPageHandler
Inits the global page template for screen reade focus.
Definition:
class.GlobalPageHandler.php:26
ILIAS\Accessibility\GlobalPageHandler\initPage
static initPage(\ilGlobalTemplateInterface $page)
Definition:
class.GlobalPageHandler.php:32
ILIAS\Accessibility\GlobalPageHandler\__construct
__construct()
Definition:
class.GlobalPageHandler.php:28
Services
Accessibility
classes
class.GlobalPageHandler.php
Generated on Wed Sep 3 2025 22:01:48 for ILIAS by
1.8.13 (using
Doxyfile
)