|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\Blog\Exercise\GUIService: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\Blog\Exercise\GUIService::__construct | ( | InternalDataService | $data_service, |
| InternalDomainService | $domain_service, | ||
| InternalGUIService | $gui | ||
| ) |
Definition at line 36 of file class.GUIService.php.
References ILIAS\Blog\Exercise\GUIService\$data_service, ILIAS\Blog\Exercise\GUIService\$domain_service, and ILIAS\Blog\Exercise\GUIService\$gui.
| ILIAS\Blog\Exercise\GUIService::ilBlogExerciseGUI | ( | int | $a_node_id | ) |
Definition at line 46 of file class.GUIService.php.
|
protected |
Definition at line 33 of file class.GUIService.php.
Referenced by ILIAS\Blog\Exercise\GUIService\__construct().
|
protected |
Definition at line 34 of file class.GUIService.php.
Referenced by ILIAS\Blog\Exercise\GUIService\__construct().
|
protected |
Definition at line 32 of file class.GUIService.php.
Referenced by ILIAS\Blog\Exercise\GUIService\__construct().