Class ElggRiverItem
River item class.
public
|
|
public
|
|
public
|
|
public
|
|
public
string
|
|
public
integer
|
|
public
string
|
|
public
string
|
public
mixed
|
$id |
|
|
public
mixed
|
$subject_guid |
|
|
public
mixed
|
$object_guid |
|
|
public
mixed
|
$annotation_id |
|
|
public
mixed
|
$type |
|
|
public
mixed
|
$subtype |
|
|
public
mixed
|
$action_type |
|
|
public
mixed
|
$access_id |
|
|
public
mixed
|
$view |
|
|
public
mixed
|
$posted |
|
public
integer
|
$id |
#
The unique identifier (read-only) |
public
integer
|
$subject_guid |
#
The GUID of the actor |
public
integer
|
$object_guid |
#
The GUID of the object |
public
integer
|
$annotation_id |
#
The ID of the annotation involved in the action |
public
string
|
$type |
#
The type of one of the entities involved in the action |
public
string
|
$subtype |
#
The subtype of one of the entities involved in the action |
public
string
|
$action_type |
#
The name of the action |
public
string
|
$view |
#
The view for displaying this river item |
public
integer
|
$access_id |
#
The visibility of the river item |
public
integer
|
$posted |
#
UNIX timestamp when the action occurred |