AbstractFeedAction
in package
Class AbstractFeedAction.
Table of Contents
Properties
Methods
- getContent() : string|null
- getItemId() : int
- getItemType() : string
- getOwnerId() : int
- getOwnerType() : string
- getPrivacy() : int
- getTypeId() : string
- getUserId() : int
- getUserType() : string
Properties
$source
protected
Content
$source
$type
protected
string
$type
Methods
getContent()
public
getContent() : string|null
Return values
string|nullgetItemId()
public
getItemId() : int
Return values
intgetItemType()
public
getItemType() : string
Return values
stringgetOwnerId()
public
getOwnerId() : int
Return values
intgetOwnerType()
public
getOwnerType() : string
Return values
stringgetPrivacy()
public
getPrivacy() : int
Return values
intgetTypeId()
public
getTypeId() : string
Return values
stringgetUserId()
public
getUserId() : int
Return values
intgetUserType()
public
getUserType() : string