|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilAbstractUsersGalleryCollectionProvider:
Collaboration diagram for ilAbstractUsersGalleryCollectionProvider:Public Member Functions | |
| hasRemovableUsers () | |
Public Member Functions inherited from ilUsersGalleryCollectionProvider | |
| getGroupedCollections () | |
| hasRemovableUsers () | |
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().
Here is the call graph for this function:
Here is the caller graph for this function:| ilAbstractUsersGalleryCollectionProvider::hasRemovableUsers | ( | ) |
Implements ilUsersGalleryCollectionProvider.
Reimplemented in ilUsersGalleryContacts.
Definition at line 45 of file class.ilAbstractUsersGalleryCollectionProvider.php.