|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Inheritance diagram for ilHelpImportConfig:
Collaboration diagram for ilHelpImportConfig:Public Member Functions | |
| setModuleId (int $a_val) | |
| getModuleId () | |
Protected Attributes | |
| int | $module_id = 0 |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Import configuration for help modules
Definition at line 24 of file class.ilHelpImportConfig.php.
| ilHelpImportConfig::getModuleId | ( | ) |
| ilHelpImportConfig::setModuleId | ( | int | $a_val | ) |
Definition at line 28 of file class.ilHelpImportConfig.php.
|
protected |
Definition at line 26 of file class.ilHelpImportConfig.php.
Referenced by getModuleId().