UNA
|
Public Member Functions | |
__clone () | |
id () | |
getDisplayName () | |
getUrl () | |
getUnit ($iProfileId=0, $aParams=array()) | |
getBadges () | |
hasImage () | |
getPicture () | |
getAvatarBig () | |
getAvatar () | |
getCover () | |
getThumb () | |
getIcon () | |
getIconModule ($iProfileId=0) | |
getEditUrl () | |
checkAllowedProfileView ($iProfileId=0) | |
checkAllowedProfileContact ($iProfileId=0) | |
checkAllowedPostInProfile ($iProfileId=0) | |
isActive ($iProfileId=false) | |
isOnline ($iProfileId=false) | |
getStatus ($iProfileId=false) | |
getModule ($iProfileId=false) | |
Public Member Functions inherited from iBxDolProfile | |
getUnit () | |
getIconModule () | |
isActive () | |
isOnline () | |
getStatus () | |
getModule () | |
checkAllowedProfileView () | |
checkAllowedProfileContact () | |
checkAllowedPostInProfile () | |
Static Public Member Functions | |
static | getInstance () |
Protected Member Functions | |
__construct () | |
When profile is not available (for example profile is deleted) then use this special class.
|
protected |
Constructor
Reimplemented from BxDolFactory.
BxDolProfileUndefined::__clone | ( | ) |
Prevent cloning the instance
BxDolProfileUndefined::checkAllowedPostInProfile | ( | $iProfileId = 0 | ) |
BxDolProfileUndefined::checkAllowedProfileContact | ( | $iProfileId = 0 | ) |
BxDolProfileUndefined::checkAllowedProfileView | ( | $iProfileId = 0 | ) |
BxDolProfileUndefined::getAvatar | ( | ) |
Get profile avatar
Implements iBxDolProfile.
BxDolProfileUndefined::getAvatarBig | ( | ) |
Get big (2x) avatar url
BxDolProfileUndefined::getBadges | ( | ) |
Get badges
BxDolProfileUndefined::getCover | ( | ) |
Get profile cover
Implements iBxDolProfile.
BxDolProfileUndefined::getDisplayName | ( | ) |
BxDolProfileUndefined::getEditUrl | ( | ) |
Get profile edit url
Implements iBxDolProfile.
BxDolProfileUndefined::getIcon | ( | ) |
Get profile icon
Implements iBxDolProfile.
BxDolProfileUndefined::getIconModule | ( | $iProfileId = 0 | ) |
Get module icon
|
static |
Get singleton instance of the class
Implements iBxDolSingleton.
BxDolProfileUndefined::getPicture | ( | ) |
Get picture url
Implements iBxDolProfile.
BxDolProfileUndefined::getThumb | ( | ) |
Get profile thumb
Implements iBxDolProfile.
BxDolProfileUndefined::getUnit | ( | $iProfileId = 0, | |
$aParams = array() ) |
Get profile unit
BxDolProfileUndefined::getUrl | ( | ) |
BxDolProfileUndefined::hasImage | ( | ) |
Check whether a profile has real image uploaded by user.
Implements iBxDolProfile.
BxDolProfileUndefined::id | ( | ) |
Get profile id
Implements iBxDolProfile.
BxDolProfileUndefined::isActive | ( | $iProfileId = false | ) |
Check if profile is active
BxDolProfileUndefined::isOnline | ( | $iProfileId = false | ) |
Is profile online