ILIAS
trunk Revision v11.0_alpha-1866-gfa368f7776e
|
Public Member Functions | |
__construct (protected ilObjUser $aggregated_user, protected string $public_name, protected string $sortable_public_name) | |
hasPublicProfile () | |
getPublicName () | |
getSortablePublicName () | |
getAggregatedUser () | |
Definition at line 21 of file class.ilUsersGalleryUserImpl.php.
ilUsersGalleryUserImpl::__construct | ( | protected ilObjUser | $aggregated_user, |
protected string | $public_name, | ||
protected string | $sortable_public_name | ||
) |
Definition at line 23 of file class.ilUsersGalleryUserImpl.php.
ilUsersGalleryUserImpl::getAggregatedUser | ( | ) |
Implements ilUsersGalleryUser.
Definition at line 50 of file class.ilUsersGalleryUserImpl.php.
ilUsersGalleryUserImpl::getPublicName | ( | ) |
Implements ilUsersGalleryUser.
Definition at line 40 of file class.ilUsersGalleryUserImpl.php.
ilUsersGalleryUserImpl::getSortablePublicName | ( | ) |
Implements ilUsersGalleryUser.
Definition at line 45 of file class.ilUsersGalleryUserImpl.php.
ilUsersGalleryUserImpl::hasPublicProfile | ( | ) |
Implements ilUsersGalleryUser.
Definition at line 30 of file class.ilUsersGalleryUserImpl.php.
References $DIC.