Method |
Description |
|
__get ( $Name ) : Gdn_DataSet |
Create some virtual properties. |
|
comment ( ) |
Comment on an activity item. |
|
delete ( integer $ActivityID = '', string $TransientKey = '' ) |
Delete an activity item. |
|
deleteComment ( $ID, $TK, $Target = '' ) |
|
|
index ( $Filter = false, $Page = false ) |
Default activity stream. |
|
initialize ( ) |
Include JS, CSS, and modules used by all methods. |
|
item ( integer $ActivityID ) |
Display a single activity item & comments. |
|
post ( boolean $Notify = false, boolean $UserID = false ) |
|
|