| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 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.