ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilAbstractUsersGalleryCollectionProvider. More...
Public Member Functions | |
hasRemovableUsers () | |
| |
Public Member Functions inherited from ilUsersGalleryCollectionProvider | |
getGroupedCollections () | |
Protected Member Functions | |
getPopulatedGroup (array $users) | |
Class ilAbstractUsersGalleryCollectionProvider.
Definition at line 12 of file class.ilAbstractUsersGalleryCollectionProvider.php.
|
protected |
ilObjUser[] | $users An array of ilObjUser instances, with the respective user id as array key |
Definition at line 18 of file class.ilAbstractUsersGalleryCollectionProvider.php.
References $names, $users, ilObject\getId(), and ilUserUtil\getNamePresentation().
Referenced by ilUsersGalleryParticipants\__construct(), and ilUsersGalleryContacts\getRelationSequence().
ilAbstractUsersGalleryCollectionProvider::hasRemovableUsers | ( | ) |
Implements ilUsersGalleryCollectionProvider.
Definition at line 40 of file class.ilAbstractUsersGalleryCollectionProvider.php.