|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Inheritance diagram for ilUsersGalleryContacts:
Collaboration diagram for ilUsersGalleryContacts:Public Member Functions | |
| getGroupedCollections (bool $ignore_myself=false) | |
| hasRemovableUsers () | |
Public Member Functions inherited from ilAbstractUsersGalleryCollectionProvider | |
| hasRemovableUsers () | |
Public Member Functions inherited from ilUsersGalleryCollectionProvider | |
| getGroupedCollections () | |
Protected Member Functions | |
| getRelationSequence () | |
Protected Member Functions inherited from ilAbstractUsersGalleryCollectionProvider | |
| getPopulatedGroup (array $users) | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning
Definition at line 20 of file class.ilUsersGalleryContacts.php.
| ilUsersGalleryContacts::getGroupedCollections | ( | bool | $ignore_myself = false | ) |
Definition at line 33 of file class.ilUsersGalleryContacts.php.
References $DIC, $relation, ilObjectFactory\getInstanceByObjId(), ilAbstractUsersGalleryCollectionProvider\getPopulatedGroup(), and getRelationSequence().
Here is the call graph for this function:
|
protected |
Definition at line 25 of file class.ilUsersGalleryContacts.php.
References ilBuddyList\getInstanceByGlobalUser().
Referenced by getGroupedCollections().
Here is the call graph for this function:
Here is the caller graph for this function:| ilUsersGalleryContacts::hasRemovableUsers | ( | ) |
Implements ilUsersGalleryCollectionProvider.
Definition at line 64 of file class.ilUsersGalleryContacts.php.