ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
◀ 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\GlobalPageHandler
Inits the global page template for screen reade focus.
Definition:
class.GlobalPageHandler.php:27
ILIAS\Accessibility\GlobalPageHandler\initPage
static initPage(\ilGlobalTemplateInterface $page)
Definition:
class.GlobalPageHandler.php:32
ILIAS\Accessibility\GlobalPageHandler\__construct
__construct()
Definition:
class.GlobalPageHandler.php:28
ilGlobalTemplateInterface
Definition:
interface.ilGlobalTemplateInterface.php:27
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
components
ILIAS
Accessibility
classes
class.GlobalPageHandler.php
Generated on Sat Oct 18 2025 23:02:16 for ILIAS by
1.9.4 (using
Doxyfile
)