|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilAbstractUsersGalleryCollectionProvider. More...
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) | |
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().
Here is the call graph for this function:| ilAbstractUsersGalleryCollectionProvider::hasRemovableUsers | ( | ) |
Implements ilUsersGalleryCollectionProvider.
Reimplemented in ilUsersGalleryContacts.
Definition at line 40 of file class.ilAbstractUsersGalleryCollectionProvider.php.