| 
    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 ilUsersGalleryUserImpl:
 Collaboration diagram for ilUsersGalleryUserImpl:Public Member Functions | |
| __construct (protected ilObjUser $aggregated_user, protected string $public_name, protected string $sortable_public_name) | |
| hasPublicProfile () | |
| getPublicName () | |
| getSortablePublicName () | |
| getAggregatedUser () | |
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.ilUsersGalleryUserImpl.php.
| ilUsersGalleryUserImpl::__construct | ( | protected ilObjUser | $aggregated_user, | 
| protected string | $public_name, | ||
| protected string | $sortable_public_name | ||
| ) | 
Definition at line 22 of file class.ilUsersGalleryUserImpl.php.
| ilUsersGalleryUserImpl::getAggregatedUser | ( | ) | 
Implements ilUsersGalleryUser.
Definition at line 49 of file class.ilUsersGalleryUserImpl.php.
| ilUsersGalleryUserImpl::getPublicName | ( | ) | 
Implements ilUsersGalleryUser.
Definition at line 39 of file class.ilUsersGalleryUserImpl.php.
| ilUsersGalleryUserImpl::getSortablePublicName | ( | ) | 
Implements ilUsersGalleryUser.
Definition at line 44 of file class.ilUsersGalleryUserImpl.php.
| ilUsersGalleryUserImpl::hasPublicProfile | ( | ) | 
Implements ilUsersGalleryUser.
Definition at line 29 of file class.ilUsersGalleryUserImpl.php.
References $DIC.