ILIAS
Release_4_4_x_branch Revision 61816
|
ilForumAuthorInformation More...
Public Member Functions | |
__construct ($authorEntity, $pseudonym, $importName, array $publicProfileLinkAttributes=array()) | |
getProfilePicture () | |
getAuthor () | |
getAuthorName ($without_short_name=false) | |
getAuthorShortName () | |
getLinkedAuthorName () | |
getLinkedAuthorShortName () | |
isPseudonymUsed () |
Protected Member Functions | |
initUserInstance () | |
doesAuthorAccountExists () | |
isAuthorAnonymous () | |
buildAuthorProfileLink ($with_profile_link=false) |
Protected Attributes | |
$authorEntity | |
$pseudonym | |
$importName | |
$publicProfileLinkAttributes = array() | |
$authorName | |
$authorShortName | |
$linked_public_name | |
$linked_short_name | |
$is_pseudonym = false | |
$profilePicture | |
$author | |
$files = array() |
Definition at line 13 of file class.ilForumAuthorInformation.php.
ilForumAuthorInformation::__construct | ( | $authorEntity, | |
$pseudonym, | |||
$importName, | |||
array | $publicProfileLinkAttributes = array() |
||
) |
ilObjUser | int | $authorEntity | |
$pseudonym | ||
$importName | ||
array | $publicProfileLinkAttributes |
Definition at line 81 of file class.ilForumAuthorInformation.php.
References $authorEntity, $importName, $pseudonym, and $publicProfileLinkAttributes.
|
protected |
bool | $with_profile_link |
Definition at line 153 of file class.ilForumAuthorInformation.php.
References $authorName, and $authorShortName.
|
protected |
Definition at line 124 of file class.ilForumAuthorInformation.php.
References getAuthor().
Referenced by isAuthorAnonymous().
ilForumAuthorInformation::getAuthor | ( | ) |
Definition at line 267 of file class.ilForumAuthorInformation.php.
References $author.
Referenced by doesAuthorAccountExists(), and isAuthorAnonymous().
ilForumAuthorInformation::getAuthorName | ( | $without_short_name = false | ) |
bool | $without_short_name |
Definition at line 276 of file class.ilForumAuthorInformation.php.
References $authorName, and getAuthorShortName().
ilForumAuthorInformation::getAuthorShortName | ( | ) |
Definition at line 291 of file class.ilForumAuthorInformation.php.
References $authorShortName.
Referenced by getAuthorName().
ilForumAuthorInformation::getLinkedAuthorName | ( | ) |
Definition at line 299 of file class.ilForumAuthorInformation.php.
References $linked_public_name.
ilForumAuthorInformation::getLinkedAuthorShortName | ( | ) |
Definition at line 307 of file class.ilForumAuthorInformation.php.
References $linked_short_name.
ilForumAuthorInformation::getProfilePicture | ( | ) |
Definition at line 259 of file class.ilForumAuthorInformation.php.
References $profilePicture.
|
protected |
Definition at line 94 of file class.ilForumAuthorInformation.php.
References $authorEntity, ilObjForumAccess\getCachedUserInstance(), ilObject\getId(), and ilForumAuthorInformationCache\getUserObjectById().
|
protected |
Definition at line 132 of file class.ilForumAuthorInformation.php.
References doesAuthorAccountExists(), and getAuthor().
ilForumAuthorInformation::isPseudonymUsed | ( | ) |
Definition at line 316 of file class.ilForumAuthorInformation.php.
References $is_pseudonym.
|
protected |
Definition at line 68 of file class.ilForumAuthorInformation.php.
Referenced by getAuthor().
|
protected |
Definition at line 18 of file class.ilForumAuthorInformation.php.
Referenced by __construct(), and initUserInstance().
|
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 73 of file class.ilForumAuthorInformation.php.
|
protected |
Definition at line 28 of file class.ilForumAuthorInformation.php.
Referenced by __construct().
|
protected |
Definition at line 58 of file class.ilForumAuthorInformation.php.
Referenced by isPseudonymUsed().
|
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 63 of file class.ilForumAuthorInformation.php.
Referenced by getProfilePicture().
|
protected |
Definition at line 23 of file class.ilForumAuthorInformation.php.
Referenced by __construct().
|
protected |
Definition at line 33 of file class.ilForumAuthorInformation.php.
Referenced by __construct().