ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
Class ilUsersGalleryParticipants. More...
Public Member Functions | |
__construct (protected ilParticipants $participants) | |
![]() | |
hasRemovableUsers () | |
![]() | |
getGroupedCollections () | |
Protected Member Functions | |
getUsers (array $usr_ids) | |
![]() | |
getPopulatedGroup (array $users) | |
Protected Attributes | |
array | $users = [] |
Class ilUsersGalleryParticipants.
Definition at line 24 of file class.ilUsersGalleryParticipants.php.
ilUsersGalleryParticipants::__construct | ( | protected ilParticipants | $participants | ) |
Definition at line 29 of file class.ilUsersGalleryParticipants.php.
|
protected |
int[] | $usr_ids |
Definition at line 37 of file class.ilUsersGalleryParticipants.php.
References $DIC, $users, ilUsersGalleryCollectionProvider\getGroupedCollections(), ilObjectFactory\getInstanceByObjId(), and ilAbstractUsersGalleryCollectionProvider\getPopulatedGroup().
|
protected |
Definition at line 27 of file class.ilUsersGalleryParticipants.php.
Referenced by getUsers().