MetaFox

Membership extends Entity, HasFeed
in

Interface Entity.

Table of Contents

Methods

activity_feed()  : MorphOne|null
entityId()  : int
entityType()  : string
moduleName()  : string
ownerId()  : int
ownerType()  : string
privacy()  : int|null
privacyUserId()  : int|null
userId()  : int
userType()  : string

Methods

activity_feed()

public activity_feed() : MorphOne|null
Tags
SuppressWarnings

(PHPMD.CamelCaseMethodName)

Return values
MorphOne|null

entityId()

public entityId() : int
Return values
int

entityType()

public entityType() : string
Return values
string

moduleName()

public moduleName() : string
Return values
string

ownerId()

public ownerId() : int
Return values
int

ownerType()

public ownerType() : string
Return values
string

privacy()

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

privacyUserId()

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

userId()

public userId() : int
Return values
int

userType()

public userType() : string
Return values
string

        
On this page

Search results