|
| $_oProfileOrig = null |
|
| $_iProfileID = 0 |
|
| $_isShowRealProfile = null |
|
When profile is anonymous then use this special class.
Example of usage
if (0 > $iId)
else
static getInstance($mixedProfileId=false, $bClearCache=false)
Definition BxDolProfileAnonymous.php:47
static getInstance($mixedProfileId=false, $bClearCache=false)
Definition BxDolProfile.php:115
◆ __construct()
BxDolProfileAnonymous::__construct |
( |
| $oProfile | ) |
|
|
protected |
◆ getDisplayName()
BxDolProfileAnonymous::getDisplayName |
( |
| ) |
|
◆ getInstance()
static BxDolProfileAnonymous::getInstance |
( |
| $mixedProfileId = false, |
|
|
| $bClearCache = false ) |
|
static |
Get singleton instance of Profile by profile id
◆ getUrl()
BxDolProfileAnonymous::getUrl |
( |
| ) |
|
The documentation for this class was generated from the following file:
- inc/classes/BxDolProfileAnonymous.php