ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
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().
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(), ILIAS\Repository\settings(), and ilNoteGUI\setUseObjectTitleHeader().
|
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.