ILIAS
trunk Revision v11.0_alpha-1843-g9e1fad99175
|
Public Member Functions | |
__construct (InternalDataService $data_service, InternalDomainService $domain_service, InternalGUIService $gui) | |
ilBlogExerciseGUI (int $a_node_id) | |
Protected Attributes | |
InternalGUIService | $gui |
InternalDataService | $data_service |
InternalDomainService | $domain_service |
Definition at line 30 of file class.GUIService.php.
ILIAS\Exercise\GUIService::__construct | ( | InternalDataService | $data_service, |
InternalDomainService | $domain_service, | ||
InternalGUIService | $gui | ||
) |
Definition at line 36 of file class.GUIService.php.
References ILIAS\Exercise\GUIService\$data_service, ILIAS\Exercise\GUIService\$domain_service, and ILIAS\Exercise\GUIService\$gui.
ILIAS\Exercise\GUIService::ilBlogExerciseGUI | ( | int | $a_node_id | ) |
|
protected |
Definition at line 33 of file class.GUIService.php.
Referenced by ILIAS\Exercise\GUIService\__construct().
|
protected |
Definition at line 34 of file class.GUIService.php.
Referenced by ILIAS\Exercise\GUIService\__construct().
|
protected |
Definition at line 32 of file class.GUIService.php.
Referenced by ILIAS\Exercise\GUIService\__construct(), and ILIAS\Exercise\GUIService\ilBlogExerciseGUI().