ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
Public Member Functions | |
__construct (InternalDataService $data_service, InternalDomainService $domain_service, InternalGUIService $gui) | |
ilContributorTableGUI (\ilObjBlogGUI $parent_gui, string $cmd, array $roles) | |
Protected Attributes | |
InternalGUIService | $gui |
InternalDataService | $data_service |
InternalDomainService | $domain_service |
Definition at line 30 of file class.GUIService.php.
ILIAS\Blog\Contributor\GUIService::__construct | ( | InternalDataService | $data_service, |
InternalDomainService | $domain_service, | ||
InternalGUIService | $gui | ||
) |
Definition at line 36 of file class.GUIService.php.
References ILIAS\Blog\Contributor\GUIService\$data_service, ILIAS\Blog\Contributor\GUIService\$domain_service, and ILIAS\Blog\Contributor\GUIService\$gui.
ILIAS\Blog\Contributor\GUIService::ilContributorTableGUI | ( | \ilObjBlogGUI | $parent_gui, |
string | $cmd, | ||
array | $roles | ||
) |
Definition at line 54 of file class.GUIService.php.
|
protected |
Definition at line 33 of file class.GUIService.php.
Referenced by ILIAS\Blog\Contributor\GUIService\__construct().
|
protected |
Definition at line 34 of file class.GUIService.php.
Referenced by ILIAS\Blog\Contributor\GUIService\__construct().
|
protected |
Definition at line 32 of file class.GUIService.php.
Referenced by ILIAS\Blog\Contributor\GUIService\__construct().