ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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 () | |
Protected Member Functions | |
initUserInstance () | |
doesAuthorAccountExists () | |
isAuthorAnonymous () | |
isCurrentUserSessionLoggedIn () | |
buildAuthorProfileLink ($with_profile_link=false) | |
init () | |
getUserImagePath (\ilObjUser $user) | |
getAnonymousImagePath () | |
Definition at line 13 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, $display_id, $ilUser, $import_name, $lng, $public_profile_link_attributes, and init().
|
protected |
bool | $with_profile_link |
Definition at line 172 of file class.ilForumAuthorInformation.php.
References $author_name, and $author_short_name.
Referenced by init().
|
protected |
Definition at line 148 of file class.ilForumAuthorInformation.php.
References getAuthor().
Referenced by init(), and isAuthorAnonymous().
|
protected |
Definition at line 301 of file class.ilForumAuthorInformation.php.
References ilUtil\getImagePath(), and ilContext\hasHTML().
Referenced by init().
ilForumAuthorInformation::getAuthor | ( | ) |
Definition at line 321 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 330 of file class.ilForumAuthorInformation.php.
References $author_name, and getAuthorShortName().
Referenced by ilObjForumNotificationDataProvider\getPublicUserInformation(), and ilForumCronNotificationDataProvider\getPublicUserInformation().
ilForumAuthorInformation::getAuthorShortName | ( | ) |
Definition at line 345 of file class.ilForumAuthorInformation.php.
References $author_short_name.
Referenced by getAuthorName(), ilObjForumNotificationDataProvider\getPublicUserInformation(), and ilForumCronNotificationDataProvider\getPublicUserInformation().
ilForumAuthorInformation::getLinkedAuthorName | ( | ) |
Definition at line 353 of file class.ilForumAuthorInformation.php.
References $linked_public_name.
ilForumAuthorInformation::getLinkedAuthorShortName | ( | ) |
Definition at line 361 of file class.ilForumAuthorInformation.php.
References $linked_short_name.
ilForumAuthorInformation::getProfilePicture | ( | ) |
Definition at line 313 of file class.ilForumAuthorInformation.php.
References $profilePicture.
ilForumAuthorInformation::getSuffix | ( | ) |
Definition at line 377 of file class.ilForumAuthorInformation.php.
References $suffix.
|
protected |
ilObjUser | $user |
Definition at line 289 of file class.ilForumAuthorInformation.php.
References ilObjUser\getPersonalPicturePath(), and ilContext\hasHTML().
Referenced by init().
ilForumAuthorInformation::hasSuffix | ( | ) |
Definition at line 369 of file class.ilForumAuthorInformation.php.
Referenced by ilObjForumNotificationDataProvider\getPublicUserInformation(), and ilForumCronNotificationDataProvider\getPublicUserInformation().
|
protected |
Definition at line 204 of file class.ilForumAuthorInformation.php.
References $globalLng, $lng, buildAuthorProfileLink(), doesAuthorAccountExists(), getAnonymousImagePath(), getAuthor(), getUserImagePath(), initUserInstance(), isAuthorAnonymous(), and isCurrentUserSessionLoggedIn().
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 156 of file class.ilForumAuthorInformation.php.
References doesAuthorAccountExists(), and getAuthor().
Referenced by init().
|
protected |
Definition at line 164 of file class.ilForumAuthorInformation.php.
Referenced by init().
|
protected |
Definition at line 23 of file class.ilForumAuthorInformation.php.
Referenced by __construct().
|
protected |
Definition at line 68 of file class.ilForumAuthorInformation.php.
Referenced by getAuthor().
|
protected |
Definition at line 78 of file class.ilForumAuthorInformation.php.
Referenced by __construct().
|
protected |
Definition at line 38 of file class.ilForumAuthorInformation.php.
Referenced by buildAuthorProfileLink(), and getAuthorName().
|
protected |
Definition at line 43 of file class.ilForumAuthorInformation.php.
Referenced by buildAuthorProfileLink(), and getAuthorShortName().
|
protected |
Definition at line 18 of file class.ilForumAuthorInformation.php.
Referenced by __construct().
|
protected |
Definition at line 73 of file class.ilForumAuthorInformation.php.
|
protected |
Definition at line 88 of file class.ilForumAuthorInformation.php.
Referenced by init().
|
protected |
Definition at line 93 of file class.ilForumAuthorInformation.php.
|
protected |
Definition at line 28 of file class.ilForumAuthorInformation.php.
Referenced by __construct().
|
protected |
Definition at line 48 of file class.ilForumAuthorInformation.php.
Referenced by getLinkedAuthorName().
|
protected |
Definition at line 53 of file class.ilForumAuthorInformation.php.
Referenced by getLinkedAuthorShortName().
|
protected |
Definition at line 83 of file class.ilForumAuthorInformation.php.
Referenced by __construct(), and init().
|
protected |
Definition at line 63 of file class.ilForumAuthorInformation.php.
Referenced by getProfilePicture().
|
protected |
Definition at line 33 of file class.ilForumAuthorInformation.php.
Referenced by __construct().
|
protected |
Definition at line 58 of file class.ilForumAuthorInformation.php.
Referenced by getSuffix().