ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Public Member Functions | |
__construct (InternalDataService $data_service, InternalDomainService $domain_service, InternalGUIService $gui) | |
contributorTableBuilder (array $roles, object $parent_gui, string $parent_cmd) | |
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::contributorTableBuilder | ( | array | $roles, |
object | $parent_gui, | ||
string | $parent_cmd | ||
) |
Definition at line 47 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().