3 require_once
'Services/User/Gallery/classes/class.ilAbstractUsersGalleryCollectionProvider.php';
4 require_once
'Services/Contact/BuddySystem/classes/class.ilBuddyList.php';
22 return [$requested_for_me, $linked, $requested_by_me + $me_ignored, $ignored];
35 foreach ($relations as $sorted_relation) {
38 foreach ($sorted_relation as $usr_id =>
$users) {
44 if (!
$user->getActive()) {
48 if ($ignore_myself &&
$user->getId() == $DIC->user()->getId()) {
static getInstanceByGlobalUser()
getPopulatedGroup(array $users)
Class ilAbstractUsersGalleryCollectionProvider.
static getInstanceByObjId($a_obj_id, $stop_on_error=true)
get an instance of an Ilias object by object id