UNA
BxDolProfileAnonymous Class Reference
Inheritance diagram for BxDolProfileAnonymous:
BxDolProfileUndefined BxDolFactory iBxDolSingleton iBxDolProfile

Public Member Functions

 getDisplayName ()
 
- Public Member Functions inherited from BxDolProfileUndefined
 __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)
 
- Public Member Functions inherited from iBxDolProfile
 checkAllowedProfileView ()
 
 checkAllowedProfileContact ()
 
 checkAllowedPostInProfile ()
 

Static Public Member Functions

static getInstance ($mixedProfileId=false, $bClearCache=false)
 
- Static Public Member Functions inherited from BxDolProfileUndefined
static getInstance ()
 

Protected Member Functions

 __construct ($oProfile)
 
- Protected Member Functions inherited from BxDolProfileUndefined
 __construct ()
 

Detailed Description

When profile is anonymous then use this special class.

Example of usage

if (0 > $iId)
else
$oProfile = BxDolProfile::getInstance($iId);

Constructor & Destructor Documentation

◆ __construct()

BxDolProfileAnonymous::__construct (   $oProfile)
protected

Constructor

Member Function Documentation

◆ getDisplayName()

BxDolProfileAnonymous::getDisplayName ( )

Get profile display name

Implements iBxDolProfile.

◆ getInstance()

static BxDolProfileAnonymous::getInstance (   $mixedProfileId = false,
  $bClearCache = false 
)
static

Get singleton instance of Profile by profile id


The documentation for this class was generated from the following file: