|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\MediaCast\Comments\GUIService:Public Member Functions | |
| __construct (InternalDomainService $domain, InternalGUIService $gui, \ILIAS\Notes\GUIService $notes_gui) | |
| commentGUI (int $mcst_ref_id, int $news_id) | |
Protected Attributes | |
| ilSetting | $settings |
| ilAccessHandler | $access |
| ILIAS Notes GUIService | $notes_gui |
| InternalDomainService | $domain |
| InternalGUIService | $gui |
Definition at line 26 of file class.GUIService.php.
| ILIAS\MediaCast\Comments\GUIService::__construct | ( | InternalDomainService | $domain, |
| InternalGUIService | $gui, | ||
| \ILIAS\Notes\GUIService | $notes_gui | ||
| ) |
Definition at line 34 of file class.GUIService.php.
References ILIAS\MediaCast\Comments\GUIService\$domain, ILIAS\MediaCast\Comments\GUIService\$gui, ILIAS\MediaCast\Comments\GUIService\$notes_gui, ILIAS\Repository\access(), and ILIAS\Repository\settings().
Here is the call graph for this function:| ILIAS\MediaCast\Comments\GUIService::commentGUI | ( | int | $mcst_ref_id, |
| int | $news_id | ||
| ) |
Definition at line 46 of file class.GUIService.php.
References ilObject\_lookupObjectId(), ILIAS\Repository\access(), and ilNoteGUI\setUseObjectTitleHeader().
Here is the call graph for this function:
|
protected |
Definition at line 29 of file class.GUIService.php.
|
protected |
Definition at line 31 of file class.GUIService.php.
Referenced by ILIAS\MediaCast\Comments\GUIService\__construct().
|
protected |
Definition at line 32 of file class.GUIService.php.
Referenced by ILIAS\MediaCast\Comments\GUIService\__construct().
|
protected |
Definition at line 30 of file class.GUIService.php.
Referenced by ILIAS\MediaCast\Comments\GUIService\__construct().
|
protected |
Definition at line 28 of file class.GUIService.php.