ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
ilForumAuthorInformation More...
Public Member Functions | |
__construct ($author_id, $display_id, $alias, $import_name, array $public_profile_link_attributes=array(), \ilLanguage $lng=null) | |
getProfilePicture () | |
getAuthor () | |
getAuthorName ($without_short_name=false) | |
getAuthorShortName () | |
getLinkedAuthorName () | |
getLinkedAuthorShortName () | |
hasSuffix () | |
getSuffix () | |
isDeleted () | |
getAlias () | |
Protected Member Functions | |
initUserInstance () | |
doesAuthorAccountExists () | |
isAuthorAnonymous () | |
isCurrentUserSessionLoggedIn () | |
buildAuthorProfileLink ($with_profile_link=false) | |
init () | |
getUserImagePath (\ilObjUser $user) | |
Protected Attributes | |
$display_id | |
$alias | |
$import_name | |
$public_profile_link_attributes = array() | |
$author_name | |
$author_short_name | |
$linked_public_name | |
$linked_short_name | |
$suffix = '' | |
$profilePicture | |
$author | |
$files = array() | |
$author_id | |
$lng | |
$globalLng | |
$globalUser | |
$is_deleted = false | |
Definition at line 10 of file class.ilForumAuthorInformation.php.
ilForumAuthorInformation::__construct | ( | $author_id, | |
$display_id, | |||
$alias, | |||
$import_name, | |||
array | $public_profile_link_attributes = array() , |
||
\ilLanguage | $lng = null |
||
) |
int | $author_id | |
int | $display_id | |
string | $alias | |
string | $import_name | |
array | $public_profile_link_attributes | |
\ilLanguage | null | $lng |
Definition at line 103 of file class.ilForumAuthorInformation.php.
References $alias, $author_id, $DIC, $display_id, $import_name, $lng, $public_profile_link_attributes, and init().
|
protected |
bool | $with_profile_link |
Definition at line 169 of file class.ilForumAuthorInformation.php.
References $author_name, and $author_short_name.
Referenced by init().
|
protected |
Definition at line 145 of file class.ilForumAuthorInformation.php.
References getAuthor().
Referenced by init(), and isAuthorAnonymous().
ilForumAuthorInformation::getAlias | ( | ) |
ilForumAuthorInformation::getAuthor | ( | ) |
Definition at line 310 of file class.ilForumAuthorInformation.php.
References $author.
Referenced by doesAuthorAccountExists(), init(), and isAuthorAnonymous().
ilForumAuthorInformation::getAuthorName | ( | $without_short_name = false | ) |
bool | $without_short_name |
Definition at line 319 of file class.ilForumAuthorInformation.php.
References $author_name, and getAuthorShortName().
Referenced by ilObjForumNotificationDataProvider\getPublicUserInformation(), and ilForumCronNotificationDataProvider\getPublicUserInformation().
ilForumAuthorInformation::getAuthorShortName | ( | ) |
Definition at line 331 of file class.ilForumAuthorInformation.php.
References $author_short_name.
Referenced by getAuthorName(), ilObjForumNotificationDataProvider\getPublicUserInformation(), and ilForumCronNotificationDataProvider\getPublicUserInformation().
ilForumAuthorInformation::getLinkedAuthorName | ( | ) |
Definition at line 339 of file class.ilForumAuthorInformation.php.
References $linked_public_name.
ilForumAuthorInformation::getLinkedAuthorShortName | ( | ) |
Definition at line 347 of file class.ilForumAuthorInformation.php.
References $linked_short_name.
ilForumAuthorInformation::getProfilePicture | ( | ) |
Definition at line 302 of file class.ilForumAuthorInformation.php.
References $profilePicture.
ilForumAuthorInformation::getSuffix | ( | ) |
Definition at line 363 of file class.ilForumAuthorInformation.php.
References $suffix.
|
protected |
ilObjUser | $user |
Definition at line 269 of file class.ilForumAuthorInformation.php.
References $DIC, $name, ilObjUser\getPersonalPicturePath(), ilContext\hasHTML(), and ilStr\subStr().
Referenced by init().
ilForumAuthorInformation::hasSuffix | ( | ) |
Definition at line 355 of file class.ilForumAuthorInformation.php.
Referenced by ilObjForumNotificationDataProvider\getPublicUserInformation(), and ilForumCronNotificationDataProvider\getPublicUserInformation().
|
protected |
Definition at line 198 of file class.ilForumAuthorInformation.php.
References $globalLng, $lng, buildAuthorProfileLink(), doesAuthorAccountExists(), getAuthor(), getUserImagePath(), initUserInstance(), isAuthorAnonymous(), isCurrentUserSessionLoggedIn(), and ilStr\subStr().
Referenced by __construct().
|
protected |
Definition at line 123 of file class.ilForumAuthorInformation.php.
References ilObjForumAccess\getCachedUserInstance(), and ilForumAuthorInformationCache\getUserObjectById().
Referenced by init().
|
protected |
Definition at line 153 of file class.ilForumAuthorInformation.php.
References doesAuthorAccountExists(), and getAuthor().
Referenced by init().
|
protected |
Definition at line 161 of file class.ilForumAuthorInformation.php.
Referenced by init().
ilForumAuthorInformation::isDeleted | ( | ) |
Definition at line 371 of file class.ilForumAuthorInformation.php.
References $is_deleted.
|
protected |
Definition at line 20 of file class.ilForumAuthorInformation.php.
Referenced by __construct(), and getAlias().
|
protected |
Definition at line 65 of file class.ilForumAuthorInformation.php.
Referenced by getAuthor().
|
protected |
Definition at line 75 of file class.ilForumAuthorInformation.php.
Referenced by __construct().
|
protected |
Definition at line 35 of file class.ilForumAuthorInformation.php.
Referenced by buildAuthorProfileLink(), and getAuthorName().
|
protected |
Definition at line 40 of file class.ilForumAuthorInformation.php.
Referenced by buildAuthorProfileLink(), and getAuthorShortName().
|
protected |
Definition at line 15 of file class.ilForumAuthorInformation.php.
Referenced by __construct().
|
protected |
Definition at line 70 of file class.ilForumAuthorInformation.php.
|
protected |
Definition at line 85 of file class.ilForumAuthorInformation.php.
Referenced by init().
|
protected |
Definition at line 90 of file class.ilForumAuthorInformation.php.
|
protected |
Definition at line 25 of file class.ilForumAuthorInformation.php.
Referenced by __construct().
|
protected |
Definition at line 93 of file class.ilForumAuthorInformation.php.
Referenced by isDeleted().
|
protected |
Definition at line 45 of file class.ilForumAuthorInformation.php.
Referenced by getLinkedAuthorName().
|
protected |
Definition at line 50 of file class.ilForumAuthorInformation.php.
Referenced by getLinkedAuthorShortName().
|
protected |
Definition at line 80 of file class.ilForumAuthorInformation.php.
Referenced by __construct(), and init().
|
protected |
Definition at line 60 of file class.ilForumAuthorInformation.php.
Referenced by getProfilePicture().
|
protected |
Definition at line 30 of file class.ilForumAuthorInformation.php.
Referenced by __construct().
|
protected |
Definition at line 55 of file class.ilForumAuthorInformation.php.
Referenced by getSuffix().