4require_once
'Services/User/Gallery/interfaces/interface.ilUsersGalleryUser.php';
47 (!
$DIC->user()->isAnonymous() && $this->aggregated_user->getPref(
'public_profile') ==
'y') ||
48 $this->aggregated_user->getPref(
'public_profile') ==
'g'
An exception for terminatinating execution or to throw for unit testing.
Class ilUsersGalleryUserImpl.
getSortablePublicName()
string
__construct(ilObjUser $aggregated_user, $public_name, $sortable_public_name)
ilUsersGalleryUserImpl constructor.
getAggregatedUser()
ilObjUser
hasPublicProfile()
boolean
Interface ilUsersGalleryUser.