|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilUsersGalleryContacts:
Collaboration diagram for ilUsersGalleryContacts:Public Member Functions | |
| getGroupedCollections (bool $ignore_myself=false) | |
| hasRemovableUsers () | |
| hasRemovableUsers () | |
Public Member Functions inherited from ilUsersGalleryCollectionProvider | |
| getGroupedCollections () | |
| hasRemovableUsers () | |
Protected Member Functions | |
| getRelationSequence () | |
Protected Member Functions inherited from ilAbstractUsersGalleryCollectionProvider | |
| getPopulatedGroup (array $users) | |
Definition at line 21 of file class.ilUsersGalleryContacts.php.
| ilUsersGalleryContacts::getGroupedCollections | ( | bool | $ignore_myself = false | ) |
Definition at line 34 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 26 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 | ( | ) |
Reimplemented from ilAbstractUsersGalleryCollectionProvider.
Definition at line 65 of file class.ilUsersGalleryContacts.php.