MetaFox

HasUser

Trait HasUserEntity.

Tags
mixin

HasContent

mixin

HasEntity

SuppressWarnings

(PHPMD.UnusedFormalParameter)

Table of Contents

Properties

$deleted_at  : string

Methods

getApprovedMessage()  : string|null
getDeclinedMessage()  : string|null
getItemPrivacy()  : int|null
getPendingMessage()  : string|null
getRepresentativePrivacy()  : int|null
getRepresentativePrivacyDetail()  : array<string|int, mixed>|null
getSmallestRoleId()  : int
getTotalCommentAttribute()  : int
getTotalReplyAttribute()  : int
hasAdminRole()  : bool
hasContentPrivacy()  : bool
hasPendingMode()  : bool
hasStaffRole()  : bool
hasSuperAdminRole()  : bool
isDeleted()  : bool
isGuest()  : bool
isPendingMode()  : bool|null
isTaggingAllowed()  : bool
preferredLocale()  : string|null
toDeclinedContentLink()  : string|null
toDeclinedContentUrl()  : string|null

Properties

$deleted_at

public string $deleted_at

Methods

getApprovedMessage()

public getApprovedMessage() : string|null
Return values
string|null

getDeclinedMessage()

public getDeclinedMessage() : string|null
Return values
string|null

getItemPrivacy()

public getItemPrivacy() : int|null
Return values
int|null

getPendingMessage()

public getPendingMessage() : string|null
Return values
string|null

getRepresentativePrivacy()

public getRepresentativePrivacy() : int|null
Return values
int|null

getRepresentativePrivacyDetail()

public getRepresentativePrivacyDetail(int $privacy) : array<string|int, mixed>|null
Parameters
$privacy : int
Return values
array<string|int, mixed>|null

getSmallestRoleId()

public getSmallestRoleId() : int
Return values
int

getTotalCommentAttribute()

public getTotalCommentAttribute() : int
Return values
int

getTotalReplyAttribute()

public getTotalReplyAttribute() : int
Return values
int

hasAdminRole()

public hasAdminRole() : bool
Return values
bool

hasContentPrivacy()

public hasContentPrivacy() : bool
Return values
bool

hasPendingMode()

public hasPendingMode() : bool
Return values
bool

hasStaffRole()

public hasStaffRole() : bool
Return values
bool

hasSuperAdminRole()

public hasSuperAdminRole() : bool
Return values
bool

isDeleted()

public isDeleted() : bool
Return values
bool

isGuest()

public isGuest() : bool
Return values
bool

isPendingMode()

public isPendingMode() : bool|null
Return values
bool|null

isTaggingAllowed()

public isTaggingAllowed() : bool
Return values
bool

preferredLocale()

public preferredLocale() : string|null
Return values
string|null
public toDeclinedContentLink() : string|null
Return values
string|null

toDeclinedContentUrl()

public toDeclinedContentUrl() : string|null
Return values
string|null

        
On this page

Search results