ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
◀ ilDoc Overview
class.ilObjWikiSettings.php
Go to the documentation of this file.
1
<?php
2
24
class
ilObjWikiSettings
extends
ilObject2
25
{
26
protected
function
initType
(): void
27
{
28
$this->type =
"wiks"
;
29
}
30
}
ilObjWikiSettings
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilObjWikiSettings.php:25
ilObjWikiSettings\initType
initType()
Definition:
class.ilObjWikiSettings.php:26
ilObject2
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilObject2.php:24
components
ILIAS
Wiki
classes
class.ilObjWikiSettings.php
Generated on Sat Oct 18 2025 23:05:01 for ILIAS by
1.9.4 (using
Doxyfile
)