|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Import configuration for help modules. More...
Inheritance diagram for ilHelpImportConfig:
Collaboration diagram for ilHelpImportConfig: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().