ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
◀ 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:24
ilObjWikiSettings\initType
initType()
Definition:
class.ilObjWikiSettings.php:26
ilObject2
components
ILIAS
Wiki
classes
class.ilObjWikiSettings.php
Generated on Wed Sep 10 2025 15:16:55 for ILIAS by
1.8.13 (using
Doxyfile
)