|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ilAbstractUsersGalleryCollectionProvider:
Collaboration diagram for ilAbstractUsersGalleryCollectionProvider:Public Member Functions | |
| hasRemovableUsers () | |
Public Member Functions inherited from ilUsersGalleryCollectionProvider | |
| getGroupedCollections () | |
Protected Member Functions | |
| getPopulatedGroup (array $users) | |
Definition at line 21 of file class.ilAbstractUsersGalleryCollectionProvider.php.
|
protected |
| array<int,ilObjUser> | $users An map of ilObjUser instances, with the respective user id as array key |
Definition at line 26 of file class.ilAbstractUsersGalleryCollectionProvider.php.
References ilObject\getId(), and ilUserUtil\getNamePresentation().
Referenced by ilUsersGalleryContacts\getGroupedCollections(), and ilUsersGalleryParticipants\getUsers().
Here is the call graph for this function:
Here is the caller graph for this function:| ilAbstractUsersGalleryCollectionProvider::hasRemovableUsers | ( | ) |
Implements ilUsersGalleryCollectionProvider.
Definition at line 45 of file class.ilAbstractUsersGalleryCollectionProvider.php.