ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Import configuration for help modules. More...
Public Member Functions | |
setModuleId ($a_val) | |
Set module id. More... | |
getModuleId () | |
Get module id. More... | |
Protected Attributes | |
$module_id = 0 | |
Import configuration for help modules.
Definition at line 13 of file class.ilHelpImportConfig.php.
ilHelpImportConfig::getModuleId | ( | ) |
Get module id.
Definition at line 32 of file class.ilHelpImportConfig.php.
References $module_id.
ilHelpImportConfig::setModuleId | ( | $a_val | ) |
Set module id.
int | $a_val | module id |
Definition at line 22 of file class.ilHelpImportConfig.php.
|
protected |
Definition at line 15 of file class.ilHelpImportConfig.php.
Referenced by getModuleId().