ILIAS
trunk Revision v12.0_alpha-1227-g7ff6d300864
◀ ilDoc Overview
class.ilObjDashboardSettings.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
21
class
ilObjDashboardSettings
extends
ilObject
22
{
23
protected
string
$type
=
'dshs'
;
24
}
ilObjDashboardSettings
Definition:
class.ilObjDashboardSettings.php:22
ilObjDashboardSettings\$type
string $type
Definition:
class.ilObjDashboardSettings.php:23
ilObject
Class ilObject Basic functions for all objects.
Definition:
class.ilObject.php:38
components
ILIAS
Dashboard
Administration
classes
class.ilObjDashboardSettings.php
Generated on Wed Apr 8 2026 23:04:39 for ILIAS by
1.9.4 (using
Doxyfile
)