ILIAS
trunk Revision v11.0_alpha-2645-g16283d3b3f8
◀ ilDoc Overview
class.ilObjFooterAdministration.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
21
final
class
ilObjFooterAdministration
extends
ilObject2
22
{
23
protected
function
initType
(): void
24
{
25
$this->type =
'gsfo'
;
26
}
27
}
ilObjFooterAdministration\initType
initType()
Definition:
class.ilObjFooterAdministration.php:23
ilObject2
ilObjFooterAdministration
Definition:
class.ilObjFooterAdministration.php:21
components
ILIAS
GlobalScreen_
classes
UI
Footer
class.ilObjFooterAdministration.php
Generated on Mon Sep 1 2025 23:03:12 for ILIAS by
1.8.13 (using
Doxyfile
)